upgrade styled-components v6 #2249
test.yml
on: pull_request
build
3m 16s
test
1m 12s
lint
1m 31s
typecheck
1m 19s
typecheck-config
27s
a11y
0s
Annotations
6 errors
typecheck-config:
vitest.setup.ts#L5
Could not find a declaration file for module 'react'. '/home/runner/work/charcoal/charcoal/node_modules/.pnpm/[email protected]/node_modules/react/index.js' implicitly has an 'any' type.
|
typecheck-config
Process completed with exit code 2.
|
lint:
packages/theme/src/docs/ThemeColors.tsx#L35
Unsafe return of an error typed value
|
lint:
packages/theme/src/docs/ThemeColors.tsx#L43
Unsafe return of an error typed value
|
lint:
packages/theme/src/docs/ThemeColors.tsx#L52
Unsafe return of an error typed value
|
lint
Process completed with exit code 1.
|