test: use centralized GH actions #130
test.yml
on: push
run tests and linters
/
unit-tests
5s
run tests and linters
/
e2e-tests
37s
run tests and linters
/
lint
13s
run tests and linters
/
check-artifacthub
0s
Annotations
3 errors and 3 warnings
run tests and linters / lint:
validate.go#L24
Magic number: 400, in <argument> detected (mnd)
|
run tests and linters / lint:
main.go#L10
Magic number: 2, in <condition> detected (mnd)
|
run tests and linters / lint
issues found
|
run tests and linters / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/raw-mutation-wasi-policy/raw-mutation-wasi-policy. Supported file pattern: go.sum
|
run tests and linters / e2e-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run tests and linters / e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: mig4/setup-bats@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|