Bump cosmossdk.io/x/evidence from 0.1.0 to 0.1.1 #6916
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v4:
internal/antewrapper/fee_gas_meter.go#L11
could not import github.com/cosmos/cosmos-sdk/telemetry (-: # github.com/cosmos/cosmos-sdk/telemetry
|
Run golangci/golangci-lint-action@v4
undefined: expfmt.FmtText
|
Run golangci/golangci-lint-action@v4
undefined: expfmt.FmtText) (typecheck)
|
Run golangci/golangci-lint-action@v4:
internal/handlers/msg_service_router.go#L284
cannot infer K (internal/handlers/msg_service_router.go:294:17) (typecheck)
|
Run golangci/golangci-lint-action@v4:
x/metadata/types/events.go#L6
could not import github.com/cosmos/cosmos-sdk/telemetry (-: # github.com/cosmos/cosmos-sdk/telemetry
|
Run golangci/golangci-lint-action@v4
undefined: expfmt.FmtText
|
Run golangci/golangci-lint-action@v4
undefined: expfmt.FmtText) (typecheck)
|
Run golangci/golangci-lint-action@v4:
x/marker/types/marker.go#L18
cannot use (*MarkerAccount)(nil) (value of type *MarkerAccount) as "github.com/cosmos/cosmos-sdk/types".AccountI value in variable declaration: *MarkerAccount does not implement "github.com/cosmos/cosmos-sdk/types".AccountI (missing method GetAccountNumber) (typecheck)
|
Run golangci/golangci-lint-action@v4:
x/marker/types/marker.go#L20
cannot use (*MarkerAccount)(nil) (value of type *MarkerAccount) as MarkerAccountI value in variable declaration: *MarkerAccount does not implement MarkerAccountI (missing method GetAccountNumber) (typecheck)
|
Run golangci/golangci-lint-action@v4:
x/marker/types/codec.go#L40
cannot use &MarkerAccount{} (value of type *MarkerAccount) as "github.com/cosmos/gogoproto/proto".Message value in argument to registry.RegisterInterface: *MarkerAccount does not implement "github.com/cosmos/gogoproto/proto".Message (missing method String) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading