Skip to content

feat: Add dashboard text blocks #3126

feat: Add dashboard text blocks

feat: Add dashboard text blocks #3126

Triggered via pull request December 16, 2024 11:04
Status Failure
Total duration 2m 51s
Artifacts

lint-types.yml

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

Annotations

9 errors and 1 warning
lint-typecheck-test: app/themes/federal.tsx#L39
Object literal may only specify known properties, and 'hover' does not exist in type 'PaletteColorOptions'.
lint-typecheck-test: app/themes/federal.tsx#L49
Object literal may only specify known properties, and 'hover' does not exist in type 'PaletteColorOptions'.
lint-typecheck-test: app/themes/federal.tsx#L56
Object literal may only specify known properties, and 'hover' does not exist in type 'PaletteColorOptions'.
lint-typecheck-test: app/themes/index.ts#L15
Duplicate identifier 'PaletteColorOptions'.
lint-typecheck-test: app/utils/use-screenshot.ts#L149
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
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