Skip to content

chore(deps): bump github/codeql-action from 3.26.5 to 3.27.1 #76

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

chore(deps): bump github/codeql-action from 3.26.5 to 3.27.1 #76

Triggered via pull request November 11, 2024 01:02
Status Success
Total duration 57s
Artifacts

reviewdog.yml

on: pull_request
diff-review
44s
diff-review
full-review
47s
full-review
Fit to window
Zoom out
Zoom in

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