Skip to content

refactor: update reward delay time #863

refactor: update reward delay time

refactor: update reward delay time #863

Triggered via push March 4, 2024 04:02
Status Failure
Total duration 2m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: cmd/migalood/cmd/root.go#L11
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
lint: x/feeburn/ante/ante_test.go#L21
suite.App undefined (type *AnteTestSuite has no field or method App) (typecheck)
lint: x/feeburn/ante/ante_test.go#L22
suite.Require undefined (type *AnteTestSuite has no field or method Require) (typecheck)
lint: x/feeburn/ante/ante_test.go#L24
suite.App undefined (type *AnteTestSuite has no field or method App) (typecheck)
lint: x/feeburn/ante/ante_test.go#L25
suite.App undefined (type *AnteTestSuite has no field or method App) (typecheck)
lint: x/feeburn/ante/ante_test.go#L35
suite.Ctx undefined (type *AnteTestSuite has no field or method Ctx) (typecheck)
lint: x/feeburn/ante/ante_test.go#L36
suite.Require undefined (type *AnteTestSuite has no field or method Require) (typecheck)
lint: x/feeburn/ante/ante_test.go#L41
suite.App undefined (type *AnteTestSuite has no field or method App) (typecheck)
lint: x/feeburn/ante/ante_test.go#L45
suite.App undefined (type *AnteTestSuite has no field or method App) (typecheck)
lint: x/feeburn/ante/ante_test.go#L46
suite.App undefined (type *AnteTestSuite has no field or method App) (typecheck)
lint
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
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
lint: x/feeburn/client/cli/query_params.go#L17
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)