slog support + logr 1.3.0 update #6
Annotations
2 errors and 8 warnings
contextual.go#L217
File is not `gofmt`-ed with `-s` (gofmt)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
internal/sloghandler/sloghandler_slog.go#L32
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
textlogger/textlogger_slog.go#L37
redefines-builtin-id: redefinition of the built-in function new (revive)
|
textlogger/textlogger_slog.go#L43
redefines-builtin-id: redefinition of the built-in function new (revive)
|
klogr_slog.go#L50
unused-parameter: parameter 'now' seems to be unused, consider removing or renaming it as _ (revive)
|
klogr_slog.go#L81
redefines-builtin-id: redefinition of the built-in function new (revive)
|
The logs for this run have expired and are no longer available.
Loading