first pull request #2
pull-request.yml
on: pull_request
go-fmt
4s
misspell
3s
gocyclo
6s
goimports
11s
go-vet
7s
staticcheck
11s
golangci-lint
9s
go-test-failfast
3s
go-test-coverage
7s
go-licenses
33s
docker-build
36s
Annotations
8 errors and 5 warnings
go-test-failfast
Process completed with exit code 1.
|
misspell
Process completed with exit code 2.
|
gocyclo
Process completed with exit code 2.
|
go-vet
Process completed with exit code 1.
|
go-test-coverage
Process completed with exit code 1.
|
golangci-lint
golangci-lint exit with code 3
|
staticcheck
Process completed with exit code 1.
|
go-licenses
Process completed with exit code 1.
|
go-test-failfast
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
|
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
|