chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.28.5 #88
Annotations
3 errors
golangci-lint:
pkg/plugin/aws.go#L39
G115: integer overflow conversion int -> int32 (gosec)
|
golangci-lint:
pkg/plugin/aws.go#L39
G115: integer overflow conversion int -> int32 (gosec)
|
golangci-lint:
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)),
^
|
Loading