Skip to content

Switching Logger away from Logrus to Core Language Logger #98

Switching Logger away from Logrus to Core Language Logger

Switching Logger away from Logrus to Core Language Logger #98

Triggered via pull request November 6, 2023 01:38
Status Failure
Total duration 2m 3s
Artifacts

code_scanners.yml

on: pull_request
Matrix: code_scanning
Fit to window
Zoom out
Zoom in

Annotations

5 errors
code_scanning (lint): internal/log/log.go#L19
S1002: should omit comparison to bool constant, can be simplified to `config.Config().AppConfig.Global.Debug` (gosimple)
code_scanning (lint): internal/log/slog_handler.go#L22
ineffectual assignment to h (ineffassign)
code_scanning (lint)
Process completed with exit code 201.
code_scanning (security)
The job was canceled because "lint" failed.
code_scanning (security)
The operation was canceled.