Skip to content

Leader detection

Leader detection #146

Triggered via pull request September 27, 2024 20:17
Status Failure
Total duration 35s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint / lint: internal/agent/vault/client.go#L46
[golangci] reported by reviewdog 🐶 S1011: should replace loop with `nodes = append(nodes, config.Nodes.Urls...)` (gosimple) Raw Output: internal/agent/vault/client.go:46:2: S1011: should replace loop with `nodes = append(nodes, config.Nodes.Urls...)` (gosimple) for _, node := range config.Nodes.Urls { ^
lint / lint
reviewdog exited with status code: 1