Skip to content

Ledger keys show

Ledger keys show #12

Triggered via pull request December 5, 2023 02:40
Status Failure
Total duration 1m 5s
Artifacts

lint.yml

on: pull_request
golangci-lint
52s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: store/cachekv/internal/btree.go#L7
import 'github.com/tidwall/btree' is not allowed from list 'Main' (depguard)
golangci-lint: store/cachekv/internal/memiterator.go#L7
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
golangci-lint: store/cachekv/internal/memiterator.go#L8
import 'github.com/tidwall/btree' is not allowed from list 'Main' (depguard)
golangci-lint: store/cachekv/internal/mergeiterator.go#L7
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/keys/internal/ecdsa/pubkey.go#L10
import 'github.com/tendermint/tendermint/crypto' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/keys/internal/ecdsa/pubkey.go#L12
import 'github.com/cosmos/cosmos-sdk/types/address' is not allowed from list 'Main' (depguard)
golangci-lint: crypto/keys/internal/ecdsa/pubkey.go#L13
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/legacy/v039/types.go#L3
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
golangci-lint: types/errors/abci.go#L7
import 'github.com/tendermint/tendermint/abci/types' is not allowed from list 'Main' (depguard)
golangci-lint: types/errors/errors.go#L7
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)