first pull request #14
pull-request.yml
on: pull_request
go-fmt
13s
misspell
4s
gocyclo
8s
goimports
12s
go-vet
28s
golangci
32s
go-test-failfast
40s
go-test-coverage
41s
go-licenses
26s
docker-build
34s
Matrix: staticcheck
Annotations
1 error and 5 warnings
staticcheck (ubuntu-latest, 1.21.x)
Process completed with exit code 1.
|
goimports
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
go-licenses
Restore cache failed: Dependencies file is not found in /home/runner/work/myip/myip. Supported file pattern: go.sum
|
go-vet
Restore cache failed: Dependencies file is not found in /home/runner/work/myip/myip. Supported file pattern: go.sum
|
go-test-coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/myip/myip. Supported file pattern: go.sum
|
go-test-failfast
Restore cache failed: Dependencies file is not found in /home/runner/work/myip/myip. Supported file pattern: go.sum
|