Skip to content

Issue 6056 - WebUI supports only instances with BDB #4830

Issue 6056 - WebUI supports only instances with BDB

Issue 6056 - WebUI supports only instances with BDB #4830

Triggered via pull request September 19, 2024 23:29
Status Success
Total duration 11m 30s
Artifacts 5

compile.yml

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

Annotations

33 warnings
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L733
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L785
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/tools/dbscan.c#L1334
initializing 'struct option *' with an expression of type 'const struct option[20]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L733
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L785
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L733
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L785
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L733
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L785
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L733
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (GCC): ldap/servers/slapd/tools/dbscan.c#L1334
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
compile (Clang -Weverything)
macro name is a reserved identifier [-Wreserved-macro-identifier]
compile (Clang -Weverything)
identifier '_S6_u8' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
compile (Clang -Weverything)
identifier '_S6_u16' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
compile (Clang -Weverything)
identifier '_S6_u32' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
compile (Clang -Weverything)
identifier '_S6_u64' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
compile (Clang -Weverything)
identifier '_S6_un' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
compile (Clang -Weverything)
padding size of 'struct PRNetAddr::(unnamed at /usr/include/nspr4/prio.h:156:5)' with 4 bytes to alignment boundary [-Wpadded]
compile (Clang -Weverything)
padding size of 'union PRNetAddr' with 6 bytes to alignment boundary [-Wpadded]
compile (Clang -Weverything)
macro name is a reserved identifier [-Wreserved-macro-identifier]
compile (Clang -Weverything): ldap/servers/slapd/slapi-plugin.h#L40
macro name is a reserved identifier [-Wreserved-macro-identifier]
compile (GCC Strict): ldap/servers/slapd/tools/dbscan.c#L1334
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/ancestorid.c#L396
assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/ancestorid.c#L396
assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/dblayer.c#L225
passing argument 3 of 'sym_load' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/dblayer.c#L388
unused parameter 'a' [-Wunused-parameter]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/dblayer.c#L388
unused parameter 'use_lock' [-Wunused-parameter]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/dblayer.c#L388
unused parameter 'no_force_chkpt' [-Wunused-parameter]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/back-ldbm.h#L105
passing argument 2 of 'dblayer_open_file' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
compile (GCC Strict)
this statement may fall through [-Wimplicit-fallthrough=]
compile (GCC Strict)
this statement may fall through [-Wimplicit-fallthrough=]
compile (GCC Static Analyzer): ldap/servers/slapd/tools/dbscan.c#L1334
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
compile (GCC Static Analyzer): ldap/servers/slapd/back-ldbm/index.c#L845
infinite loop [CWE-835] [-Wanalyzer-infinite-loop]

Artifacts

Produced during runtime
Name Size
Clang
40.8 KB
Clang -Weverything
3.21 MB
GCC
28.1 KB
GCC Static Analyzer
28.8 KB
GCC Strict
432 KB