Convert to using slog
as logger
#138
Annotations
5 errors and 2 warnings
Build:
cosmos/chain-registry/registry_test.go#L5
"log/slog" imported and not used
|
Build:
cosmos/tx/exponential_gas_manager.go#L430
slog.Logger.Info arg "failures" should be a string or a slog.Attr (possible missing key or value)
|
Build:
cosmos/tx/tx_broadcaster.go#L124
call to slog.Logger.Error missing a final value
|
Build
Process completed with exit code 2.
|
Lint
Process completed with exit code 2.
|
Build
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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|