Skip to content

Bump github.com/bufbuild/protovalidate-go from 0.8.2 to 0.9.1 #12074

Bump github.com/bufbuild/protovalidate-go from 0.8.2 to 0.9.1

Bump github.com/bufbuild/protovalidate-go from 0.8.2 to 0.9.1 #12074

Triggered via pull request February 3, 2025 04:11
Status Failure
Total duration 41s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.