Feat/implement evently #4849
Annotations
10 errors and 12 warnings
lint:
x/pylons/types/app_checker.go#L15
import 'github.com/golang-jwt/jwt/v4' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/types/apple_iap_order.go#L11
import 'github.com/Pylons-tech/pkcs7' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/types/cel_decls.go#L8
import 'github.com/google/cel-go/checker/decls' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/types/cel_decls.go#L9
import 'github.com/google/cel-go/common/types' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/types/cel_decls.go#L10
import 'github.com/google/cel-go/common/types/ref' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/types/cel_decls.go#L11
import 'github.com/google/cel-go/interpreter/functions' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/types/codec.go#L4
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/types/codec.go#L5
import 'github.com/cosmos/cosmos-sdk/codec/types' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/types/codec.go#L6
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
|
lint:
x/pylons/types/codec.go#L7
import 'github.com/cosmos/cosmos-sdk/types/msgservice' 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/types/cel_decls.go#L38
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/pylons/types/cel_decls.go#L226
unused-parameter: parameter 'args' 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:
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/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)
|
lint:
x/epochs/handler.go#L18
unused-parameter: parameter 'ctx' 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/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/cookbook.go#L26
var-naming: method getCookbookIdsByAddr should be getCookbookIDsByAddr (revive)
|