feat: react 19 codemod #1985
test.yml
on: pull_request
build
47s
test
49s
lint
1m 20s
typecheck
53s
typecheck-config
2m 58s
a11y
0s
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/
|