feat: Add dashboard text blocks #3126
lint-types.yml
on: pull_request
lint-typecheck-test
2m 42s
Annotations
9 errors and 1 warning
lint-typecheck-test:
app/components/markdown.tsx#L3
Unused '@ts-expect-error' directive.
|
lint-typecheck-test:
app/components/markdown.tsx#L5
Unused '@ts-expect-error' directive.
|
lint-typecheck-test:
app/components/markdown.tsx#L7
Unused '@ts-expect-error' directive.
|
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
|