RCPP-6, RCPP-83: Improve networking #1180
cmake.yml
on: pull_request
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Stop Stray Containers
3s
Annotations
118 errors and 133 warnings
Linux Release (clang 15)
❌ No test results found for JUnit Test Report
|
Linux Release (clang 15):
include/cpprealm/networking/platform_networking.hpp#L221
no member named 'chrono' in namespace 'std'
|
Linux Release (clang 15):
include/cpprealm/networking/platform_networking.hpp#L255
no member named 'chrono' in namespace 'std'
|
Linux Release (clang 15):
src/cpprealm/networking/platform_networking.cpp#L79
out-of-line definition of 'create_timer' does not match any declaration in 'realm::networking::default_socket_provider'
|
Linux Release (clang 15)
Process completed with exit code 1.
|
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
Process completed with exit code 2.
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
Process completed with exit code 2.
|
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
Process completed with exit code 2.
|
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
Process completed with exit code 2.
|
|
Linux Debug (clang 15)
❌ No test results found for JUnit Test Report
|
Linux Debug (clang 15):
include/cpprealm/networking/platform_networking.hpp#L221
no member named 'chrono' in namespace 'std'
|
Linux Debug (clang 15):
include/cpprealm/networking/platform_networking.hpp#L255
no member named 'chrono' in namespace 'std'
|
Linux Debug (clang 15):
src/cpprealm/networking/platform_networking.cpp#L79
out-of-line definition of 'create_timer' does not match any declaration in 'realm::networking::default_socket_provider'
|
Linux Debug (clang 15)
Process completed with exit code 1.
|
Linux Release (gcc 9.1)
❌ No test results found for JUnit Test Report
|
Linux Release (gcc 9.1):
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
Linux Release (gcc 9.1):
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
Linux Release (gcc 9.1):
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&&)'
|
Linux Release (gcc 9.1):
src/cpprealm/networking/platform_networking.cpp#L141
extra ';' [-Werror=pedantic]
|
Linux Release (gcc 9.1):
src/cpprealm/networking/platform_networking.cpp#L215
cannot convert 'std::chrono::milliseconds' {aka 'std::chrono::duration<long int, std::ratio<1, 1000> >'} to 'int'
|
Linux Release (gcc 9.1)
Process completed with exit code 1.
|
Linux Debug (gcc 9.1)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 9.1):
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
Linux Debug (gcc 9.1):
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
Linux Debug (gcc 9.1):
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&&)'
|
Linux Debug (gcc 9.1):
src/cpprealm/networking/platform_networking.cpp#L141
extra ';' [-Werror=pedantic]
|
Linux Debug (gcc 9.1):
src/cpprealm/networking/platform_networking.cpp#L215
cannot convert 'std::chrono::milliseconds' {aka 'std::chrono::duration<long int, std::ratio<1, 1000> >'} to 'int'
|
Linux Debug (gcc 9.1)
Process completed with exit code 1.
|
Windows Debug
❌ No test results found for JUnit Test Report
|
Windows Debug:
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]
|
Windows Debug:
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]
|
Windows Debug:
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]
|
Windows Debug:
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]
|
Windows Debug:
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]
|
Windows Debug:
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]
|
Windows Debug:
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]
|
Windows Debug:
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]
|
Windows Debug:
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]
|
Windows Debug:
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]
|
Linux Release (gcc 8.3):
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
Linux Release (gcc 8.3):
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
Linux Release (gcc 8.3):
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&&)'
|
Linux Release (gcc 8.3):
src/cpprealm/networking/platform_networking.cpp#L141
extra ';' [-Werror=pedantic]
|
Linux Release (gcc 8.3):
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)'
|
Linux Release (gcc 8.3)
Process completed with exit code 1.
|
Linux Release (gcc 8.3)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 11.1):
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
Linux Debug (gcc 11.1):
include/cpprealm/networking/platform_networking.hpp#L221
expected ',' or '...' before 'delay'
|
Linux Debug (gcc 11.1):
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
Linux Debug (gcc 11.1):
include/cpprealm/networking/platform_networking.hpp#L255
expected ',' or '...' before 'delay'
|
Linux Debug (gcc 11.1):
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&&)'
|
Linux Debug (gcc 11.1):
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)'
|
Linux Debug (gcc 11.1)
Process completed with exit code 1.
|
Linux Debug (gcc 11.1)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 10.1)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 10.1):
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
Linux Debug (gcc 10.1):
include/cpprealm/networking/platform_networking.hpp#L221
expected ',' or '...' before 'delay'
|
Linux Debug (gcc 10.1):
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
Linux Debug (gcc 10.1):
include/cpprealm/networking/platform_networking.hpp#L255
expected ',' or '...' before 'delay'
|
Linux Debug (gcc 10.1):
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&&)'
|
Linux Debug (gcc 10.1):
src/cpprealm/networking/platform_networking.cpp#L141
extra ';' [-Werror=pedantic]
|
Linux Debug (gcc 10.1):
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)'
|
Linux Debug (gcc 10.1)
Process completed with exit code 1.
|
Linux Debug (gcc 8.3):
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
Linux Debug (gcc 8.3):
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
Linux Debug (gcc 8.3):
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&&)'
|
Linux Debug (gcc 8.3):
src/cpprealm/networking/platform_networking.cpp#L141
extra ';' [-Werror=pedantic]
|
Linux Debug (gcc 8.3):
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)'
|
Linux Debug (gcc 8.3)
Process completed with exit code 1.
|
Linux Debug (gcc 8.3)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 12.1)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 12.1):
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
Linux Debug (gcc 12.1):
include/cpprealm/networking/platform_networking.hpp#L221
expected ',' or '...' before 'delay'
|
Linux Debug (gcc 12.1):
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
Linux Debug (gcc 12.1):
include/cpprealm/networking/platform_networking.hpp#L255
expected ',' or '...' before 'delay'
|
Linux Debug (gcc 12.1):
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&&)'
|
Linux Debug (gcc 12.1):
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)'
|
Linux Debug (gcc 12.1)
Process completed with exit code 1.
|
Windows Release
❌ No test results found for JUnit Test Report
|
Windows Release:
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]
|
Windows Release:
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]
|
Windows Release:
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]
|
Windows Release:
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]
|
Windows Release:
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]
|
Windows Release:
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]
|
Windows Release:
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]
|
Windows Release:
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]
|
Windows Release:
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]
|
Windows Release:
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]
|
Linux Release (gcc 10.1):
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
Linux Release (gcc 10.1):
include/cpprealm/networking/platform_networking.hpp#L221
expected ',' or '...' before 'delay'
|
Linux Release (gcc 10.1):
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
Linux Release (gcc 10.1):
include/cpprealm/networking/platform_networking.hpp#L255
expected ',' or '...' before 'delay'
|
Linux Release (gcc 10.1):
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&&)'
|
Linux Release (gcc 10.1):
src/cpprealm/networking/platform_networking.cpp#L141
extra ';' [-Werror=pedantic]
|
Linux Release (gcc 10.1):
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)'
|
Linux Release (gcc 10.1)
Process completed with exit code 1.
|
Linux Release (gcc 10.1)
❌ No test results found for JUnit Test Report
|
Linux Release (gcc 12.1)
❌ No test results found for JUnit Test Report
|
Linux Release (gcc 12.1):
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
Linux Release (gcc 12.1):
include/cpprealm/networking/platform_networking.hpp#L221
expected ',' or '...' before 'delay'
|
Linux Release (gcc 12.1):
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
Linux Release (gcc 12.1):
include/cpprealm/networking/platform_networking.hpp#L255
expected ',' or '...' before 'delay'
|
Linux Release (gcc 12.1):
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&&)'
|
Linux Release (gcc 12.1):
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)'
|
Linux Release (gcc 12.1)
Process completed with exit code 1.
|
Linux Release (gcc 11.1)
❌ No test results found for JUnit Test Report
|
Linux Release (gcc 11.1):
include/cpprealm/networking/platform_networking.hpp#L221
'std::chrono' has not been declared
|
Linux Release (gcc 11.1):
include/cpprealm/networking/platform_networking.hpp#L221
expected ',' or '...' before 'delay'
|
Linux Release (gcc 11.1):
include/cpprealm/networking/platform_networking.hpp#L255
'std::chrono' has not been declared
|
Linux Release (gcc 11.1):
include/cpprealm/networking/platform_networking.hpp#L255
expected ',' or '...' before 'delay'
|
Linux Release (gcc 11.1):
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&&)'
|
Linux Release (gcc 11.1):
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)'
|
Linux Release (gcc 11.1)
Process completed with exit code 1.
|
Linux Release (clang 15)
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/
|
Linux Release (clang 15)
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/
|
Linux Release (clang 15):
realm-core/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c#L92
implicit conversion loses integer precision: 'unsigned long long' to 'BID_UINT32' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Linux Release (clang 15)
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/
|
Linux Release (clang 15)
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/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
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/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hendrikmuhs/[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/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'unsigned long' to 'scope_id_type' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'unsigned long' to 'scope_id_type' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
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/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
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/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
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/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hendrikmuhs/[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/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
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/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
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/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0:
realm-core/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c#L92
implicit conversion loses integer precision: 'BID_UINT64' (aka 'unsigned long long') to 'BID_UINT32' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'unsigned long' to 'scope_id_type' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'unsigned long' to 'scope_id_type' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
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/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hendrikmuhs/[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/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0:
realm-core/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c#L92
implicit conversion loses integer precision: 'BID_UINT64' (aka 'unsigned long long') to 'BID_UINT32' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'unsigned long' to 'scope_id_type' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
implicit conversion loses integer precision: 'unsigned long' to 'scope_id_type' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
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/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
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/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
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/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, hendrikmuhs/[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/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'unsigned long' to 'scope_id_type' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'std::size_t' (aka 'unsigned long') to 'socklen_t' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'unsigned long' to 'scope_id_type' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
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/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
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/
|
Linux Debug (clang 15)
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/
|
Linux Debug (clang 15)
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/
|
Linux Debug (clang 15)
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/
|
Linux Debug (clang 15)
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/
|
Linux Debug (clang 15):
realm-core/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c#L92
implicit conversion loses integer precision: 'unsigned long long' to 'BID_UINT32' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Linux Release (gcc 9.1)
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/
|
Linux Release (gcc 9.1)
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/
|
Linux Release (gcc 9.1)
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/
|
Linux Release (gcc 9.1)
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/
|
Linux Debug (gcc 9.1)
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/
|
Linux Debug (gcc 9.1)
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/
|
Linux Debug (gcc 9.1)
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/
|
Linux Debug (gcc 9.1)
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/
|
Windows Debug
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/
|
Windows Debug
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/
|
Windows Debug
'function': conversion from 'ssize_t' to 'int', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'=': conversion from 'ssize_t' to 'int', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'=': conversion from 'unsigned int' to 'char', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Linux Release (gcc 8.3)
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/
|
Linux Release (gcc 8.3)
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/
|
Linux Release (gcc 8.3)
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/
|
Linux Release (gcc 8.3)
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/
|
Linux Release (gcc 8.3):
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]
|
Linux Debug (gcc 11.1)
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/
|
Linux Debug (gcc 11.1)
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/
|
Linux Debug (gcc 11.1)
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/
|
Linux Debug (gcc 11.1)
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/
|
Linux Debug (gcc 10.1)
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/
|
Linux Debug (gcc 10.1)
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/
|
Linux Debug (gcc 10.1)
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/
|
Linux Debug (gcc 10.1)
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/
|
Linux Debug (gcc 8.3)
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/
|
Linux Debug (gcc 8.3)
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/
|
Linux Debug (gcc 8.3)
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/
|
Linux Debug (gcc 8.3)
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/
|
Linux Debug (gcc 12.1)
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/
|
Linux Debug (gcc 12.1)
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/
|
Linux Debug (gcc 12.1)
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/
|
Linux Debug (gcc 12.1)
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/
|
Windows Release
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/
|
Windows Release
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/
|
Windows Release
'function': conversion from 'ssize_t' to 'int', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'=': conversion from 'ssize_t' to 'int', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'=': conversion from 'unsigned int' to 'char', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Linux Release (gcc 10.1)
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/
|
Linux Release (gcc 10.1)
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/
|
Linux Release (gcc 10.1)
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/
|
Linux Release (gcc 10.1)
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/
|
Linux Release (gcc 12.1)
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/
|
Linux Release (gcc 12.1)
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/
|
Linux Release (gcc 12.1)
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/
|
Linux Release (gcc 12.1)
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/
|
Linux Release (gcc 12.1)
'*(const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)((char*)&<unnamed> + offsetof(std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >,std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::<unnamed>.std::_Optional_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, false, false>::<unnamed>)).std::__cxx11::basic_string<char>::_M_dataplus.std::__cxx11::basic_string<char>::_Alloc_hider::_M_p' may be used uninitialized [-Wmaybe-uninitialized]
|
Linux Release (gcc 12.1)
'*(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)((char*)&<unnamed> + offsetof(std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >,std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::<unnamed>.std::_Optional_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, false, false>::<unnamed>)).std::__cxx11::basic_string<char>::<anonymous>.std::__cxx11::basic_string<char>::<unnamed union>::_M_allocated_capacity' may be used uninitialized [-Wmaybe-uninitialized]
|
Linux Release (gcc 11.1)
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/
|
Linux Release (gcc 11.1)
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/
|
Linux Release (gcc 11.1)
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/
|
Linux Release (gcc 11.1)
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/
|