Skip to content

Merge Task Server & Build Server #2102

Merge Task Server & Build Server

Merge Task Server & Build Server #2102

Re-run triggered July 17, 2024 06:01
Status Failure
Total duration 3m 41s
Artifacts

main.yml

on: pull_request
Build & Analyse
3m 31s
Build & Analyse
Matrix: test-extension
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build & Analyse
Gradle build failed: see console output for details
Build & Analyse
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build & Analyse
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v1, actions/cache@v2, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build & Analyse: extension/src/Extension.ts#L240
Unexpected any. Specify a different type
Build & Analyse: extension/src/bs/BuildServerController.ts#L65
Unexpected any. Specify a different type
Build & Analyse: extension/src/bs/BuildServerController.ts#L127
Unexpected any. Specify a different type
Build & Analyse: extension/src/bs/GradleTestRunner.ts#L14
Unexpected any. Specify a different type
Build & Analyse: extension/src/bs/GradleTestRunner.ts#L19
Unexpected any. Specify a different type
Build & Analyse: extension/src/java-test-runner.api.ts#L274
Unexpected any. Specify a different type
Build & Analyse: extension/src/java-test-runner.api.ts#L286
Unexpected any. Specify a different type
Build & Analyse: extension/src/server/GradleServer.ts#L140
'_reject' is defined but never used