Skip to content

feat: Add support for hooks. (#493) #2095

feat: Add support for hooks. (#493)

feat: Add support for hooks. (#493) #2095

Triggered via push October 29, 2025 16:37
Status Success
Total duration 6m 50s
Artifacts

cpp-linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 10 notices
/libs/server-sdk/src/bindings/c/evaluation_series_context.cpp:8:9 [cppcoreguidelines-macro-usage]: /libs/server-sdk/src/bindings/c/evaluation_series_context.cpp#L8
function-like macro 'AS_EVAL_SERIES_CONTEXT' used; consider a 'constexpr' template function
/libs/server-sdk/include/launchdarkly/server_side/hooks/hook.hpp:459:7 [cppcoreguidelines-special-member-functions]: /libs/server-sdk/include/launchdarkly/server_side/hooks/hook.hpp#L459
class 'Hook' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator
cpp-linter
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>03kICaQAAAACOGTsaeXntT7pk1bSTxCMsQ0hJMzBFREdFMDIwOQBFZGdl
cpp-linter
Failed to restore: Cache service responded with 400
Run clang-format on libs/server-sdk/src/bindings/c/hook_wrapper.cpp: libs/server-sdk/src/bindings/c/hook_wrapper.cpp#L0
File libs/server-sdk/src/bindings/c/hook_wrapper.cpp does not conform to Custom style guidelines. (lines 10, 11, 13, 14, 15, 17, 18, 20, 21, 22, 25, 51, 56, 57, 95, 100, 101, 104, 131, 139)
Run clang-format on libs/server-sdk/src/bindings/c/hook_context.cpp: libs/server-sdk/src/bindings/c/hook_context.cpp#L0
File libs/server-sdk/src/bindings/c/hook_context.cpp does not conform to Custom style guidelines. (lines 23, 37, 40)
Run clang-format on libs/server-sdk/src/bindings/c/evaluation_series_data.cpp: libs/server-sdk/src/bindings/c/evaluation_series_data.cpp#L0
File libs/server-sdk/src/bindings/c/evaluation_series_data.cpp does not conform to Custom style guidelines. (lines 10, 13, 16, 21, 42, 59, 111)
Run clang-format on libs/server-sdk/src/bindings/c/evaluation_series_context.cpp: libs/server-sdk/src/bindings/c/evaluation_series_context.cpp#L0
File libs/server-sdk/src/bindings/c/evaluation_series_context.cpp does not conform to Custom style guidelines. (lines 8, 9, 17, 18, 21, 27, 29, 41)
Run clang-format on libs/server-sdk/include/launchdarkly/server_side/hooks/hook.hpp: libs/server-sdk/include/launchdarkly/server_side/hooks/hook.hpp#L0
File libs/server-sdk/include/launchdarkly/server_side/hooks/hook.hpp does not conform to Custom style guidelines. (lines 126, 404)
Run clang-format on libs/server-sdk/include/launchdarkly/server_side/client.hpp: libs/server-sdk/include/launchdarkly/server_side/client.hpp#L0
File libs/server-sdk/include/launchdarkly/server_side/client.hpp does not conform to Custom style guidelines. (lines 280, 281, 282, 577, 578, 579)
Run clang-format on libs/server-sdk/include/launchdarkly/server_side/bindings/c/track_series_context.h: libs/server-sdk/include/launchdarkly/server_side/bindings/c/track_series_context.h#L0
File libs/server-sdk/include/launchdarkly/server_side/bindings/c/track_series_context.h does not conform to Custom style guidelines. (lines 5, 6, 13, 19, 26, 78, 89)
Run clang-format on libs/server-sdk/include/launchdarkly/server_side/bindings/c/hook.h: libs/server-sdk/include/launchdarkly/server_side/bindings/c/hook.h#L0
File libs/server-sdk/include/launchdarkly/server_side/bindings/c/hook.h does not conform to Custom style guidelines. (lines 6, 9, 20, 24, 27, 28, 108)
Run clang-format on libs/server-sdk/include/launchdarkly/server_side/bindings/c/evaluation_series_data.h: libs/server-sdk/include/launchdarkly/server_side/bindings/c/evaluation_series_data.h#L0
File libs/server-sdk/include/launchdarkly/server_side/bindings/c/evaluation_series_data.h does not conform to Custom style guidelines. (lines 13, 27, 32, 34, 40, 41, 154, 155, 196, 206)
Run clang-format on libs/server-sdk/include/launchdarkly/server_side/bindings/c/evaluation_series_context.h: libs/server-sdk/include/launchdarkly/server_side/bindings/c/evaluation_series_context.h#L0
File libs/server-sdk/include/launchdarkly/server_side/bindings/c/evaluation_series_context.h does not conform to Custom style guidelines. (lines 17, 24, 30, 40, 50, 73)