chore(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #2279
Annotations
11 warnings
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v1, actions/cache@v2, gradle/gradle-build-action@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
extension/src/Extension.ts#L244
Unexpected any. Specify a different type
|
Lint:
extension/src/bs/BuildServerController.ts#L65
Unexpected any. Specify a different type
|
Lint:
extension/src/bs/BuildServerController.ts#L127
Unexpected any. Specify a different type
|
Lint:
extension/src/bs/GradleTestRunner.ts#L18
Unexpected any. Specify a different type
|
Lint:
extension/src/bs/GradleTestRunner.ts#L24
Unexpected any. Specify a different type
|
Lint:
extension/src/java-test-runner.api.ts#L274
Unexpected any. Specify a different type
|
Lint:
extension/src/java-test-runner.api.ts#L286
Unexpected any. Specify a different type
|
Lint:
extension/src/server/GradleServer.ts#L161
'_reject' is defined but never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "lib".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading