build(deps): bump github.com/bufbuild/protovalidate-go from 0.8.2 to 0.9.2 #8517
pr.yml
on: pull_request
license-check
/
License boilerplate check
16s
lint
/
Run golangci-lint
3m 37s
lint
/
Uncommitted changes check - go mod tidy & make gen
3m 30s
build
/
Verify build
1m 53s
test
/
Unit testing
5m 4s
test
/
Authz tests
2m 53s
image-build
/
Image build
3m 15s
image-build
/
Build Helm chart
3m 18s
image-build
/
Check docker image build
2m 16s
security
/
Security Scan
17s
compose-migrate
/
docker
1m 52s
Annotations
29 errors and 6 warnings
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
|
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.
|
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
|
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.
|
license-check / License boilerplate check
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.4-0a3e42323b159cd88aaa156374185815416e177dd9082b696fa08253ee527615
|
security / Security Scan
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
build / Verify build
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.4-0a3e42323b159cd88aaa156374185815416e177dd9082b696fa08253ee527615
|
compose-migrate / docker
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.4-0a3e42323b159cd88aaa156374185815416e177dd9082b696fa08253ee527615
|
image-build / Build Helm chart
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.4-0a3e42323b159cd88aaa156374185815416e177dd9082b696fa08253ee527615
|
image-build / Image build
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.4-0a3e42323b159cd88aaa156374185815416e177dd9082b696fa08253ee527615
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mindersec~minder~51QC5U.dockerbuild
|
20.7 KB |
|