Skip to content

sss-idmap: add support for more general POSIX id-mapping #6004

sss-idmap: add support for more general POSIX id-mapping

sss-idmap: add support for more general POSIX id-mapping #6004

Triggered via pull request February 27, 2025 19:32
@sumit-bosesumit-bose
opened #7858
Status Success
Total duration 1m 11s
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

6 warnings
cppcheck: src/lib/idmap/sss_idmap.c#L26
Include file: <stdio.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/lib/idmap/sss_idmap.c#L27
Include file: <errno.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/lib/idmap/sss_idmap.c#L28
Include file: <inttypes.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/lib/idmap/sss_idmap.c#L29
Include file: <utf8proc.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/lib/idmap/sss_idmap.c#L31
Include file: "lib/idmap/sss_idmap.h" not found.
cppcheck: src/lib/idmap/sss_idmap.c#L32
Include file: "lib/idmap/sss_idmap_private.h" not found.