fix(provider/CLIConfigProvider): add lock to avoid race condition #1915
test.yml
on: push
lint
34s
Run Gosec Security Scanner
1m 2s
releaser-test
7s
build
2m 3s
build-cli-docker-image-test
9m 49s
Annotations
5 errors and 1 warning
releaser-test
The process '/opt/hostedtoolcache/goreleaser-action/1.26.2/x64/goreleaser' failed with exit code 1
|
lint:
pkg/ctl/common/client.go#L104
SA4023: this comparison is always true (staticcheck)
|
lint:
pkg/ctl/common/client.go#L102
SA4023(related information): the lhs of the comparison is the 1st return value of this function call (staticcheck)
|
lint:
pkg/credentials/alibabacloudgo/env/env.go#L78
SA4023(related information): github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudgo/env.NewCredentialsProvider never returns a nil interface value (staticcheck)
|
lint
issues found
|
releaser-test
You are using 'latest' as default version. Will lock to '~> v1'.
|