Skip to content

Fix where the action should live and setup ci #1

Fix where the action should live and setup ci

Fix where the action should live and setup ci #1

Triggered via pull request November 7, 2023 04:33
Status Success
Total duration 22s
Artifacts

actionlint.yaml

on: pull_request
action-lint
11s
action-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
[actionlint] .github/workflows/actionlint.yaml#L21: .github/workflows/actionlint.yaml#L21
shellcheck reported issue in this script: SC2027:warning:2:14: The surrounding quotes actually unquote this. Remove or escape them [shellcheck]
[actionlint] .github/workflows/actionlint.yaml#L21: .github/workflows/actionlint.yaml#L21
shellcheck reported issue in this script: SC2086:info:2:14: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/actionlint.yaml#L21: .github/workflows/actionlint.yaml#L21
shellcheck reported issue in this script: SC2086:info:2:28: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/test.yaml#L22: .github/workflows/test.yaml#L22
could not parse as YAML: yaml: line 22: mapping values are not allowed in this context [syntax-check]