chore(deps): bump github.com/cosmos/ibc-go/v8 from 8.4.0 to 8.5.1 #2088
Triggered via pull request
September 30, 2024 10:26
Status
Failure
Total duration
6m 25s
Artifacts
–
lint.yml
on: pull_request
lint-commits
0s
lint-markdown
17s
lint-yaml
4s
lint-json
8s
lint-go
2m 37s
analyze-go
3m 41s
lint-dockerfile
0s
lint-proto
4s
lint-generated
3m 8s
lint-shell
6s
Annotations
25 errors
lint-go:
cmd/axoned/cmd/root.go#L144
autoCliOpts.Keyring undefined (type autocli.AppOptions has no field or method Keyring)
|
lint-go:
cmd/axoned/cmd/root.go#L146
autoCliOpts.TxConfigOpts undefined (type autocli.AppOptions has no field or method TxConfigOpts) (typecheck)
|
lint-go:
cmd/axoned/main.go#L11
could not import github.com/axone-protocol/axoned/v10/cmd/axoned/cmd (-: # github.com/axone-protocol/axoned/v10/cmd/axoned/cmd
|
lint-go:
cmd/axoned/cmd/root.go#L144
autoCliOpts.Keyring undefined (type autocli.AppOptions has no field or method Keyring)
|
lint-go:
cmd/axoned/cmd/root.go#L146
autoCliOpts.TxConfigOpts undefined (type autocli.AppOptions has no field or method TxConfigOpts)) (typecheck)
|
lint-go:
scripts/generate_command_doc.go#L8
could not import github.com/axone-protocol/axoned/v10/cmd/axoned/cmd (-: # github.com/axone-protocol/axoned/v10/cmd/axoned/cmd
|
lint-go:
cmd/axoned/cmd/root.go#L144
autoCliOpts.Keyring undefined (type autocli.AppOptions has no field or method Keyring)
|
lint-go:
cmd/axoned/cmd/root.go#L146
autoCliOpts.TxConfigOpts undefined (type autocli.AppOptions has no field or method TxConfigOpts)) (typecheck)
|
lint-go:
cmd/axoned/cmd/root.go#L144
autoCliOpts.Keyring undefined (type autocli.AppOptions has no field or method Keyring)
|
lint-go:
cmd/axoned/cmd/root.go#L146
autoCliOpts.TxConfigOpts undefined (type autocli.AppOptions has no field or method TxConfigOpts) (typecheck)
|
lint-generated
Process completed with exit code 1.
|
lint-generated:
cmd/axoned/cmd/root.go#L144
autoCliOpts.Keyring undefined (type autocli.AppOptions has no field or method Keyring)
|
lint-generated:
cmd/axoned/cmd/root.go#L146
autoCliOpts.TxConfigOpts undefined (type autocli.AppOptions has no field or method TxConfigOpts)
|
lint-generated:
cmd/axoned/cmd/root.go#L144
autoCliOpts.Keyring undefined (type autocli.AppOptions has no field or method Keyring)
|
lint-generated:
cmd/axoned/cmd/root.go#L146
autoCliOpts.TxConfigOpts undefined (type autocli.AppOptions has no field or method TxConfigOpts)
|
analyze-go
autoCliOpts.Keyring undefined (type autocli.AppOptions has no field or method Keyring)
|
analyze-go
autoCliOpts.TxConfigOpts undefined (type autocli.AppOptions has no field or method TxConfigOpts)
|
analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/store/rootmulti; to add it:
|
analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/capability; to add it:
|
analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/feegrant/module; to add it:
|
analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/upgrade; to add it:
|
analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/upgrade/client; to add it:
|
analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/capability/types; to add it:
|
analyze-go
no required module provides package github.com/cosmos/cosmos-sdk/x/upgrade/types; to add it:
|
analyze-go
could not import github.com/cosmos/cosmos-sdk/x/capability/types (invalid package name: "")
|