Skip to content

[Supplier] Updating the scaffolded Claim type #886

[Supplier] Updating the scaffolded Claim type

[Supplier] Updating the scaffolded Claim type #886

Triggered via pull request November 14, 2023 21:22
Status Failure
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.