Skip to content

fix: refactor before testnet launch #343

fix: refactor before testnet launch

fix: refactor before testnet launch #343

Triggered via pull request March 3, 2024 02:00
Status Failure
Total duration 41s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: app/params/proto.go#L6
could not import cosmossdk.io/x/tx/signing (-: # cosmossdk.io/x/tx/signing
lint
undefined: errors.Join
lint: cmd/contract_tests/main.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: cmd/wasmd/commands.go#L13
"github.com/spf13/viper" imported and not used (typecheck)
lint: app/app.go#L60
could not import cosmossdk.io/x/tx/signing (-: # cosmossdk.io/x/tx/signing
lint
undefined: errors.Join
lint: app/ante.go#L34
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
lint: app/ante.go#L37
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
lint: app/ante.go#L40
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
lint: app/ante.go#L59
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.