refactor: add SSE Builder::on_response hook #2297
Annotations
13 warnings
|
cpp-linter
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955, MarkusJx/install-boost@3039450bb3dd2e8630d1cf10ec39cb1da3054bbd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
/libs/server-sent-events/src/client.cpp:202:9 [bugprone-unchecked-optional-access]:
/libs/server-sent-events/src/client.cpp#L202
unchecked access to optional value
|
|
/libs/server-sent-events/src/client.cpp:181:17 [bugprone-unchecked-optional-access]:
/libs/server-sent-events/src/client.cpp#L181
unchecked access to optional value
|
|
/libs/server-sent-events/src/client.cpp:179:17 [bugprone-unchecked-optional-access]:
/libs/server-sent-events/src/client.cpp#L179
unchecked access to optional value
|
|
/libs/server-sent-events/src/client.cpp:178:17 [bugprone-unchecked-optional-access]:
/libs/server-sent-events/src/client.cpp#L178
unchecked access to optional value
|
|
/libs/server-sent-events/src/client.cpp:133:23 [bugprone-unchecked-optional-access]:
/libs/server-sent-events/src/client.cpp#L133
unchecked access to optional value
|
|
/libs/server-sent-events/src/client.cpp:98:26 [performance-move-const-arg]:
/libs/server-sent-events/src/client.cpp#L98
passing result of std::move() as a const reference argument; no move will actually happen
|
|
/libs/server-sent-events/src/client.cpp:70:16 [bugprone-easily-swappable-parameters]:
/libs/server-sent-events/src/client.cpp#L70
4 adjacent parameters of 'FoxyClient' of similar type ('std::optional<std::chrono::milliseconds>') are easily swapped by mistake
|
|
/libs/server-sent-events/src/client.cpp:66:45 [performance-unnecessary-value-param]:
/libs/server-sent-events/src/client.cpp#L66
the parameter 'executor' is copied for each invocation but only used as a const reference; consider making it a const reference
|
|
/libs/server-sent-events/src/../include/launchdarkly/sse/client.hpp:51:5 [readability-inconsistent-declaration-parameter-name]:
/libs/server-sent-events/src/../include/launchdarkly/sse/client.hpp#L51
function 'launchdarkly::sse::Builder::Builder' has a definition with different parameter names
|
|
/libs/server-sent-events/include/launchdarkly/sse/client.hpp:246:7 [cppcoreguidelines-special-member-functions]:
/libs/server-sent-events/include/launchdarkly/sse/client.hpp#L246
class 'Client' 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>0Sa0XagAAAACZ+EiE+3lNTbJn+0CW5rpwUEhMMzBFREdFMDExNQBFZGdl
|
|
cpp-linter
Failed to restore: Cache service responded with 400
|