Skip to content

RNET-1134: Add obfuscation attribute on generated RealmSchema (#3594) #2654

RNET-1134: Add obfuscation attribute on generated RealmSchema (#3594)

RNET-1134: Add obfuscation attribute on generated RealmSchema (#3594) #2654

Triggered via push May 21, 2024 22:08
Status Success
Total duration 23m 14s
Artifacts

codeql.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

56 errors and 3 warnings
Realm.Tests.dll.Realms.Tests.Sync.AppTests. ► Realms.Tests.Sync.AppTests ► RealmConfiguration_WithCustomHttpClientHandler_CleanedUpAfterAppDestroyed: No path available#L-1
Failed test found in: TestResults.tvOS.xml Error: Expected all references to be GC-ed within 10 seconds but they weren't Expected: True But was: False
Realm.Tests.dll.Realms.Tests.Sync.SyncMigrationTests. ► Realms.Tests.Sync.SyncMigrationTests ► Model_CanMigratePropertyOptionality: No path available#L-1
Failed test found in: TestResults.Linux.xml Error: Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://18.204.23.227:57731/groups/664d1b7018296c54923921f0/apps/664d1b8318296c54923923c8/logs?co_id=664d26f418296c54923afc7a
Realm.Tests.dll.Realms.Tests.Sync.SyncMigrationTests. ► Realms.Tests.Sync.SyncMigrationTests ► SameRealm_CanBeMigratedSkippingVersions: No path available#L-1
Failed test found in: TestResults.Linux.xml Error: Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://18.204.23.227:57731/groups/664d1b7018296c54923921f0/apps/664d1b8318296c54923923c8/logs?co_id=664d26f618296c54923afd32
Realm.Tests.dll.Realms.Tests.Sync.SyncMigrationTests. ► Realms.Tests.Sync.SyncMigrationTests ► SameRealm_CanBeMigratedThroughConsecutiveVersions: No path available#L-1
Failed test found in: TestResults.Linux.xml Error: Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://18.204.23.227:57731/groups/664d1b7018296c54923921f0/apps/664d1b8318296c54923923c8/logs?co_id=664d26f618296c54923afd54
Realm.Tests.exe.Realms.Tests.Sync.SyncMigrationTests. ► Realms.Tests.Sync.SyncMigrationTests ► Model_CanMigratePropertyOptionality: No path available#L-1
Failed test found in: TestResults.Windows.xml Error: Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://18.204.23.227:57706/groups/664d1b6367171f1c733a2e24/apps/664d1b7667171f1c733a2fe1/logs?co_id=664d27f067171f1c733c17ca
Realm.Tests.exe.Realms.Tests.Sync.SyncMigrationTests. ► Realms.Tests.Sync.SyncMigrationTests ► SameRealm_CanBeMigratedSkippingVersions: No path available#L-1
Failed test found in: TestResults.Windows.xml Error: Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://18.204.23.227:57706/groups/664d1b6367171f1c733a2e24/apps/664d1b7667171f1c733a2fe1/logs?co_id=664d27f267171f1c733c188b
Realm.Tests.exe.Realms.Tests.Sync.SyncMigrationTests. ► Realms.Tests.Sync.SyncMigrationTests ► SameRealm_CanBeMigratedThroughConsecutiveVersions: No path available#L-1
Failed test found in: TestResults.Windows.xml Error: Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://18.204.23.227:57706/groups/664d1b6367171f1c733a2e24/apps/664d1b7667171f1c733a2fe1/logs?co_id=664d27f267171f1c733c18a8
Realm.Tests.exe.Realms.Tests.Sync.UserManagementTests. ► Realms.Tests.Sync.UserManagementTests ► UserAnonymous_CombiningReuseAndNotReuse: No path available#L-1
Failed test found in: TestResults.Windows.xml Error: Expected: <User 664d280a67171f1c733c1cda, State: LoggedIn> But was: <User 664d280a67171f1c733c1ce8, State: LoggedIn>
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_ConnectionState_FullFlow: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000e37600 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <56A758AC-D853-4E80-80D1-CA767B4F2336>.<28>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <56A758AC-D853-4E80-80D1-CA767B4F2336>.<28>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_ConnectionState_Propagated_Within_Multiple_Sessions: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000e796e0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <E796C4B0-ACA4-402A-8471-74635D69D6E1>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <E796C4B0-ACA4-402A-8471-74635D69D6E1>.<1>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_NotificationToken_Freed_When_Close_Realm: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000e41bc0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <40A4A23D-CC11-4023-8324-1BBB8D530867>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <40A4A23D-CC11-4023-8324-1BBB8D530867>.<1>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_OnSessionError: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000e41f50 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <FBF945C5-4C61-4EAF-9A50-025152762FA1>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <FBF945C5-4C61-4EAF-9A50-025152762FA1>.<1>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_PermissionDenied_DoesntCrash: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000fb8a80 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <5D3C985E-25BD-469B-B563-78CBBA91E824>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <5D3C985E-25BD-469B-B563-78CBBA91E824>.<1>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_PropertyChanged_FreedNotificationToken: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000ff9fb0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <FEAB4374-1C71-4AE1-8867-E7F3E92FA52C>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <FEAB4374-1C71-4AE1-8867-E7F3E92FA52C>.<1>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_PropertyChanged_MultipleSubscribers: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000fd4f90 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <70537BE8-0150-473C-9ED8-9EA2C33E01FE>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <70537BE8-0150-473C-9ED8-9EA2C33E01FE>.<1>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_Should_Free_Instance_With_No_PropertyChanged_Subscribers: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000e056b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <94C3A0E4-8F1C-417E-877D-0D7C2DECAD80>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <94C3A0E4-8F1C-417E-877D-0D7C2DECAD80>.<1>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_Should_Keep_Instance_Until_There_Are_Subscribers: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000e3db00 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <BCC991B3-E37D-4F6D-8B2D-83B8C75CA31F>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <BCC991B3-E37D-4F6D-8B2D-83B8C75CA31F>.<1>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_Should_Not_Free_Instance_With_PropertyChanged_Subscribers: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000efced0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <45584229-7F5C-4AEF-8277-9933B3A5E835>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <45584229-7F5C-4AEF-8277-9933B3A5E835>.<1>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_WaitForDownload_CanBeCancelled: No path available#L-1
Failed test found in: TestResults.MacCatalyst.xml_transformed.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000d78540 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <DC13C1FB-B10B-4116-8526-702899FAD401>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <DC13C1FB-B10B-4116-8526-702899FAD401>.<1>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, NSErrorFailingURLKey=http://18.204.23.227:57726/api/client/v2.0/app/pbs-str-0312a612-mksknqr/location, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Object_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Object_AtlasToRealm(All values): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: System.TimeoutException : The operation has timed out after 120000 ms.
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Object_RealmToAtlas. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Object_RealmToAtlas(All values): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600003f57d50 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <91B84C4E-B1FE-42D8-B5B5-A1676CBDC618>.<351>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <91B84C4E-B1FE-42D8-B5B5-A1676CBDC618>.<351>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Primitive_AtlasToRealm(Empty object): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600003ff5f80 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <8AAE81D1-A38B-44D5-8278-60954384F8B5>.<352>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <8AAE81D1-A38B-44D5-8278-60954384F8B5>.<352>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Primitive_AtlasToRealm(All values): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600003f550b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <F221664E-A848-4F26-AB77-7B1E1897E4EE>.<353>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <F221664E-A848-4F26-AB77-7B1E1897E4EE>.<353>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Primitive_AtlasToRealm(Bool RealmValue): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600003f54720 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <36D07D2F-A80A-4B73-9A5B-01945F39CE70>.<354>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <36D07D2F-A80A-4B73-9A5B-01945F39CE70>.<354>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Primitive_AtlasToRealm(Int RealmValue): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600003f548d0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <2258F06E-36EB-472C-8A22-281A33E0FE0C>.<355>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <2258F06E-36EB-472C-8A22-281A33E0FE0C>.<355>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Primitive_AtlasToRealm(Long RealmValue): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600003f5daa0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <AB83459F-6F26-4033-9FC3-5BC0CF6BB037>.<356>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <AB83459F-6F26-4033-9FC3-5BC0CF6BB037>.<356>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Primitive_AtlasToRealm(Null RealmValue): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600003f54150 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <0EFF3C13-6000-4072-A3F8-A6486E34418A>.<357>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <0EFF3C13-6000-4072-A3F8-A6486E34418A>.<357>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Primitive_AtlasToRealm(String RealmValue): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600003f525b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <850A1B7A-C64D-4FAB-82B7-5A968DA83F4E>.<358>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <850A1B7A-C64D-4FAB-82B7-5A968DA83F4E>.<358>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Primitive_AtlasToRealm(Data RealmValue): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600003fb8de0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <505E421C-0759-4EC0-AD7B-F78290970642>.<359>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <505E421C-0759-4EC0-AD7B-F78290970642>.<359>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Primitive_AtlasToRealm(Float RealmValue): No path available#L-1
Failed test found in: TestResults.XamarinMac.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600003f4ce40 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), viable, interface: en0, ipv4, dns, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <5D7613ED-CF09-49DB-A95D-4A4A13065409>.<360>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <5D7613ED-CF09-49DB-A95D-4A4A13065409>.<360>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://52.91.245.93:56665/api/client/v2.0/app/flx-4e0b39a5-wspttcp/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_ExtraFields_AtlasToRealm: No path available#L-1
Failed test found in: TestResults.iOS.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x60000091aa30 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <EDF87F99-C303-4A58-B614-7D4C5D1B0135>.<86>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <EDF87F99-C303-4A58-B614-7D4C5D1B0135>.<86>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_ExtraFields_IgnoredWhenUsingTypedCollection: No path available#L-1
Failed test found in: TestResults.iOS.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000912df0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <9597B92E-823C-441C-A615-2FA417C752CE>.<87>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <9597B92E-823C-441C-A615-2FA417C752CE>.<87>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_MismatchedType_ThrowsOnInsertWhenCollectionInSchema: No path available#L-1
Failed test found in: TestResults.iOS.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000927f00 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <0BD51F28-BF23-4212-A5FD-84578D0DBE1B>.<98>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <0BD51F28-BF23-4212-A5FD-84578D0DBE1B>.<98>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_MismatchedType_ThrowsWhenDeserialized: No path available#L-1
Failed test found in: TestResults.iOS.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000956b80 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <5AE0242F-39D7-4674-B37B-F732F6EE36F8>.<99>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <5AE0242F-39D7-4674-B37B-F732F6EE36F8>.<99>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_MissingField_GetsDefaultValueWhenDeserialized: No path available#L-1
Failed test found in: TestResults.iOS.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x600000955290 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <72127D4C-B65C-411F-8ED2-749DAB2D639E>.<100>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <72127D4C-B65C-411F-8ED2-749DAB2D639E>.<100>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_MissingField_ThrowsOnInsertWhenCollectionInSchema: No path available#L-1
Failed test found in: TestResults.iOS.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x6000009162b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <D0A90939-83E0-4012-B896-212A09A4934A>.<101>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <D0A90939-83E0-4012-B896-212A09A4934A>.<101>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_DateTime_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_DateTime_AtlasToRealm(PostEpoch): No path available#L-1
Failed test found in: TestResults.iOS.xml Error: System.TimeoutException : The operation has timed out after 120000 ms.
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_DateTime_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_DateTime_AtlasToRealm(PostEpoch-subprecision): No path available#L-1
Failed test found in: TestResults.iOS.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x60000091fc90 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <9D01CECE-3924-4960-8ECD-40D132CB3E44>.<69>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <9D01CECE-3924-4960-8ECD-40D132CB3E44>.<69>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_DateTime_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_DateTime_AtlasToRealm(PreEpoch): No path available#L-1
Failed test found in: TestResults.iOS.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x6000009126a0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <14527E2A-1CEE-4DB4-B4EE-E9EFEE4F7971>.<70>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <14527E2A-1CEE-4DB4-B4EE-E9EFEE4F7971>.<70>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_DateTime_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_DateTime_AtlasToRealm(PreEpoch-subprecision): No path available#L-1
Failed test found in: TestResults.iOS.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x6000009119b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <4E0F418C-6B18-48A4-BB30-9F1E8DB6C97C>.<71>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <4E0F418C-6B18-48A4-BB30-9F1E8DB6C97C>.<71>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_DateTime_RealmToAtlas_SpecialCase. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_DateTime_RealmToAtlas_SpecialCase(): No path available#L-1
Failed test found in: TestResults.iOS.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: Error Domain=NSURLErrorDomain Code=-1004 "Could not connect to the server." UserInfo={_kCFStreamErrorCodeKey=61, NSUnderlyingError=0x60000091c390 {Error Domain=kCFErrorDomainCFNetwork Code=-1004 "(null)" UserInfo={_NSURLErrorNWPathKey=satisfied (Path is satisfied), interface: en0, _kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <D9C1E532-281B-47CB-B1DB-F88C6AC0B897>.<75>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <D9C1E532-281B-47CB-B1DB-F88C6AC0B897>.<75>" ), NSLocalizedDescription=Could not connect to the server., NSErrorFailingURLStringKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, NSErrorFailingURLKey=http://18.204.23.227:57711/api/client/v2.0/app/flx-84beb463-endwchy/auth/providers/local-userpass/register, _kCFStreamErrorDomainKey=1}
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_ConnectionState_FullFlow: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_ConnectionState_Propagated_Within_Multiple_Sessions: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_NotificationToken_Freed_When_Close_Realm: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_OnSessionError: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_PermissionDenied_DoesntCrash: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_PropertyChanged_FreedNotificationToken: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_PropertyChanged_MultipleSubscribers: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_Should_Free_Instance_With_No_PropertyChanged_Subscribers: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_Should_Keep_Instance_Until_There_Are_Subscribers: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_Should_Not_Free_Instance_With_PropertyChanged_Subscribers: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_WaitForDownload_CanBeCancelled: No path available#L-1
Failed test found in: C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml Error: Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found. A connection with the server could not be established
Analyze C#
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@40542d38bc4936c2ca7da883aeb050a6081b4b31, android-actions/setup-android@7c5672355aaa8fde5f97a91aa9a99616d1ace6bc, actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0, microsoft/setup-msbuild@0b44c6745b7e81956596964100aadb92d667c497, github/codeql-action/analyze@40542d38bc4936c2ca7da883aeb050a6081b4b31. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze C#
Unexpected input(s) 'config', valid inputs are ['tools', 'languages', 'token', 'registries', 'matrix', 'config-file', 'db-location', 'queries', 'packs', 'external-repository-token', 'setup-python-dependencies', 'source-root', 'ram', 'threads', 'debug', 'debug-artifact-name', 'debug-database-name', 'trap-caching']
Analyze C#
Unexpected input(s) 'config', valid inputs are ['tools', 'languages', 'token', 'registries', 'matrix', 'config-file', 'db-location', 'queries', 'packs', 'external-repository-token', 'setup-python-dependencies', 'source-root', 'ram', 'threads', 'debug', 'debug-artifact-name', 'debug-database-name', 'trap-caching']