Skip to content

chore(deps): update go deps #390

chore(deps): update go deps

chore(deps): update go deps #390

Triggered via pull request September 23, 2024 15:59
Status Failure
Total duration 46s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Test: base/auth.go#L13
missing go.sum entry for module providing package connectrpc.com/connect (imported by github.com/cerbos/cloud-api/base); to add:
Test
missing go.sum entry for module providing package buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go/buf/validate (imported by github.com/cerbos/cloud-api/genpb/cerbos/cloud/apikey/v1); to add:
Test
missing go.sum entry for module providing package buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go/buf/validate/priv (imported by github.com/bufbuild/protovalidate-go/internal/constraints); to add:
Test: bundle/client.go#L24
missing go.sum entry for module providing package github.com/rogpeppe/go-internal/cache (imported by github.com/cerbos/cloud-api/bundle); to add:
Test
Process completed with exit code 1.
Lint: base/validate.go#L23
undefined: protovalidate (typecheck)
Lint: base/validate.go#L24
undefined: protovalidate (typecheck)
Lint: bundle/client.go#L155
c.Logger undefined (type *Client has no field or method Logger) (typecheck)
Lint: bundle/client.go#L158
c.Credentials undefined (type *Client has no field or method Credentials) (typecheck)
Lint: bundle/client.go#L159
c.Credentials undefined (type *Client has no field or method Credentials) (typecheck)
Lint: bundle/client.go#L160
c.BootstrapEndpoint undefined (type *Client has no field or method BootstrapEndpoint) (typecheck)
Lint: bundle/client.go#L188
c.HTTPClient undefined (type *Client has no field or method HTTPClient) (typecheck)
Lint: bundle/client.go#L212
c.Credentials undefined (type *Client has no field or method Credentials) (typecheck)
Lint: bundle/client.go#L246
c.Logger undefined (type *Client has no field or method Logger) (typecheck)
Lint: bundle/client.go#L250
c.PDPIdentifier undefined (type *Client has no field or method PDPIdentifier) (typecheck)
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-api/cloud-api. Supported file pattern: go.sum