Skip to content

fix(deps): update module cloud.google.com/go/datastore to v1.17.0 #7919

fix(deps): update module cloud.google.com/go/datastore to v1.17.0

fix(deps): update module cloud.google.com/go/datastore to v1.17.0 #7919

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

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

reported by reviewdog 馃惗

Findings (0)
Filtered Findings (15)

comment_iowriter.go|17 col 1| exported function NewRawCommentWriter should have comment or be unexported
comment_iowriter.go|21 col 1| exported method RawCommentWriter.Post should have comment or be unexported
comment_iowriter.go|41 col 1| exported function NewUnifiedCommentWriter should have comment or be unexported
comment_iowriter.go|45 col 1| exported method UnifiedCommentWriter.Post 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