Skip to content

Create gem-push.yml #628

Create gem-push.yml

Create gem-push.yml #628

Triggered via pull request August 22, 2024 00:33
Status Failure
Total duration 48s
Artifacts

actionlint.yml

on: pull_request
workflow_syntax
37s
workflow_syntax
Fit to window
Zoom out
Zoom in

Annotations

10 errors
workflow_syntax: .github/workflows/gem-push.yml#L28
shellcheck reported issue in this script: SC2086:info:1:10: Double quote to prevent globbing and word splitting
workflow_syntax: .github/workflows/gem-push.yml#L28
shellcheck reported issue in this script: SC2086:info:2:7: Double quote to prevent globbing and word splitting
workflow_syntax: .github/workflows/gem-push.yml#L28
shellcheck reported issue in this script: SC2086:info:3:12: Double quote to prevent globbing and word splitting
workflow_syntax: .github/workflows/gem-push.yml#L28
shellcheck reported issue in this script: SC2059:info:4:11: Don't use variables in the printf format string. Use printf '..%s..' "$foo"
workflow_syntax: .github/workflows/gem-push.yml#L28
shellcheck reported issue in this script: SC2086:info:4:51: Double quote to prevent globbing and word splitting
workflow_syntax: .github/workflows/gem-push.yml#L28
shellcheck reported issue in this script: SC2035:info:5:11: Use ./*glob* or -- *glob* so names with dashes won't become options
workflow_syntax: .github/workflows/gem-push.yml#L28
shellcheck reported issue in this script: SC2086:info:6:62: Double quote to prevent globbing and word splitting
workflow_syntax: .github/workflows/gem-push.yml#L28
shellcheck reported issue in this script: SC2035:info:6:71: Use ./*glob* or -- *glob* so names with dashes won't become options
workflow_syntax: .github/workflows/gem-push.yml#L40
shellcheck reported issue in this script: SC2086:info:1:10: Double quote to prevent globbing and word splitting
workflow_syntax: .github/workflows/gem-push.yml#L40
shellcheck reported issue in this script: SC2086:info:2:7: Double quote to prevent globbing and word splitting