refactor: simplify error messages in test cases #2169
lint.yml
on: pull_request
lint-commits
11s
lint-markdown
16s
lint-yaml
4s
lint-json
7s
lint-go
2m 19s
analyze-go
4m 10s
lint-dockerfile
10s
lint-proto
7s
lint-generated
3m 6s
lint-shell
6s
Annotations
12 errors
lint-commits
You have commit messages with errors
β§ input: unused imports removed.
β subject may not be empty [subject-empty]
β subject may not end with full stop [subject-full-stop]
β type may not be empty [type-empty]
β found 3 problems, 0 warnings
β Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
lint-go
issues found
|
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: "")
|
analyze-go
undefined: sdk.KVStore
|
analyze-go
undefined: sdk.KVStore
|