Skip to content

bump wasmvm

bump wasmvm #1150

Triggered via push September 23, 2024 13:34
Status Failure
Total duration 7m 3s
Artifacts

go-lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: e2e/ibchooks/setup.go#L12
File is not `goimports`-ed with -local github.com/archway-network/archway (goimports)
lint: e2e/ibchooks/ibchooks_test.go#L10
File is not `goimports`-ed with -local github.com/archway-network/archway (goimports)
lint: e2e/ibchooks/setup.go#L177
unnecessary trailing newline (whitespace)
lint: x/rewards/ante/fee_deduction.go#L176
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
lint: x/rewards/ante/fee_deduction.go#L183
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
lint: x/rewards/ante/fee_deduction.go#L193
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
lint: x/rewards/ante/fee_deduction.go#L197
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
lint: x/rewards/ante/fee_deduction.go#L203
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
lint: e2e/testing/client.go#L33
printf: non-constant format string in call to fmt.Errorf (govet)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/