chore(deps): update dependency golangci/golangci-lint to v1.55.2 #616
Annotations
7 errors and 1 warning
cmd/aqua-proxy/main.go#L11
error: import 'github.com/aquaproj/aqua-proxy/pkg/cli' is not allowed from list 'Main' (depguard)
|
cmd/aqua-proxy/main.go#L12
error: import 'github.com/suzuki-shunsuke/go-error-with-exit-code/ecerror' is not allowed from list 'Main' (depguard)
|
pkg/cli/proxy.go#L13
error: import 'github.com/suzuki-shunsuke/go-error-with-exit-code/ecerror' is not allowed from list 'Main' (depguard)
|
cmd/aqua-proxy/main.go#L11
[golangci-lint] reported by reviewdog 🐶
import 'github.com/aquaproj/aqua-proxy/pkg/cli' is not allowed from list 'Main'
Raw Output:
cmd/aqua-proxy/main.go:11:2: error: import 'github.com/aquaproj/aqua-proxy/pkg/cli' is not allowed from list 'Main' (depguard)
|
cmd/aqua-proxy/main.go#L12
[golangci-lint] reported by reviewdog 🐶
import 'github.com/suzuki-shunsuke/go-error-with-exit-code/ecerror' is not allowed from list 'Main'
Raw Output:
cmd/aqua-proxy/main.go:12:2: error: import 'github.com/suzuki-shunsuke/go-error-with-exit-code/ecerror' is not allowed from list 'Main' (depguard)
|
pkg/cli/proxy.go#L13
[golangci-lint] reported by reviewdog 🐶
import 'github.com/suzuki-shunsuke/go-error-with-exit-code/ecerror' is not allowed from list 'Main'
Raw Output:
pkg/cli/proxy.go:13:2: error: import 'github.com/suzuki-shunsuke/go-error-with-exit-code/ecerror' is not allowed from list 'Main' (depguard)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading