chore(deps): bump github/codeql-action from 3.26.5 to 3.26.9 #52
Triggered via pull request
September 30, 2024 00:59
Status
Success
Total duration
1m 14s
Artifacts
–
reviewdog.yml
on: pull_request
diff-review
1m 6s
full-review
53s
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)
|