workflows #26
pull-request.yml
on: pull_request
go-fmt
7s
misspell
6s
gocyclo
7s
goimports
16s
go-vet
24s
staticcheck
25s
golangci
6s
go-test-failfast
31s
go-test-coverage
41s
go-licenses
31s
docker-build
34s
Annotations
4 warnings
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
|