fix: evaluated GitHub actions workflow files #153
Annotations
10 errors and 2 warnings
Check workflow files:
.github/workflows/bump.yml#L26
shellcheck reported issue in this script: SC2086:info:1:49: Double quote to prevent globbing and word splitting
|
Check workflow files:
.github/workflows/bump.yml#L26
shellcheck reported issue in this script: SC2086:info:1:90: Double quote to prevent globbing and word splitting
|
Check workflow files:
.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
|
Check workflow files:
.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
|
Check workflow files:
.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
|
Check workflow files:
.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
|
Check workflow files:
.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
|
Check workflow files:
.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
|
Check workflow files:
.github/workflows/if-go-pr-testing.yml#L77
shellcheck reported issue in this script: SC2086:info:1:26: Double quote to prevent globbing and word splitting
|
Check workflow files:
.github/workflows/if-go-pr-testing.yml#L85
shellcheck reported issue in this script: SC2086:info:1:43: Double quote to prevent globbing and word splitting
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Loading