Migrate to new sync error codes #1600
Annotations
10 warnings
|
|
|
|
Realm/Realm/Exceptions/CompensatingWriteException.cs#L42
'ErrorCode.CompensatingWrite' is obsolete: 'Use CompensatingWriteException instead' [D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/Handles/SessionHandle.cs#L308
'ErrorCode.CompensatingWrite' is obsolete: 'Use CompensatingWriteException instead' [D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/Exceptions/Sync/ErrorCode.cs#L34
Enumeration items should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1602.md) [D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/Exceptions/Sync/ErrorCode.cs#L36
Enumeration items should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1602.md) [D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/Exceptions/Sync/ErrorCode.cs#L38
Enumeration items should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1602.md) [D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/Exceptions/Sync/ErrorCode.cs#L50
Enumeration items should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1602.md) [D:\a\realm-dotnet\realm-dotnet\Realm\Realm\Realm.csproj::TargetFramework=net6.0]
|
The logs for this run have expired and are no longer available.
Loading