RCPP-6, RCPP-83: Improve networking #1180
Annotations
11 errors and 12 warnings
|
include/cpprealm/networking/platform_networking.hpp#L221
'chrono': is not a member of 'std' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
include/cpprealm/networking/platform_networking.hpp#L221
'chrono': the symbol to the left of a '::' must be a type [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
include/cpprealm/networking/platform_networking.hpp#L221
'milliseconds': is not a member of 'std' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
include/cpprealm/networking/platform_networking.hpp#L221
syntax error: identifier 'milliseconds' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
include/cpprealm/networking/platform_networking.hpp#L255
'chrono': is not a member of 'std' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
include/cpprealm/networking/platform_networking.hpp#L255
'chrono': the symbol to the left of a '::' must be a type [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
include/cpprealm/networking/platform_networking.hpp#L255
'milliseconds': is not a member of 'std' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
include/cpprealm/networking/platform_networking.hpp#L255
syntax error: identifier 'milliseconds' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
src/cpprealm/networking/platform_networking.cpp#L79
'realm::networking::sync_socket_provider::sync_timer realm::networking::default_socket_provider::create_timer(std::chrono::milliseconds,realm::networking::sync_socket_provider::FunctionHandler &&)': overloaded member function not found in 'realm::networking::default_socket_provider' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
src/cpprealm/networking/platform_networking.cpp#L80
'std::make_unique': no matching overloaded function found [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\src\cpprealm.vcxproj]
|
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: actions/checkout@v2, jwlawson/[email protected], mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
|
|
|
|
|
|
This job failed
Loading