Skip to content

deps(go): bump github.com/hashicorp/consul/api from 1.29.1 to 1.29.4 #1618

deps(go): bump github.com/hashicorp/consul/api from 1.29.1 to 1.29.4

deps(go): bump github.com/hashicorp/consul/api from 1.29.1 to 1.29.4 #1618

Triggered via pull request September 20, 2024 14:48
Status Failure
Total duration 3m 5s
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: 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: 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
issues found