[Supplier] Updating the scaffolded Claim
type
#886
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
build:
x/supplier/client/cli/query_claim_test.go#L27
unknown field Index in struct literal of type "github.com/pokt-network/poktroll/x/supplier/types".Claim
|
build:
x/supplier/client/cli/query_claim_test.go#L30
state.ClaimList undefined (type "github.com/pokt-network/poktroll/x/supplier/types".GenesisState has no field or method ClaimList)
|
build:
x/supplier/client/cli/query_claim_test.go#L35
state.ClaimList undefined (type "github.com/pokt-network/poktroll/x/supplier/types".GenesisState has no field or method ClaimList)
|
build:
x/supplier/client/cli/query_claim_test.go#L55
claims[0].Index undefined (type "github.com/pokt-network/poktroll/x/supplier/types".Claim has no field or method Index) (typecheck)
|
build
Process completed with exit code 2.
|