Skip to content

Try yaml linting

Try yaml linting #3

Triggered via pull request May 18, 2025 15:55
Status Failure
Total duration 18s
Artifacts

validate_workflows.yml

on: pull_request
Lint & Schema Validate Workflows
13s
Lint & Schema Validate Workflows
Fit to window
Zoom out
Zoom in

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'