Update pull-request.yml #19
pull-request.yml
on: pull_request
go-fmt
8s
misspell
6s
gocyclo
1m 52s
goimports
14s
go-vet
24s
staticcheck
22s
golangci
33s
go-test-failfast
25s
go-test-coverage
0s
go-licenses
31s
docker-build
35s
Annotations
1 error and 4 warnings
go-test-coverage
Unable to resolve action `codecov/codecov-action@v4`, unable to find version `v4`
|
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-vet
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
|
go-licenses
Restore cache failed: Dependencies file is not found in /home/runner/work/myip/myip. Supported file pattern: go.sum
|