refactor: simplify error messages in test cases #2168
lint.yml
on: pull_request
lint-commits
10s
lint-markdown
17s
lint-yaml
6s
lint-json
7s
lint-go
2m 21s
analyze-go
4m 19s
lint-dockerfile
7s
lint-proto
7s
lint-generated
2m 59s
lint-shell
7s
Annotations
20 errors
lint-go:
x/logic/predicate/bank_test.go#L7
"strings" imported and not used
|
lint-go:
x/logic/predicate/crypto_test.go#L6
"strings" imported and not used
|
lint-go:
x/logic/predicate/did_test.go#L6
"strings" imported and not used
|
lint-go:
x/logic/predicate/encoding_test.go#L5
"strings" imported and not used
|
lint-go:
x/logic/predicate/uri_test.go#L6
"strings" imported and not used (typecheck)
|
lint-go:
x/logic/predicate/bank_test.go#L7
"strings" imported and not used
|
lint-go:
x/logic/predicate/crypto_test.go#L6
"strings" imported and not used
|
lint-go:
x/logic/predicate/did_test.go#L6
"strings" imported and not used
|
lint-go:
x/logic/predicate/encoding_test.go#L5
"strings" imported and not used
|
lint-go:
x/logic/predicate/uri_test.go#L6
"strings" imported and not used (typecheck)
|
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
|