Skip to content

fix(deps): update react monorepo to v19 (major) #1506

fix(deps): update react monorepo to v19 (major)

fix(deps): update react monorepo to v19 (major) #1506

Triggered via pull request January 23, 2025 20:57
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
lint-type-check
21s
lint-type-check
Fit to window
Zoom out
Zoom in

Annotations

7 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: 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