Bump github.com/bufbuild/protovalidate-go from 0.8.2 to 0.9.1 #12074
Annotations
11 errors
test
cannot use validator (variable of type protovalidate.Validator) as *protovalidate.Validator value in struct literal: protovalidate.Validator does not implement *protovalidate.Validator (type *protovalidate.Validator is pointer to interface, not interface)
|
test
c.validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
test
c.validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
test
c.validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
test
c.validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
test
c.validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
test
c.validator.Validate undefined (type *protovalidate.Validator is pointer to interface, not interface)
|
test
Process completed with exit code 2.
|
lint:
private/bufpkg/bufcheck/bufcheckserver/internal/buflintvalidate/cel.go#L23
no required module provides package github.com/bufbuild/protovalidate-go/celext; to add it:
|
lint:
private/bufpkg/bufcheck/bufcheckserver/internal/buflintvalidate/buflintvalidate.go#L21
no required module provides package github.com/bufbuild/protovalidate-go/resolver; to add it:
|
lint
Process completed with exit code 2.
|