fix(provider/CLIConfigProvider): add lock to avoid race condition #1914
test.yml
on: push
lint
27s
Run Gosec Security Scanner
1m 1s
releaser-test
5m 40s
build
2m 10s
build-cli-docker-image-test
9m 46s
Annotations
4 errors and 1 warning
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'.
|