Skip to content

feat: Inline context for custom events #1976

feat: Inline context for custom events

feat: Inline context for custom events #1976

Triggered via pull request May 8, 2025 13:57
Status Success
Total duration 2m 45s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 11 warnings, and 3 notices
/home/runner/boost/boost/boost/include/boost/json/detail/value_from.hpp:151:5 [clang-diagnostic-error]: home/runner/boost/boost/boost/include/boost/json/detail/value_from.hpp#L151
static assertion failed due to requirement '!std::is_same<const launchdarkly::Context &, const launchdarkly::Context &>::value': No suitable tag_invoke overload found for the type
/libs/client-sdk/src/client_impl.cpp:249:51 [bugprone-easily-swappable-parameters]: libs/client-sdk/src/client_impl.cpp#L249
2 adjacent parameters of 'VariationInternal' of convertible types are easily swapped by mistake
cpp-linter
Failed to restore: Cache service responded with 422
Run clang-format on libs/client-sdk/src/client_impl.cpp: libs/client-sdk/src/client_impl.cpp#L1
File libs/client-sdk/src/client_impl.cpp does not conform to Custom style guidelines. (lines 225)
Run clang-format on libs/internal/src/serialization/events/json_events.cpp: libs/internal/src/serialization/events/json_events.cpp#L1
File libs/internal/src/serialization/events/json_events.cpp does not conform to Custom style guidelines. (lines 1)
Run clang-format on libs/server-sdk/src/events/event_factory.cpp: libs/server-sdk/src/events/event_factory.cpp#L1
File libs/server-sdk/src/events/event_factory.cpp does not conform to Custom style guidelines. (lines 47)