Update README.md #33
pull-request.yml
on: push
go-fmt
8s
misspell
7s
gocyclo
7s
goimports
18s
go-vet
23s
staticcheck
19s
golangci
28s
go-test-failfast
36s
go-test-coverage
32s
go-licenses
28s
docker-build
40s
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-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
|