Test that a failing scan can still be merged (rule is in evaluate mode) #4
checks.yml Required
on: pull_request
prepare_test_image_testdata
4s
ensure_snapshots_are_being_cleaned
4s
filenames
4s
prettier
5s
go mod tidy
8s
golangci-lint
8s
docker
24s
Matrix: Run unit tests
Annotations
6 errors and 3 warnings
|
ensure_snapshots_are_being_cleaned
Process completed with exit code 127.
|
|
prepare_test_image_testdata
Process completed with exit code 127.
|
|
prettier
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/github_workflows_playground/github_workflows_playground/.github/workflows/format-action'. Did you forget to run actions/checkout before running your local action?
|
|
go mod tidy
Process completed with exit code 1.
|
|
golangci-lint
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/github_workflows_playground/github_workflows_playground/.github/workflows/lint-action'. Did you forget to run actions/checkout before running your local action?
|
|
docker
The process '/opt/hostedtoolcache/goreleaser-action/2.12.7/x64/goreleaser' failed with exit code 1
|
|
go mod tidy
Restore cache failed: Dependencies file is not found in /home/runner/work/github_workflows_playground/github_workflows_playground. Supported file pattern: go.sum
|
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/github_workflows_playground/github_workflows_playground. Supported file pattern: go.sum
|
|
docker
Restore cache failed: Dependencies file is not found in /home/runner/work/github_workflows_playground/github_workflows_playground. Supported file pattern: go.sum
|