fail #1
checks.yml Required
on: pull_request
prepare_test_image_testdata
7s
ensure_snapshots_are_being_cleaned
3s
filenames
3s
prettier
6s
go mod tidy
15s
golangci-lint
12s
docker
31s
Matrix: Run unit tests
Annotations
6 errors and 3 warnings
|
ensure_snapshots_are_being_cleaned
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?
|
|
prepare_test_image_testdata
Process completed with exit code 127.
|
|
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?
|
|
go mod tidy
Process completed with exit code 1.
|
|
docker
The process '/opt/hostedtoolcache/goreleaser-action/2.12.7/x64/goreleaser' failed with exit code 1
|
|
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
|
|
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
|
|
docker
Restore cache failed: Dependencies file is not found in /home/runner/work/github_workflows_playground/github_workflows_playground. Supported file pattern: go.sum
|