[RNET-992] Add sync support for collections in mixed #1883
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-dotnet@607fce577a46308457984d59e4954e075820f10a, realm/ci-actions/run-ios-simulator@fa20eb972b9f018654fdb4e2c7afb52b0532f907, LaPeste/test-reporter@510caf50a955b1003bec48a6494be4d6537f3a0b. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build the tests
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
Build the tests
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
Build the tests
The workload 'maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
Build the tests
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
Build the tests:
Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs#L645
Dereference of a possibly null reference.
|
Build the tests:
Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs#L709
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
Build the tests:
Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs#L305
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
Build the tests:
Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs#L326
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
Build the tests:
Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs#L687
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
Build the tests:
Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs#L704
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
Loading