Bump moment from 2.29.4 to 2.30.1 in /big-dipper #4925
Annotations
10 errors and 12 warnings
lint:
simapp/genesis.go#L8
import 'github.com/Pylons-tech/pylons/app' is not allowed from list 'Main' (depguard)
|
lint:
simapp/genesis.go#L9
import 'github.com/tendermint/tendermint/libs/json' is not allowed from list 'Main' (depguard)
|
lint:
simapp/genesis.go#L10
import 'github.com/tendermint/tendermint/types' is not allowed from list 'Main' (depguard)
|
lint:
simapp/genesis.go#L12
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
|
lint:
simapp/genesis.go#L13
import 'github.com/cosmos/cosmos-sdk/crypto/keys/secp256k1' is not allowed from list 'Main' (depguard)
|
lint:
simapp/genesis.go#L14
import 'github.com/cosmos/cosmos-sdk/types/simulation' is not allowed from list 'Main' (depguard)
|
lint:
simapp/genesis.go#L15
import 'github.com/cosmos/cosmos-sdk/x/auth/types' is not allowed from list 'Main' (depguard)
|
lint:
simapp/state.go#L10
import 'cosmossdk.io/math' is not allowed from list 'Main' (depguard)
|
lint:
simapp/state.go#L11
import 'github.com/Pylons-tech/pylons/app' is not allowed from list 'Main' (depguard)
|
lint:
simapp/state.go#L13
import 'github.com/cosmos/cosmos-sdk/codec' 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
The process '/usr/bin/git' failed with exit code 128
|
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)
|
lint:
x/pylons/simulation/operations.go#L203
unused-parameter: parameter 'chainID' 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/upgrades/testnet/v6/upgrades.go#L19
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/epochs/client/cli/query.go#L55
unused-parameter: parameter 'args' 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)
|