Bump Meziantou.Analyzer from 2.0.181 to 2.0.182 #365
Annotations
10 warnings
Analogy.LogViewer.NLogProvider/IAnalogy/NLogDataProvider.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.NLogProvider/NLogFileLoader.cs#L144
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.NLogProvider/NLogFileLoader.cs#L145
Non-nullable property 'MachineName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.NLogProvider/NLogFileLoader.cs#L146
Non-nullable property 'LogLevel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.NLogProvider/NLogFileLoader.cs#L147
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.NLogProvider/NLogFileLoader.cs#L148
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.NLogProvider/NLogFileLoader.cs#L149
Non-nullable property 'ThreadId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.NLogProvider/NLogFileLoader.cs#L150
Non-nullable property 'ProcessId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.NLogProvider/NLogFileLoader.cs#L151
Non-nullable property 'ProcessName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.NLogProvider/NLogFileLoader.cs#L152
Non-nullable property 'MethodName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
This job succeeded
Loading