Skip to content

build(deps): bump github.com/spf13/viper from 1.15.0 to 1.17.0 #118

build(deps): bump github.com/spf13/viper from 1.15.0 to 1.17.0

build(deps): bump github.com/spf13/viper from 1.15.0 to 1.17.0 #118

Triggered via pull request October 9, 2023 10:29
Status Failure
Total duration 5m 8s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
4m 59s
Run golangci-lint
Run markdown-lint
18s
Run markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run golangci-lint: x/claims/keeper/abci.go#L24
"github.com/cosmos/cosmos-sdk/x/auth/vesting/exported" imported as vestexported and not used (typecheck)
Run golangci-lint: x/claims/ibc_middleware.go#L31
cannot use &IBCMiddleware{} (value of type *IBCMiddleware) as "github.com/cosmos/ibc-go/v6/modules/core/05-port/types".Middleware value in variable declaration: *IBCMiddleware does not implement "github.com/cosmos/ibc-go/v6/modules/core/05-port/types".Middleware (missing method OnChanCloseConfirm) (typecheck)
Run golangci-lint: x/erc20/keeper/evm_hooks.go#L21
"math/big" imported and not used (typecheck)
Run golangci-lint: x/erc20/ibc_middleware.go#L33
cannot use &IBCMiddleware{} (value of type *IBCMiddleware) as "github.com/cosmos/ibc-go/v6/modules/core/05-port/types".IBCModule value in variable declaration: *IBCMiddleware does not implement "github.com/cosmos/ibc-go/v6/modules/core/05-port/types".IBCModule (missing method OnChanCloseConfirm) (typecheck)
Run golangci-lint: x/erc20/handler.go#L33
previous case (typecheck)
Run golangci-lint: x/erc20/proposal_handler.go#L41
previous case (typecheck)
Run golangci-lint: x/evm/handler.go#L32
previous case (typecheck)
Run golangci-lint: x/recovery/keeper/ibc_callbacks.go#L26
"github.com/cosmos/cosmos-sdk/x/auth/types" imported as authtypes and not used (typecheck)
Run golangci-lint: x/recovery/keeper/ibc_callbacks.go#L27
"github.com/cosmos/cosmos-sdk/x/auth/vesting/exported" imported as vestexported and not used (typecheck)
Run golangci-lint: x/recovery/ibc_middleware.go#L32
cannot use &IBCMiddleware{} (value of type *IBCMiddleware) as "github.com/cosmos/ibc-go/v6/modules/core/05-port/types".Middleware value in variable declaration: *IBCMiddleware does not implement "github.com/cosmos/ibc-go/v6/modules/core/05-port/types".Middleware (missing method OnAcknowledgementPacket) (typecheck)