Skip to content

chore(deps): bump google.golang.org/api from 0.177.0 to 0.194.0 #91

chore(deps): bump google.golang.org/api from 0.177.0 to 0.194.0

chore(deps): bump google.golang.org/api from 0.177.0 to 0.194.0 #91

Triggered via pull request August 26, 2024 22:05
Status Failure
Total duration 1m 55s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Go: event/store_inmemory.go#L60
G115: integer overflow conversion int -> uint32 (gosec)
Go: event/store_inmemory.go#L103
G115: integer overflow conversion int -> uint32 (gosec)
Go: event/store_inmemory.go#L113
G115: integer overflow conversion int -> uint32 (gosec)
Go: internal/user/serde.go#L18
G115: integer overflow conversion int -> int32 (gosec)
Go: internal/user/serde.go#L19
G115: integer overflow conversion int -> int32 (gosec)
Go: internal/user/serde.go#L20
G115: integer overflow conversion int -> int32 (gosec)
Go: firestore/event_store.go#L80
G115: integer overflow conversion int64 -> uint32 (gosec)
Go: firestore/event_store.go#L106
G115: integer overflow conversion int64 -> uint32 (gosec)
Go: firestore/event_store_test.go#L42
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Go: postgres/option.go#L14
directive `//nolint:unused // False positive.` is unused for linter "unused" (nolintlint)