fix: evaluated GitHub actions workflow files #168
validate-workflow-schema.yml
on: pull_request
yaml-lint
14s
Annotations
10 errors and 2 warnings
yaml-lint:
.github/workflows/bump.yml#L26
shellcheck reported issue in this script: SC2086:info:1:49: Double quote to prevent globbing and word splitting
|
yaml-lint:
.github/workflows/bump.yml#L26
shellcheck reported issue in this script: SC2086:info:1:90: Double quote to prevent globbing and word splitting
|
yaml-lint:
.github/workflows/if-docker-pr-testing.yml#L35
shellcheck reported issue in this script: SC2086:info:1:26: Double quote to prevent globbing and word splitting
|
yaml-lint:
.github/workflows/if-docker-pr-testing.yml#L44
shellcheck reported issue in this script: SC2086:info:1:47: Double quote to prevent globbing and word splitting
|
yaml-lint:
.github/workflows/if-docker-pr-testing.yml#L44
shellcheck reported issue in this script: SC2086:info:1:88: Double quote to prevent globbing and word splitting
|
yaml-lint:
.github/workflows/if-go-pr-testing.yml#L32
shellcheck reported issue in this script: SC2086:info:1:26: Double quote to prevent globbing and word splitting
|
yaml-lint:
.github/workflows/if-go-pr-testing.yml#L40
shellcheck reported issue in this script: SC2086:info:1:43: Double quote to prevent globbing and word splitting
|
yaml-lint:
.github/workflows/if-go-pr-testing.yml#L40
shellcheck reported issue in this script: SC2086:info:1:84: Double quote to prevent globbing and word splitting
|
yaml-lint:
.github/workflows/if-go-pr-testing.yml#L79
shellcheck reported issue in this script: SC2086:info:1:26: Double quote to prevent globbing and word splitting
|
yaml-lint:
.github/workflows/if-go-pr-testing.yml#L87
shellcheck reported issue in this script: SC2086:info:1:43: Double quote to prevent globbing and word splitting
|
yaml-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
yaml-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|