first pull request #15
pull-request.yml
on: pull_request
go-fmt
8s
misspell
6s
gocyclo
11s
goimports
41s
go-vet
20s
staticcheck
32s
golangci
28s
go-test-failfast
36s
go-test-coverage
49s
go-licenses
34s
docker-build
35s
Annotations
1 error and 5 warnings
staticcheck
Process completed with exit code 1.
|
go-vet
Restore cache failed: Dependencies file is not found in /home/runner/work/myip/myip. Supported file pattern: go.sum
|
go-licenses
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
|
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-test-coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/myip/myip. Supported file pattern: go.sum
|