draft: add pre-submit e2e test against slsa-verifier@main #5339
pre-submit.lint.yml
on: pull_request
formatting
1m 56s
markdownlint
31s
golangci-lint
2m 7s
shellcheck
9s
yamllint
5s
eslint
1m 10s
renovate-config-validator
29s
Annotations
3 errors and 2 warnings
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/
|
formatting
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|