chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.28.5 #88
reviewdog.yml
on: pull_request
diff-review
35s
full-review
39s
Annotations
4 errors
diff-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
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)),
^
|