refactor(mock): Switch mocking library to go.uber.org/mock #2173
lint.yml
on: pull_request
lint-commits
11s
lint-markdown
17s
lint-yaml
4s
lint-json
8s
lint-go
2m 4s
analyze-go
4m 18s
lint-dockerfile
6s
lint-proto
9s
lint-generated
2m 55s
lint-shell
6s
Annotations
12 errors
lint-commits
You have commit messages with errors
⧗ input: refactor(mock): Switch mocking library to go.uber.org/mock
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
lint-go
golangci-lint exit with code 3
|
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
|