Bump Meziantou.Analyzer from 2.0.180 to 2.0.181 #469
Annotations
10 warnings
Analogy.LogViewer.Log4Net/OfflineDataProvider.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.Log4Net/OfflineDataProvider.cs#L24
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Analogy.LogViewer.Log4Net/IAnalogy/Log4NetDataProviderSettings.cs#L15
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.Log4Net/IAnalogy/DownloadInformation.cs#L32
Possible null reference return.
|
Analogy.LogViewer.Log4Net/IAnalogy/DownloadInformation.cs#L15
Converting null literal or possible null value to non-nullable type.
|
Analogy.LogViewer.Log4Net/IAnalogy/DownloadInformation.cs#L15
Possible null reference assignment.
|
Analogy.LogViewer.Log4Net/Managers/UserSettingsManager.cs#L31
Possible null reference assignment.
|
Analogy.LogViewer.Log4Net/Managers/UserSettingsManager.cs#L19
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.Log4Net/OfflineDataProvider.cs#L28
Non-nullable property 'Parser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analogy.LogViewer.Log4Net/RegexParser.cs#L207
Cannot convert null literal to non-nullable reference type.
|
This job succeeded
Loading