feat: draft: add pre-submit e2e test against slsa-verifier@main #5351
pre-submit.lint.yml
on: pull_request
formatting
1m 55s
markdownlint
28s
golangci-lint
2m 7s
shellcheck
9s
yamllint
7s
eslint
1m 7s
renovate-config-validator
28s
Annotations
4 errors and 2 warnings
yamllint:
.github/workflows/pre-submit.e2e.generic.main.yml#L81
81:52 [new-line-at-end-of-file] no new line character at the end of file
|
yamllint
Process completed with exit code 2.
|
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
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
|