Skip to content

Bump react and @types/react #2706

Bump react and @types/react

Bump react and @types/react #2706

Triggered via pull request January 20, 2025 08:32
Status Failure
Total duration 4m 32s
Artifacts

ci-lint.yml

on: pull_request
Lint & type check
1m 7s
Lint & type check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint & type check
Cannot find namespace 'JSX'.
Lint & type check
Cannot find namespace 'JSX'.
Lint & type check
Property 'url' is missing in type '{ ref: ForwardedRef<any>; 'data-polaris-unstyled': boolean; }' but required in type 'LinkLikeComponentProps'.
Lint & type check
Expected 1 arguments, but got 0.
Lint & type check
Expected 1 arguments, but got 0.
Lint & type check
Argument of type 'string | false | 0 | 0n | null | undefined' is not assignable to parameter of type 'string | Falsy'.
Lint & type check
Argument of type 'RefObject<HTMLInputElement | null>' is not assignable to parameter of type 'UseEventListenerTarget | null | undefined'.
Lint & type check
Argument of type 'string | false | 0 | 0n | null | undefined' is not assignable to parameter of type 'string | Falsy'.
Lint & type check
Argument of type 'string | false | 0 | 0n | null | undefined' is not assignable to parameter of type 'string | Falsy'.
Lint & type check
Expected 1 arguments, but got 0.
Lint & type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636