chore(deps): bump github/codeql-action from 3.26.5 to 3.27.1 #76
reviewdog.yml
on: pull_request
diff-review
44s
full-review
47s
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)),
^
|