Skip to content

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.28.5 #88

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.28.5

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.28.5 #88

Triggered via pull request November 25, 2024 00:37
Status Success
Total duration 47s
Artifacts

reviewdog.yml

on: pull_request
diff-review
35s
diff-review
full-review
39s
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)), ^