RCPP-6, RCPP-83: Improve networking #1180
Annotations
7 errors and 5 warnings
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
src/cpprealm/networking/platform_networking.cpp#L79
no declaration matches 'realm::networking::sync_socket_provider::sync_timer realm::networking::default_socket_provider::create_timer(std::chrono::milliseconds, realm::networking::sync_socket_provider::FunctionHandler&&)'
|
src/cpprealm/networking/platform_networking.cpp#L141
extra ';' [-Werror=pedantic]
|
src/cpprealm/networking/platform_networking.cpp#L215
no matching function for call to 'realm::networking::sync_socket_provider::create_timer(std::chrono::milliseconds&, std::remove_reference<realm::internal::networking::create_sync_socket_provider_shim(const std::shared_ptr<realm::networking::sync_socket_provider>&, std::optional<realm::internal::bridge::realm::sync_config::proxy_config>)::sync_socket_provider_shim::create_timer(std::chrono::milliseconds, realm::sync::SyncSocketProvider::FunctionHandler&&)::<lambda(realm::networking::websocket_interface::status)>&>::type)'
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
realm-core/src/realm/util/file.hpp#L762
'<anonymous>.realm::util::File::Map<char>::<anonymous>.realm::util::File::MapBase::m_fd' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
This job failed
Loading