test: use centralized GH actions #128
test.yml
on: push
run tests and linters
/
unit-tests
7s
run tests and linters
/
e2e-tests
34s
run tests and linters
/
lint
16s
run tests and linters
/
check-artifacthub
0s
Annotations
6 errors and 3 warnings
run tests and linters / lint:
validate.go#L27
Magic number: 400, in <argument> detected (mnd)
|
run tests and linters / lint:
validate.go#L52
Magic number: 403, in <argument> detected (mnd)
|
run tests and linters / lint:
validate.go#L58
Magic number: 403, in <argument> detected (mnd)
|
run tests and linters / lint:
validate.go#L64
Magic number: 403, 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-validation-wasi-policy/raw-validation-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/[email protected]. 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/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|