Skip to content

BUILD: introduce "--with-syslog=stderr" option #5904

BUILD: introduce "--with-syslog=stderr" option

BUILD: introduce "--with-syslog=stderr" option #5904

Triggered via pull request February 7, 2025 13:57
@alexey-tikhonovalexey-tikhonov
synchronize #7827
Status Success
Total duration 1m 31s
Artifacts

analyze-target.yml

on: pull_request_target
All tests are successful
0s
All tests are successful
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
cppcheck: src/util/sss_log.c#L25
Include file: "util/util.h" not found.
cppcheck: src/util/sss_log.c#L32
Include file: <syslog.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/util/sss_log.c#L28
Include file: <systemd/sd-journal.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/util/sss_log.c#L30
Include file: <stdio.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.