Skip to content

refactor: rename IPush and IPull sources to better reflect their purposes #1288

refactor: rename IPush and IPull sources to better reflect their purposes

refactor: rename IPush and IPull sources to better reflect their purposes #1288

Triggered via pull request November 21, 2023 18:03
Status Success
Total duration 2m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 8 warnings, and 1 notice
/libs/server-sdk/src/data_systems/background_sync/background_sync_system.hpp:27:7 [cppcoreguidelines-special-member-functions]: libs/server-sdk/src/data_systems/background_sync/background_sync_system.hpp#L27
class 'BackgroundSync' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor
/libs/server-sdk/src/data_systems/lazy_load/lazy_load_system.hpp:30:7 [cppcoreguidelines-special-member-functions]: libs/server-sdk/src/data_systems/lazy_load/lazy_load_system.hpp#L30
class 'LazyLoad' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor
Run clang-format on libs/server-sdk/include/launchdarkly/server_side/data_interfaces/sources/iserialized_data_reader.hpp: libs/server-sdk/include/launchdarkly/server_side/data_interfaces/sources/iserialized_data_reader.hpp#L1
File libs/server-sdk/include/launchdarkly/server_side/data_interfaces/sources/iserialized_data_reader.hpp does not conform to Custom style guidelines. (lines 34)