chore(deps): bump codecov/codecov-action from 4.5.0 to 5.0.2 #84
reviewdog.yml
on: pull_request
diff-review
45s
full-review
42s
Annotations
4 errors
full-review:
pkg/plugin/aws.go#L39
G115: integer overflow conversion int -> int32 (gosec)
|
full-review:
pkg/plugin/aws.go#L39
G115: integer overflow conversion int -> int32 (gosec)
|
full-review:
pkg/plugin/aws.go#L39
[golangci] reported by reviewdog 🐶
G115: integer overflow conversion int -> int32 (gosec)
Raw Output:
pkg/plugin/aws.go:39:36: G115: integer overflow conversion int -> int32 (gosec)
DurationSeconds: aws.Int32(int32(c.AWS.RoleDurationSeconds)),
^
|
diff-review:
pkg/plugin/aws.go#L39
G115: integer overflow conversion int -> int32 (gosec)
|