Skip to content

Fix missing sys/types.h on musl libc #5726

Fix missing sys/types.h on musl libc

Fix missing sys/types.h on musl libc #5726

Triggered via pull request December 16, 2024 16:02
@fossddfossdd
synchronize #7769
Status Cancelled
Total duration 30m 33s
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

2 errors and 6 warnings
covscan
The run was canceled by @alexey-tikhonov.
All tests are successful
Process completed with exit code 1.
cppcheck: src/sss_client/nss_mc.h#L26
Include file: <stdbool.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/sss_client/nss_mc.h#L27
Include file: <pwd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/sss_client/nss_mc.h#L28
Include file: <grp.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/sss_client/nss_mc.h#L29
Include file: <sys/types.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/sss_client/nss_mc.h#L31
Include file: "config.h" not found.
All tests are successful
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636