Update AWS VPC CNI to SDK V2 Update - master branch #856
deps.yml
on: pull_request
dependency-review
5s
govulncheck
40s
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/
|