Skip to content

[Refactor:System] Fix GitHub Actions test runner #3

[Refactor:System] Fix GitHub Actions test runner

[Refactor:System] Fix GitHub Actions test runner #3

Triggered via pull request March 20, 2026 21:28
Status Failure
Total duration 26s
Artifacts

lint_and_test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 23 warnings
test (22.x, ubuntu-latest): src/services/apiService.ts#L94
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
test (22.x, ubuntu-latest): src/services/apiService.ts#L81
Unsafe member access .response on an `any` value
test (22.x, ubuntu-latest): src/services/apiService.ts#L81
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
test (22.x, ubuntu-latest): src/services/apiService.ts#L70
Unsafe member access .response on an `any` value
test (22.x, ubuntu-latest): src/services/apiService.ts#L70
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
test (22.x, ubuntu-latest): src/services/apiService.ts#L56
Unsafe member access .response on an `any` value
test (22.x, ubuntu-latest): src/services/apiService.ts#L56
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
test (22.x, ubuntu-latest): src/services/apiService.ts#L47
Unsafe member access .message on an `any` value
test (22.x, ubuntu-latest): src/services/apiService.ts#L47
Unsafe member access .response on an `any` value
test (22.x, ubuntu-latest): src/services/apiService.ts#L47
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
test (22.x, macos-latest)
The strategy configuration was canceled because "test._22_x_ubuntu-latest" failed
test (22.x, macos-latest): src/services/apiService.ts#L94
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
test (22.x, macos-latest): src/services/apiService.ts#L81
Unsafe member access .response on an `any` value
test (22.x, macos-latest): src/services/apiService.ts#L81
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
test (22.x, macos-latest): src/services/apiService.ts#L70
Unsafe member access .response on an `any` value
test (22.x, macos-latest): src/services/apiService.ts#L70
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
test (22.x, macos-latest): src/services/apiService.ts#L56
Unsafe member access .response on an `any` value
test (22.x, macos-latest): src/services/apiService.ts#L56
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
test (22.x, macos-latest): src/services/apiService.ts#L47
Unsafe member access .message on an `any` value
test (22.x, macos-latest): src/services/apiService.ts#L47
Unsafe member access .response on an `any` value
test (22.x, macos-latest): src/services/apiService.ts#L47
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
test (22.x, windows-latest)
The strategy configuration was canceled because "test._22_x_ubuntu-latest" failed
test (22.x, windows-latest)
The operation was canceled.
test (22.x, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (22.x, ubuntu-latest): src/sidebarProvider.ts#L21
Missing return type on function
test (22.x, ubuntu-latest): src/services/authService.ts#L142
'apiBaseUrl' is assigned a value but never used. Allowed unused args must match /^_/u
test (22.x, ubuntu-latest): src/services/authService.ts#L125
Missing return type on function
test (22.x, ubuntu-latest): src/services/authService.ts#L120
Missing return type on function
test (22.x, ubuntu-latest): src/services/authService.ts#L16
Missing return type on function
test (22.x, ubuntu-latest): src/services/authService.ts#L11
'apiBaseUrl' is assigned a value but never used. Allowed unused args must match /^_/u
test (22.x, ubuntu-latest): src/services/apiService.ts#L64
'token' is defined but never used. Allowed unused args must match /^_/u
test (22.x, ubuntu-latest): src/services/apiService.ts#L24
Missing return type on function
test (22.x, ubuntu-latest): src/services/apiService.ts#L19
Missing return type on function
test (22.x, ubuntu-latest): src/extension.ts#L17
Missing return type on function
test (22.x, macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (22.x, macos-latest): src/sidebarProvider.ts#L21
Missing return type on function
test (22.x, macos-latest): src/services/authService.ts#L142
'apiBaseUrl' is assigned a value but never used. Allowed unused args must match /^_/u
test (22.x, macos-latest): src/services/authService.ts#L125
Missing return type on function
test (22.x, macos-latest): src/services/authService.ts#L120
Missing return type on function
test (22.x, macos-latest): src/services/authService.ts#L16
Missing return type on function
test (22.x, macos-latest): src/services/authService.ts#L11
'apiBaseUrl' is assigned a value but never used. Allowed unused args must match /^_/u
test (22.x, macos-latest): src/services/apiService.ts#L64
'token' is defined but never used. Allowed unused args must match /^_/u
test (22.x, macos-latest): src/services/apiService.ts#L24
Missing return type on function
test (22.x, macos-latest): src/services/apiService.ts#L19
Missing return type on function
test (22.x, macos-latest): src/extension.ts#L17
Missing return type on function
test (22.x, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/