Disable shellcheck to get actionlint passing #2874
Annotations
5 errors and 3 warnings
.github/workflows/test.yml#L52
shellcheck reported issue in this script: SC2086:info:1:27: Double quote to prevent globbing and word splitting
|
.github/workflows/test.yml#L57
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
|
.github/workflows/test.yml#L61
shellcheck reported issue in this script: SC2086:info:1:12: Double quote to prevent globbing and word splitting
|
.github/workflows/test.yml#L113
input "shellcheck" is not defined in action "actions/checkout@v3". available inputs are "clean", "fetch-depth", "fetch-tags", "github-server-url", "lfs", "path", "persist-credentials", "ref", "repository", "set-safe-directory", "sparse-checkout", "sparse-checkout-cone-mode", "ssh-key", "ssh-known-hosts", "ssh-strict", "submodules", "token"
|
|
Unexpected input(s) 'shellcheck', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
|
Unexpected input(s) 'shellcheck', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
The logs for this run have expired and are no longer available.
Loading