Skip to content

Update AWS VPC CNI to SDK V2 Update - master branch #856

Update AWS VPC CNI to SDK V2 Update - master branch

Update AWS VPC CNI to SDK V2 Update - master branch #856

Triggered via pull request November 7, 2024 01:36
Status Failure
Total duration 49s
Artifacts

deps.yml

on: pull_request
dependency-review
5s
dependency-review
govulncheck
40s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
govulncheck: cmd/cni-metrics-helper/metrics/metrics.go#L300
cannot use dataPoint (variable of type *"github.com/aws/aws-sdk-go/service/cloudwatch".MetricDatum) as "github.com/aws/aws-sdk-go-v2/service/cloudwatch/types".MetricDatum value in argument to cw.Publish
govulncheck: cmd/cni-metrics-helper/metrics/metrics.go#L330
cannot use dataPoint (variable of type *"github.com/aws/aws-sdk-go/service/cloudwatch".MetricDatum) as "github.com/aws/aws-sdk-go-v2/service/cloudwatch/types".MetricDatum value in argument to cw.Publish
govulncheck: cmd/cni-metrics-helper/metrics/metrics.go#L337
cannot use dataPoint (variable of type *"github.com/aws/aws-sdk-go/service/cloudwatch".MetricDatum) as "github.com/aws/aws-sdk-go-v2/service/cloudwatch/types".MetricDatum value in argument to cw.Publish
govulncheck: cmd/cni-metrics-helper/metrics/metrics.go#L344
cannot use dataPoint (variable of type *"github.com/aws/aws-sdk-go/service/cloudwatch".MetricDatum) as "github.com/aws/aws-sdk-go-v2/service/cloudwatch/types".MetricDatum value in argument to cw.Publish
govulncheck
Process completed with exit code 1.
govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used
govulncheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/