Feat/bump wasm 0.52.0 #1950
lint.yml
on: pull_request
lint-commits
14s
lint-markdown
27s
lint-yaml
4s
lint-json
6s
lint-go
2m 13s
analyze-go
3m 44s
lint-dockerfile
6s
lint-proto
7s
lint-generated
3m 7s
lint-shell
4s
Annotations
27 errors
lint-go:
app/app.go#L113
ibccallbacks redeclared in this block
|
lint-go:
app/app.go#L14
other declaration of ibccallbacks
|
lint-go:
app/app.go#L113
"github.com/cosmos/ibc-go/modules/apps/callbacks" imported as ibccallbacks and not used (typecheck)
|
lint-go:
cmd/axoned/cmd/config.go#L6
could not import github.com/axone-protocol/axoned/v8/app (-: # github.com/axone-protocol/axoned/v8/app
|
lint-go:
app/app.go#L113
ibccallbacks redeclared in this block
|
lint-go:
app/app.go#L14
other declaration of ibccallbacks
|
lint-go:
app/app.go#L113
"github.com/cosmos/ibc-go/modules/apps/callbacks" imported as ibccallbacks and not used) (typecheck)
|
lint-go:
cmd/axoned/main.go#L13
could not import github.com/axone-protocol/axoned/v8/app (-: # github.com/axone-protocol/axoned/v8/app
|
lint-go:
app/app.go#L113
ibccallbacks redeclared in this block
|
lint-go:
app/app.go#L14
other declaration of ibccallbacks
|
lint-generated
Process completed with exit code 1.
|
lint-generated:
app/app.go#L113
ibccallbacks redeclared in this block
|
lint-generated:
app/app.go#L14
other declaration of ibccallbacks
|
lint-generated:
app/app.go#L113
"github.com/cosmos/ibc-go/modules/apps/callbacks" imported as ibccallbacks and not used
|
lint-generated:
app/app.go#L113
ibccallbacks redeclared in this block
|
lint-generated:
app/app.go#L14
other declaration of ibccallbacks
|
lint-generated:
app/app.go#L113
"github.com/cosmos/ibc-go/modules/apps/callbacks" imported as ibccallbacks and not used
|
analyze-go
ibccallbacks redeclared in this block
|
analyze-go
other declaration of ibccallbacks
|
analyze-go
"github.com/cosmos/ibc-go/modules/apps/callbacks" imported as ibccallbacks and not used
|
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:
|