first pull request #3
pull-request.yml
on: pull_request
go-fmt
6s
misspell
3s
gocyclo
8s
goimports
17s
go-vet
5s
staticcheck
13s
golangci-lint
6s
go-test-failfast
3s
go-test-coverage
6s
go-licenses
25s
docker-build
35s
Annotations
6 errors and 7 warnings
go-test-failfast
Process completed with exit code 1.
|
golangci-lint
golangci-lint exit with code 3
|
go-vet
Process completed with exit code 1.
|
go-test-coverage
Process completed with exit code 1.
|
staticcheck
Process completed with exit code 1.
|
go-licenses
Process completed with exit code 1.
|
go-test-failfast
Restore cache failed: Dependencies file is not found in /home/runner/work/myip/myip. Supported file pattern: go.sum
|
go-vet
Unexpected input(s) 'go-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
go-vet
Unexpected input(s) 'go-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
go-vet
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
|
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-licenses
Restore cache failed: Dependencies file is not found in /home/runner/work/myip/myip. Supported file pattern: go.sum
|