pass lint and shellcheck ci #3
Annotations
4 errors and 1 warning
lint:
x/chainlet/keeper/msg_server_launch_chainlet.go#L98
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
|
lint:
x/billing/keeper/hooks.go#L22
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
|
lint:
x/billing/keeper/hooks.go#L39
printf: non-constant format string in call to cosmossdk.io/errors.Wrapf (govet)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|