Bounty v2 #922
Annotations
10 errors and 2 warnings
x/bounty/genesis_test.go#L18
unknown field 'StartingFindingId' in struct literal of type "github.com/shentufoundation/shentu/v2/x/bounty/types".GenesisState
|
x/bounty/genesis_test.go#L19
unknown field 'StartingProgramId' in struct literal of type "github.com/shentufoundation/shentu/v2/x/bounty/types".GenesisState
|
x/bounty/keeper/grpc_query_test.go#L34
cannot use 3 (untyped int constant) as string value in struct literal
|
x/bounty/keeper/grpc_query_test.go#L41
cannot use 0 (untyped int constant) as string value in struct literal
|
x/bounty/keeper/grpc_query_test.go#L48
cannot use 1 (untyped int constant) as string value in struct literal
|
x/bounty/keeper/grpc_query_test.go#L50
suite.CreatePrograms undefined (type *KeeperTestSuite has no field or method CreatePrograms)
|
x/bounty/keeper/grpc_query_test.go#L92
suite.CreatePrograms undefined (type *KeeperTestSuite has no field or method CreatePrograms)
|
x/bounty/keeper/grpc_query_test.go#L93
suite.CreatePrograms undefined (type *KeeperTestSuite has no field or method CreatePrograms)
|
x/bounty/keeper/grpc_query_test.go#L120
suite.CreatePrograms undefined (type *KeeperTestSuite has no field or method CreatePrograms)
|
x/bounty/keeper/grpc_query_test.go#L141
cannot use 100 (untyped int constant) as string value in struct literal
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/checkout@v3, technote-space/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
The logs for this run have expired and are no longer available.
Loading