Skip to content

Implement the test coverage feature (#1637) #577

Implement the test coverage feature (#1637)

Implement the test coverage feature (#1637) #577

Triggered via pull request December 15, 2023 02:54
Status Failure
Total duration 1m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 3 warnings
Linux: src/controller/testController.ts#L170
Expected coverageProvider to have a type annotation
Linux: src/provider/JavaTestCoverageProvider.ts#L31
Expected uri to have a type annotation
Linux: src/provider/JavaTestCoverageProvider.ts#L38
Expected statementCoverage to have a type annotation
Linux: src/provider/JavaTestCoverageProvider.ts#L42
Expected functionCoverage to have a type annotation
Linux: src/types.ts#L43
'WorkspaceFolder' is already declared in the upper scope on line 4 column 52
Linux: src/utils/launchUtils.ts#L86
Expected agentArg to have a type annotation
Linux
Process completed with exit code 1.
Linux
Process completed with exit code 1.
macOS
Process completed with exit code 1.
macOS: src/controller/testController.ts#L170
Expected coverageProvider to have a type annotation
macOS: src/provider/JavaTestCoverageProvider.ts#L31
Expected uri to have a type annotation
macOS: src/provider/JavaTestCoverageProvider.ts#L38
Expected statementCoverage to have a type annotation
macOS: src/provider/JavaTestCoverageProvider.ts#L42
Expected functionCoverage to have a type annotation
macOS: src/types.ts#L43
'WorkspaceFolder' is already declared in the upper scope on line 4 column 52
macOS: src/utils/launchUtils.ts#L86
Expected agentArg to have a type annotation
macOS
Process completed with exit code 1.
Windows: src/controller/testController.ts#L170
Expected coverageProvider to have a type annotation
Windows: src/provider/JavaTestCoverageProvider.ts#L31
Expected uri to have a type annotation
Windows: src/provider/JavaTestCoverageProvider.ts#L38
Expected statementCoverage to have a type annotation
Windows: src/provider/JavaTestCoverageProvider.ts#L42
Expected functionCoverage to have a type annotation
Windows: src/types.ts#L43
'WorkspaceFolder' is already declared in the upper scope on line 4 column 52
Windows: src/utils/launchUtils.ts#L86
Expected agentArg to have a type annotation
Windows
Process completed with exit code 1.
Windows
Process completed with exit code 1.
Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/