Skip to content

Fix/big dipper image issue #4978

Fix/big dipper image issue

Fix/big dipper image issue #4978

Triggered via pull request July 27, 2024 12:00
Status Failure
Total duration 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: app/upgrades/testnet/v4/constants.go#L4
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v4/constants.go#L6
import 'github.com/Pylons-tech/pylons/app/upgrades' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v4/msg_restrict_ubedrock_ante.go#L4
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v4/msg_restrict_ubedrock_ante.go#L5
import 'github.com/Pylons-tech/pylons/x/pylons/keeper' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v4/msg_restrict_ubedrock_ante.go#L6
import 'github.com/Pylons-tech/pylons/x/pylons/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v4/msg_restrict_ubedrock_ante.go#L7
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v4/msg_restrict_ubedrock_ante.go#L8
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v4/msg_restrict_ubedrock_ante.go#L9
import 'github.com/cosmos/cosmos-sdk/x/auth/signing' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v4/msg_restrict_ubedrock_ante.go#L10
import 'github.com/cosmos/cosmos-sdk/x/bank/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v4/upgrades.go#L4
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The process '/usr/bin/git' failed with exit code 128
lint: app/upgrades/testnet/v4/upgrades.go#L84
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/epochs/abci.go#L17
unused-parameter: parameter 'index' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/epochs/handler.go#L18
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
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/simulation/operations.go#L138
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/simulation/operations.go#L139
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/simulation/operations.go#L169
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/simulation/operations.go#L170
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/simulation/operations.go#L202
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)