BUILD: introduce "--with-syslog=stderr" option #5904
Triggered via pull request
February 7, 2025 13:57
alexey-tikhonov
synchronize
#7827
Status
Success
Total duration
1m 31s
Artifacts
–
analyze-target.yml
on: pull_request_target
cppcheck
57s
All tests are successful
0s
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.
|