Skip to content

feat: add LSM to the SDK's v0.45.16-ics-lsm branch #52670

feat: add LSM to the SDK's v0.45.16-ics-lsm branch

feat: add LSM to the SDK's v0.45.16-ics-lsm branch #52670

Re-run triggered August 14, 2023 13:59
Status Failure
Total duration 2m 12s
Artifacts

lint.yml

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

Annotations

10 errors
golangci-lint: x/capability/keeper/keeper.go#L7
import 'github.com/tendermint/tendermint/libs/log' is not allowed from list 'Main' (depguard)
golangci-lint: x/capability/keeper/keeper.go#L9
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
golangci-lint: x/capability/keeper/keeper.go#L10
import 'github.com/cosmos/cosmos-sdk/store/prefix' is not allowed from list 'Main' (depguard)
golangci-lint: x/capability/keeper/keeper.go#L11
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/capability/keeper/keeper.go#L12
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
golangci-lint: x/capability/keeper/keeper.go#L13
import 'github.com/cosmos/cosmos-sdk/x/capability/types' is not allowed from list 'Main' (depguard)
golangci-lint: store/tracekv/store.go#L8
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
golangci-lint: store/tracekv/store.go#L9
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
golangci-lint: x/params/simulation/operations.go#L7
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/params/simulation/operations.go#L8
import 'github.com/cosmos/cosmos-sdk/types/simulation' is not allowed from list 'Main' (depguard)