Skip to content

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

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

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

Triggered via pull request December 10, 2024 19:01
Status Failure
Total duration 46s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Test: src/components/Box/index.tsx#L25
JSX element type 'Component' does not have any construct or call signatures.
Test: src/components/Box/index.tsx#L25
'Component' cannot be used as a JSX component.
Test: src/components/Text/index.tsx#L25
JSX element type 'Component' does not have any construct or call signatures.
Test: src/components/Text/index.tsx#L25
'Component' cannot be used as a JSX component.
Test: src/components/ThemeProvider/index.tsx#L17
JSX element type 'Component' does not have any construct or call signatures.
Test: src/components/ThemeProvider/index.tsx#L17
'Component' cannot be used as a JSX component.
Test: src/components/types.ts#L3
Cannot find namespace 'JSX'.
Test
Process completed with exit code 2.
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/