Bump @babel/runtime from 7.20.1 to 7.25.0 in /big-dipper #4981
Annotations
10 errors and 12 warnings
lint:
app/params/config.go#L4
import 'cosmossdk.io/errors' is not allowed from list 'Main' (depguard)
|
lint:
app/params/config.go#L5
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
lint:
app/params/config.go#L6
import 'github.com/cosmos/cosmos-sdk/types/address' is not allowed from list 'Main' (depguard)
|
lint:
app/params/config.go#L7
import 'github.com/cosmos/cosmos-sdk/types/errors' is not allowed from list 'Main' (depguard)
|
lint:
app/params/encoding.go#L4
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
|
lint:
app/params/encoding.go#L5
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
|
lint:
app/params/encoding.go#L6
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|
lint:
app/params/encoding.go#L7
import 'github.com/cosmos/cosmos-sdk/x/auth/tx' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/keeper/apple_iap_order.go#L6
import 'github.com/cosmos/cosmos-sdk/store/prefix' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/keeper/apple_iap_order.go#L7
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:
x/pylons/keeper/msg_server_execute_recipe.go#L13
var-naming: method parameter inputItemsIds should be inputItemsIDs (revive)
|
lint:
x/pylons/keeper/complete_pending_execution.go#L14
var-naming: method parameter entryIds should be entryIDs (revive)
|
lint:
x/pylons/keeper/complete_pending_execution.go#L117
var-naming: var itemOutputIds should be itemOutputIDs (revive)
|
lint:
x/pylons/keeper/complete_pending_execution.go#L129
var-naming: var itemModifyOutputIds should be itemModifyOutputIDs (revive)
|
lint:
x/pylons/keeper/cookbook.go#L26
var-naming: method getCookbookIdsByAddr should be getCookbookIDsByAddr (revive)
|
lint:
x/pylons/keeper/cookbook.go#L89
var-naming: var cookbookIds should be cookbookIDs (revive)
|
lint:
x/pylons/keeper/grpc_query_redeem_info.go#L26
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/pylons/keeper/grpc_query_payment_info.go#L26
unused-parameter: parameter 'key' 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)
|