[RNET-992] Add sync support for collections in mixed #1882
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, LaPeste/test-reporter@510caf50a955b1003bec48a6494be4d6537f3a0b. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish Tests/Realm.Tests:
Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs#L644
Dereference of a possibly null reference. [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net7.0]
|
Publish Tests/Realm.Tests:
Tools/DeployApps/BaasClient.cs#L715
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net7.0]
|
Publish Tests/Realm.Tests:
Tools/DeployApps/BaasClient.cs#L718
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net7.0]
|
Publish Tests/Realm.Tests:
Tools/DeployApps/BaasClient.cs#L721
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net7.0]
|
Publish Tests/Realm.Tests:
Tools/DeployApps/BaasClient.cs#L755
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net7.0]
|
Publish Tests/Realm.Tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L336
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net7.0]
|
Publish Tests/Realm.Tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L816
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net7.0]
|
Publish Tests/Realm.Tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L739
Commas should not be preceded by whitespace. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1001.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net7.0]
|
Publish Tests/Realm.Tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L753
Commas should not be preceded by whitespace. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1001.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net7.0]
|
Publish Tests/Realm.Tests:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L739
Closing parenthesis should not be followed by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md) [D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Realm.Tests.csproj::TargetFramework=net7.0]
|
Loading