Skip to content

Merge pull request #740 from kmala/fix #56

Merge pull request #740 from kmala/fix

Merge pull request #740 from kmala/fix #56

Triggered via push November 13, 2023 19:58
Status Failure
Total duration 1m 22s
Artifacts

deps.yml

on: push
dependency-review
3s
dependency-review
govulncheck
1m 12s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
dependency-review
Both a base ref and head ref must be provided, either via the `base_ref`/`head_ref` config options, or by running a `pull_request`/`pull_request_target` workflow.
govulncheck
ecr.main calls cobra.Command.Execute, which eventually calls filepath.Abs
govulncheck
providers.init calls klog.init, which calls filepath.Base
govulncheck
tagging.Controller.Run calls wait.Until, which eventually calls filepath.Clean
govulncheck
ecr.main calls cobra.Command.Execute, which eventually calls filepath.Dir
govulncheck
aws.init calls options.init, which eventually calls filepath.Join
govulncheck
providers.awsSdkEC2.RevokeSecurityGroupIngress calls ec2.EC2.RevokeSecurityGroupIngress, which eventually calls filepath.VolumeName
govulncheck
Process completed with exit code 3.
govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used