Skip to content

Merge pull request #83 from reviewdog/renovate/golang.org-x-oauth2-0.x #213

Merge pull request #83 from reviewdog/renovate/golang.org-x-oauth2-0.x

Merge pull request #83 from reviewdog/renovate/golang.org-x-oauth2-0.x #213

GitHub Actions / golangci completed Jan 14, 2024 in 1s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (2)

main.go|68 col 11| Error return value is not checked (errcheck)
main.go|162 col 11| Error return value is not checked (errcheck)

Filtered Findings (0)

Annotations

Check failure on line 68 in main.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] main.go#L68

Error return value is not checked (errcheck)
Raw output
main.go:68:11: Error return value is not checked (errcheck)
	debugJson(invitations)
	         ^

Check failure on line 162 in main.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] main.go#L162

Error return value is not checked (errcheck)
Raw output
main.go:162:11: Error return value is not checked (errcheck)
	debugJson(membership)
	         ^