Merge pull request #235 from Analogy-LogViewer/dependabot/nuget/Mezia… #451
Annotations
20 warnings
Execute unit tests:
Analogy.LogViewer.RegexParser/IAnalogy/RegexOfflineDataProvider.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Execute unit tests:
Analogy.LogViewer.RegexParser/IAnalogy/RegexOfflineDataProvider.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Execute unit tests:
Analogy.LogViewer.RegexParser/IAnalogy/RegexOfflineDataProvider.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Execute unit tests:
Analogy.LogViewer.RegexParser/IAnalogy/RegexPrimaryFactory.cs#L22
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Execute unit tests:
Analogy.LogViewer.RegexParser/IAnalogy/RegexPrimaryFactory.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Execute unit tests:
Analogy.LogViewer.RegexParser/IAnalogy/RegexUserSettingsFactory.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Execute unit tests:
Analogy.LogViewer.RegexParser/IAnalogy/RegexUserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Execute unit tests:
Analogy.LogViewer.RegexParser/RegexSettingsUC.cs#L67
Converting null literal or possible null value to non-nullable type.
|
Execute unit tests:
Analogy.LogViewer.RegexParser/RegexSettingsUC.cs#L68
Possible null reference argument for parameter 'logSettings' in 'void RegexSettingsUC.LoadSettings(RegexSettings logSettings)'.
|
Execute unit tests:
Analogy.LogViewer.RegexParser/Managers/UserSettingsManager.cs#L20
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build the application:
Analogy.LogViewer.RegexParser/IAnalogy/RegexOfflineDataProvider.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.RegexParser/IAnalogy/RegexOfflineDataProvider.cs#L19
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.RegexParser/IAnalogy/RegexOfflineDataProvider.cs#L21
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.RegexParser/IAnalogy/RegexPrimaryFactory.cs#L22
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.RegexParser/IAnalogy/RegexPrimaryFactory.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.RegexParser/IAnalogy/RegexUserSettingsFactory.cs#L16
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.RegexParser/IAnalogy/RegexUserSettingsFactory.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build the application:
Analogy.LogViewer.RegexParser/IAnalogy/DownloadInformation.cs#L32
Possible null reference return.
|
Build the application:
Analogy.LogViewer.RegexParser/IAnalogy/DownloadInformation.cs#L15
Converting null literal or possible null value to non-nullable type.
|
Build the application:
Analogy.LogViewer.RegexParser/IAnalogy/DownloadInformation.cs#L15
Possible null reference assignment.
|
Loading