Try yaml linting #3
validate_workflows.yml
on: pull_request
Lint & Schema Validate Workflows
13s
Annotations
10 errors
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L467
shellcheck reported issue in this script: SC2086:info:2:55: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L467
shellcheck reported issue in this script: SC2086:info:2:30: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L461
shellcheck reported issue in this script: SC2086:info:1:60: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L461
shellcheck reported issue in this script: SC2086:info:1:20: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L399
shellcheck reported issue in this script: SC2086:info:2:18: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L399
shellcheck reported issue in this script: SC2116:style:1:4: Useless echo? Instead of 'cmd $(echo foo)', just use 'cmd foo'
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L318
shellcheck reported issue in this script: SC2046:warning:5:5: Quote this to prevent word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L318
shellcheck reported issue in this script: SC2046:warning:4:5: Quote this to prevent word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L232
shellcheck reported issue in this script: SC2086:info:2:18: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L232
shellcheck reported issue in this script: SC2116:style:1:4: Useless echo? Instead of 'cmd $(echo foo)', just use 'cmd foo'
|