Multi-arch docker push action #15
Annotations
10 errors and 2 warnings
lint:
main.go#L163
Function `WalletHandler->WalletHandler$1` should pass the context parameter (contextcheck)
|
lint:
main.go#L167
Function `ValidatorHandler->ValidatorHandler$1` should pass the context parameter (contextcheck)
|
lint:
main.go#L171
Function `ValidatorsHandler->ValidatorsHandler$1` should pass the context parameter (contextcheck)
|
lint:
main.go#L175
Function `ParamsHandler->ParamsHandler$1` should pass the context parameter (contextcheck)
|
lint:
main.go#L179
Function `GeneralHandler->GeneralHandler$1` should pass the context parameter (contextcheck)
|
lint:
general.go#L10
import 'github.com/cosmos/cosmos-sdk/x/bank/types' is not allowed from list 'Main' (depguard)
|
lint:
general.go#L11
import 'github.com/cosmos/cosmos-sdk/x/distribution/types' is not allowed from list 'Main' (depguard)
|
lint:
general.go#L12
import 'github.com/cosmos/cosmos-sdk/x/mint/types' is not allowed from list 'Main' (depguard)
|
lint:
general.go#L13
import 'github.com/cosmos/cosmos-sdk/x/staking/types' is not allowed from list 'Main' (depguard)
|
lint:
general.go#L14
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|