Bump MSTest.TestFramework from 3.6.3 to 3.6.4 in /Analogy.LogViewer.NLog.Targets.UnitTests #777
Annotations
20 warnings
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L26
Non-nullable field '_producer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L26
Non-nullable field '_producer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L26
Non-nullable field '_producer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L112
Possible null reference return.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L112
Possible null reference return.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L112
Possible null reference return.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L97
Use an overload of 'TryParse' that has a 'System.IFormatProvider' parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0011.md)
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L26
Non-nullable field '_producer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L112
Possible null reference return.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L17
Field '_producer' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L97
Use an overload of 'TryParse' that has a 'System.IFormatProvider' parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0011.md)
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L105
Use an overload of 'TryParse' that has a 'System.IFormatProvider' parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0011.md)
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L26
Non-nullable field '_producer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L113
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L112
Possible null reference return.
|
Analogy.LogViewer.NLog.Targets/NLogToAnalogyGRPCTarget.cs#L17
Field '_producer' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
This job succeeded
Loading