Skip to content

build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.15.0 #361

build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.15.0

build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.15.0 #361

Triggered via pull request January 18, 2024 10:34
Status Failure
Total duration 3m 27s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
3m 15s
Run golangci-lint
Run markdown-lint
15s
Run markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Run golangci-lint: x/vesting/types/clawback_vesting_account.go#L7
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: x/vesting/types/clawback_vesting_account.go#L8
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: 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)
Run golangci-lint: 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)
Run golangci-lint: x/vesting/types/codec.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
Run golangci-lint: x/vesting/types/codec.go#L5
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: x/vesting/types/codec.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: x/vesting/types/codec.go#L7
import 'github.com/cosmos/cosmos-sdk/types/msgservice' is not allowed from list 'Main' (depguard)
Run golangci-lint: x/vesting/types/codec.go#L8
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
Run golangci-lint: x/vesting/types/codec.go#L9
import 'github.com/cosmos/cosmos-sdk/x/auth/vesting/exported' is not allowed from list 'Main' (depguard)
Run golangci-lint: x/epochs/module.go#L53
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/epochs/module.go#L64
unused-parameter: parameter 'config' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/epochs/module.go#L73
unused-parameter: parameter 'clientCtx' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/epochs/module.go#L131
unused-parameter: parameter 'legacyQuerierCdc' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/epochs/module.go#L168
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/epochs/module.go#L177
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/epochs/module.go#L180
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/epochs/module.go#L185
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/epochs/module.go#L190
unused-parameter: parameter 'sdr' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/epochs/module.go#L194
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)