build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.12.0 #299
Annotations
10 errors and 10 warnings
x/vesting/types/clawback_vesting_account.go#L7
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
x/vesting/types/clawback_vesting_account.go#L8
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
|
x/vesting/types/clawback_vesting_account.go#L9
import 'github.com/cosmos/cosmos-sdk/x/auth/vesting/exported' is not allowed from list 'Main' (depguard)
|
x/vesting/types/clawback_vesting_account.go#L10
import 'github.com/cosmos/cosmos-sdk/x/auth/vesting/types' is not allowed from list 'Main' (depguard)
|
x/vesting/types/codec.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
|
x/vesting/types/codec.go#L5
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|
x/vesting/types/codec.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
x/vesting/types/codec.go#L7
import 'github.com/cosmos/cosmos-sdk/types/msgservice' is not allowed from list 'Main' (depguard)
|
x/vesting/types/codec.go#L8
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
|
x/vesting/types/codec.go#L9
import 'github.com/cosmos/cosmos-sdk/x/auth/vesting/exported' is not allowed from list 'Main' (depguard)
|
x/epochs/types/identifier.go#L24
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
x/epochs/module.go#L53
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L64
unused-parameter: parameter 'config' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L73
unused-parameter: parameter 'clientCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L131
unused-parameter: parameter 'legacyQuerierCdc' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L168
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L177
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L180
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L185
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
x/epochs/module.go#L190
unused-parameter: parameter 'sdr' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading