Skip to content

Bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0 #5054

Bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0

Bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0 #5054

Triggered via pull request June 2, 2024 03:28
Status Failure
Total duration 5m 44s
Artifacts

ci.yml

on: pull_request
Matrix: lint
test-linux
0s
test-linux
Matrix: test-windows
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint (linux, test)
golangci-lint exit with code 5
lint (windows, test)
golangci-lint exit with code 5
protos
Process completed with exit code 1.
Go Generate
Generated files are not up to date. Please run `go generate .\...`.
Go Generate
Process completed with exit code 1.
verify-vendor
./go.mod is not up to date. Please run `go mod tidy && go mod vendor`
verify-vendor
Process completed with exit code 1.
lint (windows): internal/tools/networkagent/main.go#L480
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint (windows): cmd/ncproxy/run.go#L235
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
lint (windows): cmd/ncproxy/run.go#L237
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint (windows)
issues found