Skip to content

feat: Image download #3064

feat: Image download

feat: Image download #3064

Triggered via pull request December 4, 2024 10:33
Status Failure
Total duration 2m 10s
Artifacts

lint-types.yml

on: pull_request
lint-typecheck-test
2m 3s
lint-typecheck-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-typecheck-test: app/components/chart-shared.tsx#L74
Cannot find name 'ComponentProps'.
lint-typecheck-test: app/components/chart-shared.tsx#L111
Property 'components' is missing in type '{ dataSource: { type: "sql" | "sparql"; url: string; }; chartConfig: ({ key: string; version: string; meta: { title: { de: string; fr: string; it: string; en: string; }; description: { de: string; fr: string; it: string; en: string; }; label: { ...; }; }; cubes: ({ ...; } & { ...; })[]; activeField: string | undefin...' but required in type '{ chartConfig: ({ key: string; version: string; meta: { title: { de: string; fr: string; it: string; en: string; }; description: { de: string; fr: string; it: string; en: string; }; label: { de: string; fr: string; it: string; en: string; }; }; cubes: ({ ...; } & { ...; })[]; activeField: string | undefined; } & { ....'.
lint-typecheck-test: app/components/chart-shared.tsx#L136
Cannot find name 'useState'.
lint-typecheck-test: app/components/chart-shared.tsx#L142
Cannot find name 'useEffect'.
lint-typecheck-test: app/components/chart-shared.tsx#L151
Cannot find name 'useCallback'.
lint-typecheck-test: app/components/chart-shared.tsx#L270
Cannot find name 'useState'.
lint-typecheck-test: app/components/chart-shared.tsx#L271
Cannot find name 'useEffect'.
lint-typecheck-test: app/components/chart-shared.tsx#L291
Cannot find name 'useState'.
lint-typecheck-test: app/components/chart-shared.tsx#L292
Cannot find name 'useEffect'.
lint-typecheck-test
Process completed with exit code 2.
lint-typecheck-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636