RCPP-46 fix type safe queries #837
cmake.yml
on: pull_request
Deploy Cluster
24s
Matrix: build-linux-sync
Matrix: build-macos-sync
Matrix: build-windows-sync
Matrix: build-linux
Matrix: build-macos-xcode13_1
Matrix: build-macos-xcode15
Matrix: build-windows
Delete Cluster
20s
Annotations
17 errors and 103 warnings
Windows Sync Debug
❌ No test results found for JUnit Test Report
|
Windows Sync Debug
Process completed with exit code 1.
|
Windows Sync Release
❌ No test results found for JUnit Test Report
|
Windows Sync Release
Process completed with exit code 1.
|
Windows Release
Process completed with exit code 1.
|
Windows Release
❌ No test results found for JUnit Test Report
|
Windows Debug
Process completed with exit code 1.
|
Windows Debug
❌ No test results found for JUnit Test Report
|
macOS Sync Debug (preset macos, Xcode 15.0)
Process completed with exit code 134.
|
global.client_reset/discard_unsynced_changes:
global#L1
FAILED:
An error occurred while calling ***/api/admin/v3.0/groups/***/apps/65e2200731b05c5857aa66e6/services?bypass_service_change=DestructiveSyncProtocolVersionIncrease: {"error":"error creating the datasource configs: failed to verify data source connectivity: error connecting to MongoDB service cluster: failed to ping: connection() error occurred during connection handshake: remote error: tls: internal error","error_code":"DatasourceInternalError"}
|
global.client_reset/recover_or_discard_unsynced_changes:
global#L1
FAILED:
An error occurred while calling ***/api/admin/v3.0/groups/***/apps/65e2201a56290785389e0ce1/services?bypass_service_change=DestructiveSyncProtocolVersionIncrease: {"error":"error creating the datasource configs: failed to verify data source connectivity: error connecting to MongoDB service cluster: failed to ping: connection() error occurred during connection handshake: remote error: tls: internal error","error_code":"DatasourceInternalError"}
|
global.client_reset/client_reset:
global#L1
FAILED:
SIGABRT - Abort (abnormal termination) signal
|
Linux Sync Release (gcc 8)
Process completed with exit code 134.
|
Linux Sync Debug (gcc 8)
❌ No test results found for JUnit Test Report
|
Linux Sync Debug (gcc 8)
Process completed with exit code 134.
|
macOS Sync Debug (preset default, Xcode 15.0)
❌ No test results found for JUnit Test Report
|
macOS Sync Debug (preset default, Xcode 15.0)
Process completed with exit code 134.
|
Deploy Cluster
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: realm/ci-actions/mdb-realm/deploy@28a12a22e135d56db2b678fbe6479c0e1b52f169. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows Sync Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows Sync 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 Sync Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows Sync 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
macOS Debug (preset default, Xcode 13.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hendrikmuhs/[email protected], seanmiddleditch/gha-setup-ninja@master, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS Debug (preset default, Xcode 13.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 (preset default, Xcode 13.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 (preset default, Xcode 13.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 (preset default, Xcode 13.1):
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 Debug (clang 15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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#L758
'<anonymous>.realm::util::File::Map<char>::<anonymous>.realm::util::File::MapBase::m_fd' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Linux Release (gcc 8.3):
realm-core/src/realm/object-store/object_store.cpp#L117
'<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Linux Release (clang 15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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):
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 Debug (preset macos, Xcode 15.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hendrikmuhs/[email protected], seanmiddleditch/gha-setup-ninja@master, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS Debug (preset macos, Xcode 15.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 (preset macos, Xcode 15.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 (preset macos, Xcode 15.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 (preset macos, Xcode 15.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 (preset macos, Xcode 13.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hendrikmuhs/[email protected], seanmiddleditch/gha-setup-ninja@master, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS Debug (preset macos, Xcode 13.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 (preset macos, Xcode 13.1):
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]
|
macOS Debug (preset macos, Xcode 13.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 (preset macos, Xcode 13.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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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/
|
Linux Release (gcc 12.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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 11.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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/
|
Linux Release (gcc 9.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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 Release (gcc 9.1):
realm-core/src/realm/object-store/object_store.cpp#L117
'<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Linux Release (gcc 10.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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 Debug (gcc 9.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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/
|
Linux Debug (gcc 11.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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/
|
macOS Debug (preset default, Xcode 15.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hendrikmuhs/[email protected], seanmiddleditch/gha-setup-ninja@master, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS Debug (preset default, Xcode 15.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 (preset default, Xcode 15.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 (preset default, Xcode 15.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 (preset default, Xcode 15.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 Sync Debug (preset macos, Xcode 15.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hendrikmuhs/[email protected], seanmiddleditch/gha-setup-ninja@master, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS Sync Debug (preset macos, Xcode 15.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 Sync Debug (preset macos, Xcode 15.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 Sync Debug (preset macos, Xcode 15.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 Sync Debug (preset macos, Xcode 15.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]
|
Linux Sync Release (gcc 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hendrikmuhs/[email protected], mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Sync Release (gcc 8)
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 Sync Release (gcc 8)
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 Sync Release (gcc 8)
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 Sync Release (gcc 8):
realm-core/src/realm/util/file.hpp#L758
‘<anonymous>.realm::util::File::Map<char>::<anonymous>.realm::util::File::MapBase::m_fd’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Linux Sync Release (gcc 8):
realm-core/src/realm/object-store/object_store.cpp#L117
‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Linux Sync Debug (gcc 8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hendrikmuhs/[email protected], mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Sync Debug (gcc 8)
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 Sync Debug (gcc 8)
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 Sync Debug (gcc 8)
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 Sync Debug (preset default, Xcode 15.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hendrikmuhs/[email protected], seanmiddleditch/gha-setup-ninja@master, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS Sync Debug (preset default, Xcode 15.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 Sync Debug (preset default, Xcode 15.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 Sync Debug (preset default, Xcode 15.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 Sync Debug (preset default, Xcode 15.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]
|
Delete Cluster
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: realm/ci-actions/mdb-realm/cleanup@28a12a22e135d56db2b678fbe6479c0e1b52f169. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|