Skip to content

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.30.5 to 1.30.7 #41

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.30.5 to 1.30.7

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.30.5 to 1.30.7 #41

Triggered via pull request September 9, 2024 00:33
Status Success
Total duration 46s
Artifacts

reviewdog.yml

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