chore(deps): update all non-major dependencies #641
GitHub Actions / golangci
failed
Jun 13, 2024 in 1s
reviewdog [golangci] report
reported by reviewdog 🐶
Findings (1)
internal/npm/plugin.go|305 col 3| only one cuddle assignment allowed before if statement (wsl)
Filtered Findings (0)
Annotations
Check failure on line 305 in internal/npm/plugin.go
github-actions / golangci
[golangci] internal/npm/plugin.go#L305
only one cuddle assignment allowed before if statement (wsl)
Raw output
internal/npm/plugin.go:305:3: only one cuddle assignment allowed before if statement (wsl)
if _, err = f.WriteString(auth + "\n"); err != nil {
^
Loading