Skip to content

Bump eslint-plugin-react from 7.31.10 to 7.35.0 in /big-dipper #4971

Bump eslint-plugin-react from 7.31.10 to 7.35.0 in /big-dipper

Bump eslint-plugin-react from 7.31.10 to 7.35.0 in /big-dipper #4971

Triggered via pull request July 22, 2024 01:39
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: app/upgrades/testnet/v6/constants.go#L4
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v6/constants.go#L6
import 'github.com/Pylons-tech/pylons/app/upgrades' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v6/upgrades.go#L4
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v6/upgrades.go#L5
import 'github.com/cosmos/cosmos-sdk/types/module' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v6/upgrades.go#L6
import 'github.com/cosmos/cosmos-sdk/x/auth/keeper' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v6/upgrades.go#L7
import 'github.com/cosmos/cosmos-sdk/x/bank/keeper' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v6/upgrades.go#L8
import 'github.com/cosmos/cosmos-sdk/x/staking/keeper' is not allowed from list 'Main' (depguard)
lint: app/upgrades/testnet/v6/upgrades.go#L9
import 'github.com/cosmos/cosmos-sdk/x/upgrade/types' is not allowed from list 'Main' (depguard)
lint: x/epochs/abci.go#L7
import 'github.com/cosmos/cosmos-sdk/telemetry' is not allowed from list 'Main' (depguard)
lint: x/epochs/abci.go#L8
import 'github.com/cosmos/cosmos-sdk/types' 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/v6/upgrades.go#L19
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: x/epochs/keeper/epoch.go#L67
unused-parameter: parameter 'index' 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: 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/v3/fork.go#L22
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/client/cli/query_get_stripe_refund.go#L19
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/client/cli/query_redeem_info.go#L17
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)