Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #306
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
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/OfflineDataProvider.cs#L24
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 declaring the property as nullable.
|
Analogy.LogViewer.Log4Net/IAnalogy/Log4NetDataProviderSettings.cs#L15
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analogy.LogViewer.Log4Net/RegexParser.cs#L210
Cannot convert null literal to non-nullable reference type.
|
Analogy.LogViewer.Log4Net/Managers/UserSettingsManager.cs#L31
Possible null reference assignment.
|
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 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/OfflineDataProvider.cs#L30
Non-nullable property 'Parser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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 declaring the property as nullable.
|
Analogy.LogViewer.Log4Net/RegexParser.cs#L210
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading