Skip to content

Upgrade dependencies, go version, controller-runtime, controller-gen #137

Upgrade dependencies, go version, controller-runtime, controller-gen

Upgrade dependencies, go version, controller-runtime, controller-gen #137

Triggered via pull request January 8, 2024 21:45
Status Failure
Total duration 1m 1s
Artifacts

unit_test.yaml

on: pull_request
unit-test
50s
unit-test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
unit-test
fields.Selector does not implement comparable
unit-test
fields.Selector does not implement comparable
unit-test
fields.Selector does not implement comparable
unit-test
fields.Selector does not implement comparable
unit-test
no required module provides package github.com/golang/mock/mockgen/model: go.mod file not found in current directory or any parent directory; see 'go help modules'
unit-test
no required module provides package github.com/keikoproj/alert-manager/pkg/wavefront: go.mod file not found in current directory or any parent directory; see 'go help modules'
unit-test
Process completed with exit code 2.
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/