Bump axios from 1.1.3 to 1.7.2 in /big-dipper-backend #4922
Annotations
10 errors and 12 warnings
cmd/pylonsd/main.go#L6
import 'github.com/cosmos/cosmos-sdk/client/flags' is not allowed from list 'Main' (depguard)
|
cmd/pylonsd/main.go#L7
import 'github.com/cosmos/cosmos-sdk/server' is not allowed from list 'Main' (depguard)
|
cmd/pylonsd/main.go#L8
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
cmd/pylonsd/main.go#L10
import 'github.com/cosmos/cosmos-sdk/server/cmd' is not allowed from list 'Main' (depguard)
|
cmd/pylonsd/main.go#L12
import 'github.com/Pylons-tech/pylons/app' is not allowed from list 'Main' (depguard)
|
cmd/pylonsd/main.go#L13
import 'github.com/Pylons-tech/pylons/cmd/pylonsd/cmd' is not allowed from list 'Main' (depguard)
|
app/upgrades/testnet/v4/constants.go#L4
import 'github.com/cosmos/cosmos-sdk/store/types' is not allowed from list 'Main' (depguard)
|
app/upgrades/testnet/v4/constants.go#L6
import 'github.com/Pylons-tech/pylons/app/upgrades' is not allowed from list 'Main' (depguard)
|
app/upgrades/testnet/v4/msg_restrict_ubedrock_ante.go#L4
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
|
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)
|
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/.
|
|
app/upgrades/testnet/v4/upgrades.go#L84
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
app/upgrades/testnet/v6/upgrades.go#L19
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
cmd/pylonsd/cmd/gadgets.go#L130
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (revive)
|
cmd/pylonsd/cmd/dev_validate.go#L16
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
cmd/pylonsd/cmd/dev.go#L66
unused-parameter: parameter 'e' seems to be unused, consider removing or renaming it as _ (revive)
|
cmd/pylonsd/cmd/dev_update.go#L38
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
|
cmd/pylonsd/cmd/dev_create.go#L35
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
|
cmd/pylonsd/cmd/dev_parse.go#L14
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
cmd/pylonsd/cmd/dev_cel_check.go#L16
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
cmd/pylonsd/cmd/dev_update.go#L45
unused-parameter: parameter 'path' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading