chore: implemented default kyve whitelist logic #214
Annotations
10 errors and 1 warning
Lint go files with golangci-lint:
x/bundles/keeper/abci_protocol_split_test.go#L1
: # github.com/KYVENetwork/chain/x/bundles/keeper_test [github.com/KYVENetwork/chain/x/bundles/keeper.test]
|
Lint go files with golangci-lint:
x/bundles/keeper/keeper_suite_dropped_bundles_test.go#L63
unknown field Amount in struct literal of type "github.com/KYVENetwork/chain/x/funders/types".MsgFundPool
|
Lint go files with golangci-lint:
x/bundles/keeper/keeper_suite_dropped_bundles_test.go#L64
unknown field AmountPerBundle in struct literal of type "github.com/KYVENetwork/chain/x/funders/types".MsgFundPool
|
Lint go files with golangci-lint:
x/bundles/keeper/keeper_suite_funding_bundles_test.go#L111
unknown field Amount in struct literal of type "github.com/KYVENetwork/chain/x/funders/types".MsgFundPool
|
Lint go files with golangci-lint:
x/bundles/keeper/keeper_suite_funding_bundles_test.go#L112
unknown field AmountPerBundle in struct literal of type "github.com/KYVENetwork/chain/x/funders/types".MsgFundPool
|
Lint go files with golangci-lint:
x/bundles/keeper/keeper_suite_funding_bundles_test.go#L172
funding.Amount undefined (type "github.com/KYVENetwork/chain/x/funders/types".Funding has no field or method Amount)
|
Lint go files with golangci-lint:
x/bundles/keeper/keeper_suite_funding_bundles_test.go#L185
unknown field Amount in struct literal of type "github.com/KYVENetwork/chain/x/funders/types".MsgFundPool
|
Lint go files with golangci-lint:
x/bundles/keeper/keeper_suite_funding_bundles_test.go#L186
unknown field AmountPerBundle in struct literal of type "github.com/KYVENetwork/chain/x/funders/types".MsgFundPool
|
Lint go files with golangci-lint:
x/bundles/keeper/keeper_suite_funding_bundles_test.go#L192
unknown field Amount in struct literal of type "github.com/KYVENetwork/chain/x/funders/types".MsgFundPool
|
Lint go files with golangci-lint:
x/bundles/keeper/keeper_suite_funding_bundles_test.go#L193
unknown field AmountPerBundle in struct literal of type "github.com/KYVENetwork/chain/x/funders/types".MsgFundPool
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
The logs for this run have expired and are no longer available.
Loading