Skip to content

Update @types/react 18.2.56 → 19.0.1 (major) #1209

Update @types/react 18.2.56 → 19.0.1 (major)

Update @types/react 18.2.56 → 19.0.1 (major) #1209

Triggered via pull request December 7, 2024 18:12
Status Failure
Total duration 1m 9s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (22)
Cannot find name 'abstract'.
build (22)
'?' expected.
build (22)
':' expected.
build (22)
Type '(((props: Props) => ReactElement<any, any> | null) & T) | ((new (props: Props) => Component<any, any, any>) & T)' does not satisfy the constraint 'new (...args: any) => any'.
build (22)
Cannot find name 'Props'.
build (22)
Declaration or statement expected.
build (22)
'ComponentProps' only refers to a type, but is being used as a value here.
build (22)
Cannot find name 'T'.
build (22)
'(' expected.
build (22)
Cannot find name 'abstract'.
build (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636