Skip to content

Update aws sdk go to support new partiton #485

Update aws sdk go to support new partiton

Update aws sdk go to support new partiton #485

Triggered via pull request June 21, 2024 21:25
Status Failure
Total duration 59s
Artifacts

deps.yml

on: pull_request
dependency-review
6s
dependency-review
govulncheck
49s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
govulncheck
providers.awsSDKProvider.KeyManagement calls session.NewSessionWithOptions, which eventually calls netip.Addr.IsLoopback
govulncheck
providers.awsSDKProvider.KeyManagement calls session.NewSessionWithOptions, which eventually calls netip.Addr.IsMulticast
govulncheck
aws.main calls cobra.Command.Execute, which eventually calls http2.ConfigureServer
govulncheck
providers.Cloud.Initialize calls clientbuilder.DynamicControllerClientBuilder.ClientOrDie, which eventually calls http2.ConfigureTransports
govulncheck
providers.Cloud.DeleteDisk calls http2.ConnectionError.Error
govulncheck
providers.Cloud.ResizeDisk calls fmt.Sprintf, which eventually calls http2.ErrCode.String
govulncheck
providers.Cloud.ResizeDisk calls fmt.Sprintf, which eventually calls http2.FrameHeader.String
govulncheck
providers.Cloud.ResizeDisk calls fmt.Sprintf, which eventually calls http2.FrameType.String
govulncheck
providers.Cloud.ResizeDisk calls fmt.Sprintf, which eventually calls http2.FrameWriteRequest.String
govulncheck
providers.Cloud.DeleteDisk calls http2.GoAwayError.Error
dependency-review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/dependency-review-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used