Skip to content

LSM staking migration #112

LSM staking migration

LSM staking migration #112

Triggered via pull request August 8, 2023 23:48
Status Failure
Total duration 36s
Artifacts

lint.yml

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

Annotations

10 errors
golangci-lint: x/upgrade/abci.go#L7
import 'github.com/tendermint/tendermint/abci/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/upgrade/abci.go#L9
import 'github.com/cosmos/cosmos-sdk/telemetry' is not allowed from list 'Main' (depguard)
golangci-lint: x/upgrade/abci.go#L10
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/upgrade/abci.go#L11
import 'github.com/cosmos/cosmos-sdk/x/upgrade/keeper' is not allowed from list 'Main' (depguard)
golangci-lint: x/upgrade/abci.go#L12
import 'github.com/cosmos/cosmos-sdk/x/upgrade/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/upgrade/handler.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/upgrade/handler.go#L5
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
golangci-lint: x/upgrade/handler.go#L6
import 'github.com/cosmos/cosmos-sdk/x/gov/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/upgrade/handler.go#L7
import 'github.com/cosmos/cosmos-sdk/x/upgrade/keeper' is not allowed from list 'Main' (depguard)
golangci-lint: x/upgrade/handler.go#L8
import 'github.com/cosmos/cosmos-sdk/x/upgrade/types' is not allowed from list 'Main' (depguard)