Skip to content

feat: clawback vesting accounts can return grants to the funder #401

feat: clawback vesting accounts can return grants to the funder

feat: clawback vesting accounts can return grants to the funder #401

Triggered via pull request December 4, 2023 23:19
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

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

Annotations

10 errors
golangci-lint: x/mint/types/codec.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/types/codec.go#L5
import 'github.com/cosmos/cosmos-sdk/crypto/codec' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/types/expected_keepers.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/types/expected_keepers.go#L5
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/types/minter.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/types/params.go#L10
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/types/params.go#L11
import 'github.com/cosmos/cosmos-sdk/x/params/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/params/client/cli/query.go#L4
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
golangci-lint: x/params/client/cli/query.go#L6
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
golangci-lint: x/params/client/cli/query.go#L7
import 'github.com/cosmos/cosmos-sdk/client/flags' is not allowed from list 'Main' (depguard)