Skip to content

fix: skip reward distribution when there are no delegators #380

fix: skip reward distribution when there are no delegators

fix: skip reward distribution when there are no delegators #380

Triggered via push July 5, 2023 04:23
Status Failure
Total duration 3m 26s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: app/params/encoding.go#L4
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
lint: app/params/encoding.go#L5
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
lint: app/params/encoding.go#L6
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
lint: app/params/proto.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
lint: app/params/proto.go#L5
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
lint: app/params/proto.go#L6
import 'github.com/cosmos/cosmos-sdk/x/auth/tx' is not allowed from list 'Main' (depguard)
lint: custom/bank/types/keeper_interfaces.go#L3
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: x/alliance/types/asset.go#L6
import 'cosmossdk.io/math' is not allowed from list 'Main' (depguard)
lint: x/alliance/types/asset.go#L7
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: x/alliance/types/codec.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)