Merge pull request #34 from charlieegan3/correct-module-path #62
push.yaml
on: push
Lint
49s
Release Build darwin/amd64
10s
Release Build darwin/arm64
14s
Release Build linux/amd64
13s
Release Build windows/amd64
9s
Annotations
9 errors and 6 warnings
Release Build darwin/amd64:
main.go#L6
package kube-review/cmd is not in std (/opt/hostedtoolcache/go/1.22.2/x64/src/kube-review/cmd)
|
Release Build darwin/amd64
Process completed with exit code 2.
|
Release Build windows/amd64:
main.go#L6
package kube-review/cmd is not in std (/opt/hostedtoolcache/go/1.22.2/x64/src/kube-review/cmd)
|
Release Build windows/amd64
Process completed with exit code 2.
|
Release Build linux/amd64:
main.go#L6
package kube-review/cmd is not in std (/opt/hostedtoolcache/go/1.22.2/x64/src/kube-review/cmd)
|
Release Build linux/amd64
Process completed with exit code 2.
|
Release Build darwin/arm64:
main.go#L6
package kube-review/cmd is not in std (/opt/hostedtoolcache/go/1.22.2/x64/src/kube-review/cmd)
|
Release Build darwin/arm64
Process completed with exit code 2.
|
Lint
golangci-lint exit with code 3
|
Release Build darwin/amd64
No files were found with the provided path: _release. No artifacts will be uploaded.
|
Release Build windows/amd64
No files were found with the provided path: _release. No artifacts will be uploaded.
|
Release Build linux/amd64
No files were found with the provided path: _release. No artifacts will be uploaded.
|
Release Build darwin/arm64
No files were found with the provided path: _release. No artifacts will be uploaded.
|
Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|