[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/.
|
Build Tests/Tests.XamarinMac:
Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs#L644
Dereference of a possibly null reference. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Build Tests/Tests.XamarinMac:
Tools/DeployApps/BaasClient.cs#L715
Elements should be separated by blank line [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Build Tests/Tests.XamarinMac:
Tools/DeployApps/BaasClient.cs#L718
Elements should be separated by blank line [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Build Tests/Tests.XamarinMac:
Tools/DeployApps/BaasClient.cs#L721
Elements should be separated by blank line [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Build Tests/Tests.XamarinMac:
Tools/DeployApps/BaasClient.cs#L755
Elements should be separated by blank line [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Build Tests/Tests.XamarinMac:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L739
Operator '(RealmValue)' should not be followed by whitespace. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Build Tests/Tests.XamarinMac:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L753
Operator '(RealmValue)' should not be followed by whitespace. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Build Tests/Tests.XamarinMac:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L739
Closing parenthesis should not be followed by a space [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Build Tests/Tests.XamarinMac:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L753
Closing parenthesis should not be followed by a space [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Build Tests/Tests.XamarinMac:
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L739
Commas should not be preceded by whitespace. [/Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Realm.Tests.csproj]
|
Loading