Skip to content

Fix Mocha Tests

Fix Mocha Tests #6

Triggered via push August 14, 2024 19:11
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: push
Matrix: CI - Build for VS Code Job
CI - Validate Job
13s
CI - Validate Job
CI - Deploy for VS Code Job
0s
CI - Deploy for VS Code Job
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 14 warnings
CI - Build for VS Code Job (ubuntu-20.04)
Process completed with exit code 1.
CI - Build for VS Code Job (macos-11.0)
The job was canceled because "ubuntu-20_04" failed.
CI - Build for VS Code Job (windows-2019)
The job was canceled because "ubuntu-20_04" failed.
CI - Build for VS Code Job (windows-2019)
The operation was canceled.
CI - Validate Job
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI - Validate Job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CI - Build for VS Code Job (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI - Build for VS Code Job (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CI - Build for VS Code Job (ubuntu-20.04): test/Settings.test.ts#L9
'Assert' is defined but never used
CI - Build for VS Code Job (ubuntu-20.04): test/Settings.test.ts#L10
'Code' is defined but never used
CI - Build for VS Code Job (ubuntu-20.04): test/Settings.test.ts#L12
'ExtensionInitializer' is defined but never used
CI - Build for VS Code Job (ubuntu-20.04): test/Settings.test.ts#L13
'TestTools' is defined but never used
CI - Build for VS Code Job (ubuntu-20.04): test/TestRunner.ts#L10
This line has a length of 144. Maximum allowed is 100
CI - Build for VS Code Job (ubuntu-20.04): test/TestRunner.ts#L10
There should be no space after '{'
CI - Build for VS Code Job (ubuntu-20.04): test/TestRunner.ts#L10
There should be no space before '}'
CI - Build for VS Code Job (ubuntu-20.04): test/TestRunner.ts#L12
Expected space or tab after '//' in comment
CI - Build for VS Code Job (ubuntu-20.04): test/TestRunner.ts#L13
Expected space or tab after '//' in comment
CI - Build for VS Code Job (ubuntu-20.04): test/TestRunner.ts#L153
'cliPath' is assigned a value but never used