reorder verify args #5344
pre-submit.lint.yml
on: push
formatting
2m 10s
markdownlint
28s
golangci-lint
1m 5s
shellcheck
8s
yamllint
6s
eslint
1m 8s
renovate-config-validator
27s
Annotations
3 errors and 1 warning
shellcheck:
.github/workflows/pre-submit.e2e.generic.main.yml#L49
shellcheck reported issue in this script: SC2086:info:1:26: Double quote to prevent globbing and word splitting
```
run: |
^~~~
```
|
shellcheck
Process completed with exit code 2.
|
formatting
Process completed with exit code 1.
|
formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|