Collections of Mixed #1599
Annotations
2 errors and 11 warnings
|
|
Realm/Realm/DatabaseTypes/RealmValue.cs#L223
Dereference of a possibly null reference. [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/DatabaseTypes/RealmValue.cs#L223
Possible null reference argument for parameter 'handle' in 'PrimitiveValue PrimitiveValue.List(ListHandle handle)'. [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/DatabaseTypes/RealmValueType.cs#L98
XML comment has cref attribute 'IList' that could not be resolved [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/DatabaseTypes/RealmValueType.cs#L103
XML comment has cref attribute 'ISet' that could not be resolved [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/DatabaseTypes/RealmValueType.cs#L108
XML comment has cref attribute 'IDictionary' that could not be resolved [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/Extensions/CollectionExtensions.cs#L612
Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/Extensions/CollectionExtensions.cs#L611
Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/Extensions/CollectionExtensions.cs#L612
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/Extensions/CollectionExtensions.cs#L588
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net6.0]
|
Realm/Realm/Extensions/CollectionExtensions.cs#L612
Single line comment should begin with a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net6.0]
|
|
The logs for this run have expired and are no longer available.
Loading