Skip to content

chore: implemented default kyve whitelist logic #214

chore: implemented default kyve whitelist logic

chore: implemented default kyve whitelist logic #214

Triggered via push May 2, 2024 08:41
Status Failure
Total duration 8m 46s
Artifacts

all.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 3 warnings
lint / buf: proto/kyve/funders/v1beta1/tx.proto#L10
Import "kyve/funders/v1beta1/funders.proto" is unused.
lint / buf
buf found 1 lint failures.
lint / golangci: 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 / golangci: 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 / golangci: 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 / golangci: 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 / golangci: 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 / golangci: 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 / golangci: 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 / golangci: 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 / golangci: 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 / golangci: 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
test / test: 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
test / test: 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
test / test: 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
test / test: 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
test / test: 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)
test / test: 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
test / test: 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
test / test: 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
test / test: 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
test / test: x/bundles/keeper/keeper_suite_funding_bundles_test.go#L254
fundingAlice.Amount undefined (type "github.com/KYVENetwork/chain/x/funders/types".Funding has no field or method Amount)
lint / golangci
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/.
test / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / interchaintest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.