Convert to eslint 9 #12887
main.yml
on: pull_request
Get latest CLI version
6s
Lint
2m 17s
Check generated code
41s
Matrix: Build
Matrix: Test
Matrix: Unit Test
Matrix: CLI Test
Annotations
21 errors and 4 notices
|
Build (ubuntu-latest)
Process completed with exit code 1.
|
|
Test (ubuntu-latest)
Process completed with exit code 1.
|
|
Build (windows-latest)
The operation was canceled.
|
|
Build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
Test (windows-latest)
The operation was canceled.
|
|
Test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
Unit Test (ubuntu-latest)
Process completed with exit code 1.
|
|
CLI Test (ubuntu-latest)
Process completed with exit code 1.
|
|
Unit Test (windows-latest)
The operation was canceled.
|
|
Unit Test (windows-latest)
The strategy configuration was canceled because "unit-test.ubuntu-latest" failed
|
|
CLI Test (windows-latest)
Process completed with exit code 1.
|
|
Lint
Argument of type 'NonSharedBuffer' is not assignable to parameter of type 'ArrayBuffer | SharedArrayBuffer | undefined'.
|
|
Lint
Argument of type 'import("/home/runner/work/vscode-codeql/vscode-codeql/extensions/ql-vscode/node_modules/@jest/test-result/build/index").Test[]' is not assignable to parameter of type 'import("/home/runner/work/vscode-codeql/vscode-codeql/extensions/ql-vscode/node_modules/jest-runner-vscode/node_modules/@jest/test-result/build/index").Test[]'.
|
|
Lint
Property 'runTests' in type 'JestRunnerVscodeCodeqlCli' is not assignable to the same property in base type 'VSCodeTestRunner'.
|
|
Lint
Argument of type 'Buffer<ArrayBufferLike>' is not assignable to parameter of type 'BodyInit | null | undefined'.
|
|
Lint
Object literal may only specify known properties, and 'retryCount' does not exist in type 'OctokitResponse<unknown, number>'.
|
|
Lint
Object literal may only specify known properties, and 'retryCount' does not exist in type 'OctokitResponse<unknown, number>'.
|
|
Lint
Type 'T | undefined' is not assignable to type 'T'.
|
|
Lint
Argument of type 'ReadableStream<Uint8Array<ArrayBuffer>>' is not assignable to parameter of type 'ReadableStream<any>'.
|
|
Lint
Cannot find module './ActionButton.module.css' or its corresponding type declarations.
|
|
Lint
Argument of type 'ReadableStream<Uint8Array<ArrayBuffer>>' is not assignable to parameter of type 'ReadableStream<any>'.
|
|
Build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Unit Test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
CLI Test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|