fix(deps): update react monorepo to v19 (major) #1501
Annotations
8 errors and 1 warning
lint-type-check:
src/components/command-palette.tsx#L400
'icon.props' is of type 'unknown'.
|
lint-type-check:
src/components/command-palette.tsx#L402
'icon.props' is of type 'unknown'.
|
lint-type-check:
src/components/command-palette.tsx#L404
'icon.props' is of type 'unknown'.
|
lint-type-check:
src/components/footer.tsx#L9
Cannot find namespace 'JSX'.
|
lint-type-check:
src/components/sparkles.tsx#L36
Argument of type 'import("/home/runner/work/snowye.dev/snowye.dev/node_modules/.pnpm/@tsparticles+engine@3.8.0/node_modules/@tsparticles/engine/types/Core/Engine").Engine' is not assignable to parameter of type 'import("/home/runner/work/snowye.dev/snowye.dev/node_modules/.pnpm/@tsparticles+engine@3.7.1/node_modules/@tsparticles/engine/types/Core/Engine").Engine'.
|
lint-type-check:
tailwind.config.ts#L2
Module '"tailwindcss/defaultTheme"' has no exported member 'fontFamily'. Did you mean to use 'import fontFamily from "tailwindcss/defaultTheme"' instead?
|
lint-type-check:
tailwind.config.ts#L19
Object literal may only specify known properties, and 'safelist' does not exist in type 'UserConfig'.
|
lint-type-check
Process completed with exit code 2.
|
lint-type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|