Skip to content

refactor: simplify error messages in test cases #2168

refactor: simplify error messages in test cases

refactor: simplify error messages in test cases #2168

Triggered via pull request October 28, 2024 09:41
Status Failure
Total duration 4m 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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