RNET-1161: Implement support for using a log level for a specific log category #2017
Annotations
1 error and 10 warnings
|
Realm/Realm/Logging/Logger.cs#L39
The field 'Logger._defaultLogLevel' is assigned but its value is never used [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
Realm/Realm/Logging/Logger.cs#L190
Ambiguous reference in cref attribute: 'Log'. Assuming 'Logger.Log(LogLevel, string)', but could have also matched other overloads including 'Logger.Log(LogLevel, LogCategory, string)'. [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
Realm/Realm/Logging/LogCategory.cs#L26
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
Realm/Realm/Logging/LogCategory.cs#L28
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
Realm/Realm/Logging/LogCategory.cs#L30
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
Realm/Realm/Logging/LogCategory.cs#L69
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
Realm/Realm/Logging/LogCategory.cs#L71
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
Realm/Realm/Logging/LogCategory.cs#L75
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
Realm/Realm/Logging/LogCategory.cs#L77
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
Realm/Realm/Logging/LogCategory.cs#L84
Elements should be documented (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1600.md) [/home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Realm.csproj::TargetFramework=net8.0]
|
This job failed
Loading