updated docker file to support node 18 #4982
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
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/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/v5/upgrades.go#L31
unused-parameter: parameter 'plan' 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/v4/upgrades.go#L84
unused-parameter: parameter 'plan' 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)
|
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)
|