Skip to content

updating release-0.6 branch to cut a new release #12

updating release-0.6 branch to cut a new release

updating release-0.6 branch to cut a new release #12

Triggered via push April 24, 2024 03:00
Status Failure
Total duration 42s
Artifacts

deps.yml

on: push
dependency-review
3s
dependency-review
govulncheck
35s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
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: cmd/aws-iam-authenticator/server.go#L61
cannot use stopCh (variable of type context.Context) as <-chan struct{} value in argument to server.New
govulncheck: cmd/aws-iam-authenticator/server.go#L62
cannot use stopCh (variable of type context.Context) as <-chan struct{} value in argument to httpServer.Run
govulncheck
Process completed with exit code 1.
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