feat: add LDAllFlagsState_Map C binding #1566
Annotations
10 errors, 10 warnings, and 1 notice
/libs/server-sdk-redis-source/tests/c_bindings_test.cpp:3:10 [clang-diagnostic-error]:
libs/server-sdk-redis-source/tests/c_bindings_test.cpp#L3
'launchdarkly/server_side/bindings/c/integrations/redis/redis_source.h' file not found
|
|
/libs/server-sdk-redis-source/tests/redis_source_test.cpp:4:10 [clang-diagnostic-error]:
libs/server-sdk-redis-source/tests/redis_source_test.cpp#L4
'launchdarkly/server_side/integrations/redis/redis_source.hpp' file not found
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/libs/server-sdk-redis-source/tests/c_bindings_test.cpp:98:9 [readability-qualified-auto]:
libs/server-sdk-redis-source/tests/c_bindings_test.cpp#L98
'auto value_ref' can be declared as 'const auto *value_ref'
|
|
Run clang-format on libs/server-sdk-redis-source/tests/c_bindings_test.cpp:
libs/server-sdk-redis-source/tests/c_bindings_test.cpp#L1
File libs/server-sdk-redis-source/tests/c_bindings_test.cpp does not conform to Custom style guidelines. (lines 94, 95)
|