Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update github.com/haya14busa/go-sarif digest to a3ba8d7 #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix(deps): update github.com/haya14busa/go-sarif digest to a3ba8d7

cf7b5cb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

fix(deps): update github.com/haya14busa/go-sarif digest to a3ba8d7 #147

fix(deps): update github.com/haya14busa/go-sarif digest to a3ba8d7
cf7b5cb
Select commit
Loading
Failed to load commit list.
GitHub Actions / golangci succeeded Jun 30, 2024 in 0s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5)

fmts/fmt_test.go|42 col 21| Error return value of bufout.WriteString is not checked (errcheck)
writer/checkstyle.go|67 col 17| Error return value of c.w.Write is not checked (errcheck)
writer/checkstyle_test.go|8 col 10| Error return value of w.Write is not checked (errcheck)
writer/jsonl_test.go|8 col 10| Error return value of w.Write is not checked (errcheck)
writer/sarif_test.go|8 col 10| Error return value of w.Write is not checked (errcheck)