Skip to content

Bump cheqd protobufs to v2.3.0-beta #1467

Bump cheqd protobufs to v2.3.0-beta

Bump cheqd protobufs to v2.3.0-beta #1467

Triggered via push November 28, 2024 08:49
Status Failure
Total duration 1m 47s
Artifacts

dispatch.yml

on: push
Build  /  Build binary
33s
Build / Build binary
Lint  /  Broken Markdown links
36s
Lint / Broken Markdown links
Lint  /  Golang Lint
50s
Lint / Golang Lint
Lint  /  Super Linter
1m 34s
Lint / Super Linter
Build  /  Build Docker image
0s
Build / Build Docker image
Release  /  Check release condition
Release / Check release condition
Staging  /  Release Staging Docker image
Staging / Release Staging Docker image
Staging  /  Staging Deploy
Staging / Staging Deploy
Release  /  Release Binary
Release / Release Binary
Release  /  Release Docker image
Release / Release Docker image
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
Build / Build binary
cannot find module providing package github.com/cheqd/cheqd-node/api/v2/amino: import lookup disabled by -mod=readonly
Build / Build binary
cannot find module providing package github.com/cheqd/cheqd-node/api/v2/cosmos/base/query/v1beta1: import lookup disabled by -mod=readonly
Build / Build binary
cannot find module providing package github.com/cheqd/cheqd-node/api/v2/cosmos/base/v1beta1: import lookup disabled by -mod=readonly
Build / Build binary
cannot find module providing package github.com/cheqd/cheqd-node/api/v2/cosmos/msg/v1: import lookup disabled by -mod=readonly
Build / Build binary
missing go.sum entry for module providing package golang.org/x/exp/slices (imported by github.com/cosmos/gogoproto/proto); to add:
Build / Build binary
The process '/opt/hostedtoolcache/goreleaser-action/2.4.8/x64/goreleaser' failed with exit code 1
Lint / Golang Lint: services/diddoc/queries/diddoc/did_doc_metadata_handler.go#L20
dd.Continue undefined (type *DidDocMetadataHandler has no field or method Continue) (typecheck)
Lint / Golang Lint: services/diddoc/queries/diddoc/did_doc_metadata_handler.go#L28
dd.IsDereferencing undefined (type *DidDocMetadataHandler has no field or method IsDereferencing) (typecheck)
Lint / Golang Lint: services/diddoc/queries/diddoc/did_doc_metadata_handler.go#L41
dd.IsDereferencing undefined (type *DidDocMetadataHandler has no field or method IsDereferencing) (typecheck)
Lint / Golang Lint: services/diddoc/queries/diddoc/did_doc_metadata_handler.go#L49
dd.Continue undefined (type *DidDocMetadataHandler has no field or method Continue) (typecheck)
Lint / Golang Lint: services/diddoc/queries/diddoc/did_doc_resolve_handler.go#L20
dd.Continue undefined (type *DidDocResolveHandler has no field or method Continue) (typecheck)
Lint / Golang Lint: services/diddoc/queries/diddoc/did_doc_resolve_handler.go#L28
dd.IsDereferencing undefined (type *DidDocResolveHandler has no field or method IsDereferencing) (typecheck)
Lint / Golang Lint: services/diddoc/queries/diddoc/did_doc_resolve_handler.go#L41
dd.IsDereferencing undefined (type *DidDocResolveHandler has no field or method IsDereferencing) (typecheck)
Lint / Golang Lint: services/diddoc/queries/diddoc/did_doc_resolve_handler.go#L48
dd.Continue undefined (type *DidDocResolveHandler has no field or method Continue) (typecheck)
Lint / Golang Lint: services/diddoc/queries/diddoc/did_query_all_versions_handler.go#L20
d.IsDereferencing undefined (type *DidQueryAllVersionsHandler has no field or method IsDereferencing) (typecheck)
Lint / Golang Lint: services/diddoc/queries/diddoc/did_query_all_versions_handler.go#L28
d.Continue undefined (type *DidQueryAllVersionsHandler has no field or method Continue) (typecheck)
Build / Build binary
You are using 'latest' as default version. Will lock to '~> v2'.