Skip to content

deps(go): bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.35 #1609

deps(go): bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.35

deps(go): bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.35 #1609

Triggered via pull request September 17, 2024 20:38
Status Failure
Total duration 1m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: vaultfs/vault.go#L489
for loop can be changed to `i := range k` (intrange)
lint: consulfs/consul_test.go#L162
SA1029: should not use empty anonymous struct as key for value; define your own type to avoid collisions (staticcheck)
lint: vaultfs/vault_test.go#L87
SA1029: should not use empty anonymous struct as key for value; define your own type to avoid collisions (staticcheck)
lint
issues found