image bugfix #18
pull-request.yml
on: pull_request
go-fmt
5s
misspell
4s
gocyclo
9s
goimports
10s
go-vet
21s
staticcheck
19s
golangci
33s
go-test-failfast
26s
go-test-coverage
40s
go-licenses
24s
docker-build
38s
Annotations
5 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
|
go-test-coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/myip/myip. Supported file pattern: go.sum
|