Skip to content

Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 #336

Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0

Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 #336

Triggered via pull request March 2, 2024 15:17
Status Failure
Total duration 1m 15s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: app/helpers/test_helpers.go#L57
unknown field Address in struct literal of type "github.com/cosmos/cosmos-sdk/x/auth/signing".SignerData (typecheck)
lint: app/helpers/test_helpers.go#L61
unknown field PubKey in struct literal of type "github.com/cosmos/cosmos-sdk/x/auth/signing".SignerData (typecheck)
lint: app/ante/ante.go#L27
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
lint: app/ante/ante.go#L30
opts.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
lint: app/ante/ante.go#L33
opts.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
lint: app/ante/ante.go#L43
opts.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
lint: app/ante/ante.go#L50
opts.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
lint: app/ante/ante.go#L53
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
lint: app/ante/ante.go#L54
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
lint: eved/cmd/genaccounts.go#L72
assignment mismatch: 2 variables but k.GetAddress returns 1 value (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/.