Skip to content

refactor: add explicit return type #215

refactor: add explicit return type

refactor: add explicit return type #215

Triggered via push February 17, 2024 22:55
Status Failure
Total duration 2m 50s
Artifacts

checks.yml

on: push
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 6 warnings
typecheck / typecheck: modules/ace/codemods.ts#L123
Property 'project' does not exist on type 'CodeTransformer'.
typecheck / typecheck: modules/ace/codemods.ts#L134
Property 'project' does not exist on type 'CodeTransformer'.
typecheck / typecheck: modules/ace/codemods.ts#L230
Property 'addVitePlugin' does not exist on type 'CodeTransformer'.
typecheck / typecheck: modules/ace/codemods.ts#L241
Property 'addVitePlugin' does not exist on type 'CodeTransformer'.
typecheck / typecheck
Process completed with exit code 2.
test / test_linux (21.x): index.ts#L1
'foo' is declared but its value is never read.
test / test_linux (21.x): index.ts#L1
'foo' is declared but its value is never read.
test / test_linux (21.x)
Process completed with exit code 1.
test / test_linux (20.10.0): index.ts#L1
'foo' is declared but its value is never read.
test / test_linux (20.10.0): index.ts#L1
'foo' is declared but its value is never read.
test / test_linux (20.10.0)
The operation was canceled.
test / test_windows (21.x): index.ts#L1
'foo' is declared but its value is never read.
test / test_windows (21.x): index.ts#L1
'foo' is declared but its value is never read.
test / test_windows (21.x)
Process completed with exit code 1.
test / test_windows (20.10.0): index.ts#L1
'foo' is declared but its value is never read.
test / test_windows (20.10.0): index.ts#L1
'foo' is declared but its value is never read.
test / test_windows (20.10.0)
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, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test_linux (20.10.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. 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, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test_windows (20.10.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.