Skip to content

feat: react 19 codemod #1985

feat: react 19 codemod

feat: react 19 codemod #1985

Triggered via pull request November 20, 2024 10:43
Status Failure
Total duration 3m 9s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
build
Process completed with exit code 1.
test
Process completed with exit code 1.
typecheck
Process completed with exit code 1.
lint: packages/icons/src/index.ts#L1
'Props' is defined but never used
lint: packages/react/src/_lib/createDivComponent.tsx#L7
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
lint: packages/react/src/components/Modal/Dialog/index.tsx#L25
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
lint: packages/react/src/components/Radio/RadioGroup/index.tsx#L70
Unsafe assignment of an `any` value
lint: packages/react/src/components/Radio/RadioGroup/index.tsx#L71
Unsafe assignment of an `any` value
lint: packages/react/src/components/TextArea/index.tsx#L56
Unsafe array destructuring of a tuple element with an `any` value
lint: packages/react/src/components/TextArea/index.tsx#L99
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
lint: packages/react/src/components/TextArea/index.tsx#L103
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
lint: packages/react/src/components/TextArea/index.tsx#L114
Unsafe assignment of an error typed value
lint: packages/react/src/components/TextArea/index.tsx#L133
Unsafe assignment of an `any` value
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typecheck-config
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/