fix: className to class solid stub #30
checks.yml
on: push
lint
/
lint
1m 5s
typecheck
/
typecheck
52s
Matrix: test / test_linux
Matrix: test / test_windows
Annotations
10 errors and 6 warnings
typecheck / typecheck:
configure.ts#L24
Property 'registerVitePlugin' does not exist on type 'Codemods'.
|
typecheck / typecheck:
configure.ts#L25
Property 'registerVitePlugin' does not exist on type 'Codemods'.
|
typecheck / typecheck:
configure.ts#L97
Property 'getTsMorphProject' does not exist on type 'Codemods'.
|
typecheck / typecheck:
configure.ts#L112
Parameter 'writer' implicitly has an 'any' type.
|
typecheck / typecheck:
configure.ts#L173
Property 'registerVitePlugin' does not exist on type 'Codemods'.
|
typecheck / typecheck
Process completed with exit code 2.
|
test / test_linux (21.x)
Process completed with exit code 1.
|
test / test_linux (20.9.0)
Process completed with exit code 1.
|
test / test_windows (20.9.0)
Process completed with exit code 1.
|
test / test_windows (21.x)
The operation was canceled.
|
typecheck / typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test_linux (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test_linux (20.9.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test_windows (20.9.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / test_windows (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|