Skip to content

chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 #36

chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6

chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 #36

Triggered via pull request September 2, 2024 00:11
Status Success
Total duration 47s
Artifacts

reviewdog.yml

on: pull_request
diff-review
36s
diff-review
full-review
37s
full-review
Fit to window
Zoom out
Zoom in

Annotations

3 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
[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)), ^