Skip to content

chore(deps): update protocolbuffers/protobuf to 29.2 #150

chore(deps): update protocolbuffers/protobuf to 29.2

chore(deps): update protocolbuffers/protobuf to 29.2 #150

GitHub Actions / golint-pr-check-filter-mode-file succeeded Aug 9, 2024 in 0s

reviewdog [golint-pr-check-filter-mode-file] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (26)

comment_iowriter.go|22 col 1| exported function NewRawCommentWriter should have comment or be unexported
comment_iowriter.go|26 col 1| exported method RawCommentWriter.Post should have comment or be unexported
comment_iowriter.go|46 col 1| exported function NewUnifiedCommentWriter should have comment or be unexported
comment_iowriter.go|50 col 1| exported method UnifiedCommentWriter.Post should have comment or be unexported
comment_iowriter.go|67 col 1| comment on exported type RDJSONLCommentWriter should be of the form "RDJSONLCommentWriter ..." (with optional leading article)
comment_iowriter.go|72 col 1| exported function NewRDJSONLCommentWriter should have comment or be unexported
comment_iowriter.go|76 col 1| exported method RDJSONLCommentWriter.Post should have comment or be unexported
comment_iowriter.go|105 col 1| comment on exported type RDJSONCommentWriter should be of the form "RDJSONCommentWriter ..." (with optional leading article)
comment_iowriter.go|112 col 1| exported function NewRDJSONCommentWriter should have comment or be unexported
comment_iowriter.go|116 col 1| exported method RDJSONCommentWriter.Post should have comment or be unexported
comment_iowriter.go|121 col 1| exported method RDJSONCommentWriter.Flush should have comment or be unexported
comment_iowriter.go|154 col 1| comment on exported type SARIFCommentWriter should be of the form "SARIFCommentWriter ..." (with optional leading article)
comment_iowriter.go|161 col 1| exported function NewSARIFCommentWriter should have comment or be unexported
comment_iowriter.go|165 col 1| exported method SARIFCommentWriter.Post should have comment or be unexported
comment_iowriter.go|170 col 1| exported method SARIFCommentWriter.Flush should have comment or be unexported
diff.go|11 col 6| exported type DiffString should have comment or be unexported
diff.go|16 col 1| exported function NewDiffString should have comment or be unexported
diff.go|20 col 1| exported method DiffString.Diff should have comment or be unexported
diff.go|24 col 1| exported method DiffString.Strip should have comment or be unexported
diff.go|30 col 6| exported type DiffCmd should have comment or be unexported
diff.go|38 col 1| exported function NewDiffCmd should have comment or be unexported
diff.go|60 col 1| exported method DiffCmd.Strip should have comment or be unexported
diff.go|67 col 1| exported method EmptyDiff.Diff should have comment or be unexported
diff.go|71 col 1| exported method EmptyDiff.Strip should have comment or be unexported
resultmap.go|17 col 6| exported type Result should have comment or be unexported
resultmap.go|77 col 6| exported type FilteredResult should have comment or be unexported