Skip to content

Feat/implement evently #4876

Feat/implement evently

Feat/implement evently #4876

Triggered via pull request May 16, 2024 11:58
Status Failure
Total duration 57s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: app/upgrades/types.go#L4
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v3/constants.go#L4
import 'github.com/Pylons-tech/pylons/app/upgrades' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v3/constants.go#L5
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v3/constants.go#L6
import 'github.com/cosmos/ibc-go/v5/modules/apps/27-interchain-accounts/controller/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v3/constants.go#L7
import 'github.com/cosmos/ibc-go/v5/modules/apps/27-interchain-accounts/host/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v3/fork.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v3/fork.go#L5
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v3/fork.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v3/fork.go#L7
import 'github.com/cosmos/cosmos-sdk/types/module' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v3/fork.go#L8
import 'github.com/cosmos/cosmos-sdk/x/authz' is not allowed from list 'Main' (depguard)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: app/upgrades/testnet/v3/fork.go#L22
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/epochs/keeper/epoch.go#L67
unused-parameter: parameter 'index' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/types/cel_decls.go#L38
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/types/cel_decls.go#L226
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/upgrades/mainnet/v1/upgrades.go#L29
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/upgrades/testnet/v4/upgrades.go#L84
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/export.go#L79
unused-parameter: parameter 'val' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/export.go#L107
unused-parameter: parameter 'val' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/pylonsd/cmd/dev_create.go#L35
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
lint: cmd/pylonsd/cmd/dev_create.go#L42
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
lint
The process '/usr/bin/git' failed with exit code 128