[RNET-992] Add sync support for collections in mixed #2555
Annotations
8 errors and 3 warnings
Realm.Tests.exe.Realms.Tests.Database.NotificationTests.TestCollectionChangedAdapter. ► Realms.Tests.Database.NotificationTests ► TestCollectionChangedAdapter([1, 2, 3],Remove,[1],0):
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Expected: 1
But was: 0
|
Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests. ► Realms.Tests.Sync.DataTypeSynchronizationTests ► Bootstrap:
No path available#L-1
Failed test found in:
TestResults.Linux.xml
Error:
System.InvalidOperationException : Sequence contains no matching element
|
Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests.Property_RealmValue. ► Realms.Tests.Sync.DataTypeSynchronizationTests ► Property_RealmValue(True,Int: 10):
No path available#L-1
Failed test found in:
TestResults.Linux.xml
Error:
Realms.Exceptions.RealmException : Cannot write to class IntPropertyObject when no flexible sync subscription has been created.
|
Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests.Property_RealmValue. ► Realms.Tests.Sync.DataTypeSynchronizationTests ► Property_RealmValue(System.Collections.Generic.List`1[Realms.RealmValue],15):
No path available#L-1
Failed test found in:
TestResults.Linux.xml
Error:
Values Realms.RealmList`1[Realms.RealmValue] System.Collections.Generic.List`1[Realms.RealmValue]
Expected: True
But was: False
|
Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests.Property_RealmValue. ► Realms.Tests.Sync.DataTypeSynchronizationTests ► Property_RealmValue(System.Collections.Generic.Dictionary`2[System.String,Realms.RealmValue],15):
No path available#L-1
Failed test found in:
TestResults.Linux.xml
Error:
Values Realms.RealmDictionary`1[Realms.RealmValue] System.Collections.Generic.Dictionary`2[System.String,Realms.RealmValue]
Expected: True
But was: False
|
Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests.Set_RealmValue. ► Realms.Tests.Sync.DataTypeSynchronizationTests ► Set_RealmValue(System.Collections.Generic.List`1[Realms.RealmValue],15):
No path available#L-1
Failed test found in:
TestResults.Linux.xml
Error:
System.InvalidOperationException : Set cannot contain other collections.
|
Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests.Set_RealmValue. ► Realms.Tests.Sync.DataTypeSynchronizationTests ► Set_RealmValue(System.Collections.Generic.Dictionary`2[System.String,Realms.RealmValue],15):
No path available#L-1
Failed test found in:
TestResults.Linux.xml
Error:
System.InvalidOperationException : Set cannot contain other collections.
|
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests. ► Realms.Tests.Sync.SynchronizedInstanceTests ► Add_ThrowsWhenAddingNestedCollectionsToSyncedRealm:
No path available#L-1
Failed test found in:
TestResults.Linux.xml
Error:
Expected: <Realms.Exceptions.RealmException>
But was: null
|
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, actions/setup-dotnet@607fce577a46308457984d59e4954e075820f10a, 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']
|