chore: wrote spec files for funders module #215
all.yml
on: push
lint
/
buf
7s
lint
/
golangci
40s
test
/
test
2m 11s
test
/
interchaintest
8m 16s
Annotations
22 errors and 4 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
Cannot open: File exists
|
lint / golangci
Cannot open: File exists
|
lint / golangci
Cannot open: File exists
|
lint / golangci
Cannot open: File exists
|
lint / golangci
Cannot open: File exists
|
lint / golangci
Cannot open: File exists
|
lint / golangci
Cannot open: File exists
|
lint / golangci
Cannot open: File exists
|
lint / golangci
Cannot open: File exists
|
lint / golangci
Cannot open: File exists
|
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/.
|
lint / golangci
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
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/.
|