Skip to content

chore(deps): update all non-major dependencies #633

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #633

GitHub Actions / golangci failed May 20, 2024 in 0s

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

See this annotation in the file changed.

@github-actions 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 {
		^