Skip to content

chore: finished logic with funding a single coin #182

chore: finished logic with funding a single coin

chore: finished logic with funding a single coin #182

Triggered via push April 29, 2024 08:15
Status Failure
Total duration 3m 49s
Artifacts

all.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 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/funders/types/message_defund_pool.go#L43
msg.Amount undefined (type *MsgDefundPool has no field or method Amount)
test / test: x/funders/types/params.go#L19
unknown field MinFundingAmount in struct literal of type Params
test / test: x/funders/types/params.go#L20
unknown field MinFundingAmountPerBundle in struct literal of type Params
test / test: x/funders/types/params.go#L36
p.MinFundingAmount undefined (type *Params has no field or method MinFundingAmount)
test / test: x/funders/types/params.go#L40
p.MinFundingAmountPerBundle undefined (type *Params has no field or method MinFundingAmountPerBundle)
test / test: x/funders/types/params.go#L44
p.MinFundingAmountPerBundle undefined (type *Params has no field or method MinFundingAmountPerBundle)
test / test
Process completed with exit code 1.
test / interchaintest
Process completed with exit code 2.
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/.