Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Upgrade cosmos sdk v0.50.3 #52

Upgrade cosmos sdk v0.50.3

Upgrade cosmos sdk v0.50.3 #52

Triggered via pull request February 20, 2024 17:57
Status Failure
Total duration 56s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: api/mycel/resolver/v1beta1/genesis.pulsar.go#L1
: # github.com/mycel-domain/mycel/api/mycel/resolver/v1beta1
lint: api/mycel/resolver/v1beta1/query.pulsar.go#L1435
x.Value.ProtoReflect undefined (type *"github.com/mycel-domain/mycel/x/registry/types".WalletRecord has no field or method ProtoReflect)
lint: api/mycel/resolver/v1beta1/query.pulsar.go#L1493
value.ProtoReflect undefined (type *"github.com/mycel-domain/mycel/x/registry/types".WalletRecord has no field or method ProtoReflect)
lint: api/mycel/resolver/v1beta1/query.pulsar.go#L1515
impossible type assertion: value.Message().Interface().(*types.WalletRecord)
lint: api/mycel/resolver/v1beta1/query.pulsar.go#L1540
x.Value.ProtoReflect undefined (type *"github.com/mycel-domain/mycel/x/registry/types".WalletRecord has no field or method ProtoReflect)
lint: api/mycel/resolver/v1beta1/query.pulsar.go#L1556
m.ProtoReflect undefined (type *"github.com/mycel-domain/mycel/x/registry/types".WalletRecord has no field or method ProtoReflect)
lint: api/mycel/resolver/v1beta1/query.pulsar.go#L1627
cannot use x.Value (variable of type *"github.com/mycel-domain/mycel/x/registry/types".WalletRecord) as protoreflect.ProtoMessage value in argument to options.Size: *"github.com/mycel-domain/mycel/x/registry/types".WalletRecord does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
lint: api/mycel/resolver/v1beta1/query.pulsar.go#L1660
cannot use x.Value (variable of type *"github.com/mycel-domain/mycel/x/registry/types".WalletRecord) as protoreflect.ProtoMessage value in argument to options.Marshal: *"github.com/mycel-domain/mycel/x/registry/types".WalletRecord does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
lint: api/mycel/resolver/v1beta1/query.pulsar.go#L1754
cannot use x.Value (variable of type *"github.com/mycel-domain/mycel/x/registry/types".WalletRecord) as protoreflect.ProtoMessage value in argument to options.Unmarshal: *"github.com/mycel-domain/mycel/x/registry/types".WalletRecord does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
lint: api/mycel/resolver/v1beta1/query.pulsar.go#L2476
value.ProtoReflect undefined (type *"github.com/mycel-domain/mycel/x/registry/types".DnsRecord has no field or method ProtoReflect)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.