Skip to content

fix(provider/CLIConfigProvider): add lock to avoid race condition #1915

fix(provider/CLIConfigProvider): add lock to avoid race condition

fix(provider/CLIConfigProvider): add lock to avoid race condition #1915

Triggered via push September 26, 2024 11:55
Status Failure
Total duration 10m 0s
Artifacts

test.yml

on: push
lint
34s
lint
Run Gosec Security Scanner
1m 2s
Run Gosec Security Scanner
releaser-test
7s
releaser-test
build
2m 3s
build
build-cli-docker-image-test
9m 49s
build-cli-docker-image-test
Fit to window
Zoom out
Zoom in

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'.