str2entry_dupcheck not all errors are logged #2182 #4010
Annotations
3 errors and 11 warnings
Build using clang:
ldap/servers/slapd/entry.c#L809
too few arguments provided to function-like macro invocation
|
Build using clang:
ldap/servers/slapd/entry.c#L809
use of undeclared identifier 'slapi_log_err'; did you mean 'slapi_log_error'?
|
Build using clang
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build using clang
macro name is a reserved identifier [-Wreserved-macro-identifier]
|
Build using clang
identifier '_S6_u8' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
|
Build using clang
identifier '_S6_u16' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
|
Build using clang
identifier '_S6_u32' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
|
Build using clang
identifier '_S6_u64' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
|
Build using clang
identifier '_S6_un' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
|
Build using clang
padding size of 'struct PRNetAddr::(unnamed at /usr/include/nspr4/prio.h:156:5)' with 4 bytes to alignment boundary [-Wpadded]
|
Build using clang
padding size of 'union PRNetAddr' with 6 bytes to alignment boundary [-Wpadded]
|
Build using clang
macro name is a reserved identifier [-Wreserved-macro-identifier]
|
Build using clang:
ldap/servers/slapd/slapi-plugin.h#L40
macro name is a reserved identifier [-Wreserved-macro-identifier]
|
The logs for this run have expired and are no longer available.
Loading