Try yaml linting #1
validate_workflows.yml
on: pull_request
Lint & Schema Validate Workflows
12s
Annotations
10 errors
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L248
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L248
shellcheck reported issue in this script: SC2086:info:1:24: Double quote to prevent globbing and 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'
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L151
shellcheck reported issue in this script: SC2086:info:1:42: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L141
shellcheck reported issue in this script: SC2086:info:1:31: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L141
shellcheck reported issue in this script: SC2086:info:1:22: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L122
shellcheck reported issue in this script: SC2086:info:1:41: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L122
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
|
|
Lint & Schema Validate Workflows:
.github/workflows/tests.yml#L122
shellcheck reported issue in this script: SC2086:info:1:24: Double quote to prevent globbing and word splitting
|