chore: release main (#352) #1570
Annotations
10 warnings
libs/client-sdk/include/launchdarkly/client_side/client.hpp#L259
class 'Client' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor
|
libs/client-sdk/tests/client_c_bindings_test.cpp#L17
variable 'config' is not initialized
|
libs/client-sdk/tests/client_c_bindings_test.cpp#L36
2 adjacent parameters of 'FlagListenerFunction' of similar type ('LDValue') are easily swapped by mistake
|
libs/client-sdk/tests/client_c_bindings_test.cpp#L47
variable 'config' is not initialized
|
libs/client-sdk/tests/client_c_bindings_test.cpp#L59
3000 is a magic number; consider replacing it with a named constant
|
libs/client-sdk/tests/client_c_bindings_test.cpp#L63
do not use reinterpret_cast
|
libs/client-sdk/tests/client_c_bindings_test.cpp#L63
0x123 is a magic number; consider replacing it with a named constant
|
libs/client-sdk/tests/client_c_bindings_test.cpp#L64
do not use reinterpret_cast
|
libs/client-sdk/tests/client_c_bindings_test.cpp#L64
0x456 is a magic number; consider replacing it with a named constant
|
libs/client-sdk/tests/client_c_bindings_test.cpp#L71
do not use const_cast
|
The logs for this run have expired and are no longer available.
Loading