Skip to content

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

feat: clawback vesting accounts can return grants to the funder

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

Triggered via pull request December 4, 2023 21:31
Status Failure
Total duration 23s
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
13s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: x/capability/types/errors.go#L6
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
golangci-lint: x/capability/types/keys.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/capability/types/types.go#L9
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/simulation/decoder.go#L7
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/simulation/decoder.go#L8
import 'github.com/cosmos/cosmos-sdk/types/kv' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/simulation/decoder.go#L9
import 'github.com/cosmos/cosmos-sdk/x/mint/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/simulation/genesis.go#L10
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/simulation/genesis.go#L11
import 'github.com/cosmos/cosmos-sdk/types/module' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/simulation/genesis.go#L12
import 'github.com/cosmos/cosmos-sdk/x/mint/types' is not allowed from list 'Main' (depguard)
golangci-lint: x/mint/simulation/params.go#L9
import 'github.com/cosmos/cosmos-sdk/x/simulation' is not allowed from list 'Main' (depguard)