build(deps): bump github.com/bufbuild/protovalidate-go from 0.8.2 to 0.9.1 #8464
pr.yml
on: pull_request
license-check
/
License boilerplate check
18s
lint
/
Run golangci-lint
3m 1s
lint
/
Uncommitted changes check - go mod tidy & make gen
3m 41s
build
/
Verify build
1m 54s
test
/
Unit testing
4m 56s
test
/
Authz tests
2m 58s
image-build
/
Image build
3m 17s
image-build
/
Build Helm chart
3m 23s
image-build
/
Check docker image build
2m 35s
security
/
Security Scan
29s
compose-migrate
/
docker
1m 54s
Annotations
29 errors
build / Verify build:
internal/api/api.go#L34
validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
build / Verify build:
internal/api/api.go#L53
undefined: protovalidate.WithUTC
|
build / Verify build:
internal/api/api.go#L56
cannot use protovalidate.New(options...) (value of type protovalidate.Validator) as *protovalidate.Validator value in return statement: protovalidate.Validator does not implement *protovalidate.Validator (type *protovalidate.Validator is pointer to interface, not interface)
|
build / Verify build
Process completed with exit code 2.
|
compose-migrate / docker:
internal/api/api.go#L34
validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
compose-migrate / docker:
internal/api/api.go#L53
undefined: protovalidate.WithUTC
|
compose-migrate / docker:
internal/api/api.go#L56
cannot use protovalidate.New(options...) (value of type protovalidate.Validator) as *protovalidate.Validator value in return statement: protovalidate.Validator does not implement *protovalidate.Validator (type *protovalidate.Validator is pointer to interface, not interface)
|
compose-migrate / docker
Process completed with exit code 2.
|
image-build / Check docker image build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 go build -trimpath -o minder-server ./cmd/server" did not complete successfully: exit code: 1
|
lint / Run golangci-lint:
internal/api/api.go#L34
validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
lint / Run golangci-lint:
internal/api/api.go#L53
undefined: protovalidate.WithUTC
|
lint / Run golangci-lint:
internal/api/api.go#L56
cannot use protovalidate.New(options...) (value of type protovalidate.Validator) as *protovalidate.Validator value in return statement: protovalidate.Validator does not implement *protovalidate.Validator (type *protovalidate.Validator is pointer to interface, not interface) (typecheck)
|
lint / Run golangci-lint:
internal/controlplane/server.go#L42
could not import github.com/mindersec/minder/internal/api (-: # github.com/mindersec/minder/internal/api
|
lint / Run golangci-lint:
internal/api/api.go#L34
validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
lint / Run golangci-lint:
internal/api/api.go#L53
undefined: protovalidate.WithUTC
|
lint / Run golangci-lint:
internal/api/api.go#L56
cannot use protovalidate.New(options...) (value of type protovalidate.Validator) as *protovalidate.Validator value in return statement: protovalidate.Validator does not implement *protovalidate.Validator (type *protovalidate.Validator is pointer to interface, not interface)) (typecheck)
|
lint / Run golangci-lint
issues found
|
image-build / Build Helm chart
validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
image-build / Build Helm chart
undefined: protovalidate.WithUTC
|
image-build / Build Helm chart
cannot use protovalidate.New(options...) (value of type protovalidate.Validator) as *protovalidate.Validator value in return statement: protovalidate.Validator does not implement *protovalidate.Validator (type *protovalidate.Validator is pointer to interface, not interface)
|
image-build / Build Helm chart
Process completed with exit code 2.
|
image-build / Image build:
internal/api/api.go#L34
validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
image-build / Image build:
internal/api/api.go#L53
undefined: protovalidate.WithUTC
|
image-build / Image build:
internal/api/api.go#L56
cannot use protovalidate.New(options...) (value of type protovalidate.Validator) as *protovalidate.Validator value in return statement: protovalidate.Validator does not implement *protovalidate.Validator (type *protovalidate.Validator is pointer to interface, not interface)
|
image-build / Image build
Process completed with exit code 1.
|
test / Unit testing:
internal/api/api.go#L34
validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
test / Unit testing:
internal/api/api.go#L53
undefined: protovalidate.WithUTC
|
test / Unit testing:
internal/api/api.go#L56
cannot use protovalidate.New(options...) (value of type protovalidate.Validator) as *protovalidate.Validator value in return statement: protovalidate.Validator does not implement *protovalidate.Validator (type *protovalidate.Validator is pointer to interface, not interface)
|
test / Unit testing
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mindersec~minder~PHUUWZ.dockerbuild
|
20.3 KB |
|