Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #100
Annotations
12 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.Sqlite/IAnalogy/SqliteUserSettingsFactory.cs#L17
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analogy.LogViewer.Sqlite/IAnalogy/SqliteUserSettingsFactory.cs#L17
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analogy.LogViewer.Sqlite/IAnalogy/sqliteDownloadInformation.cs#L28
Possible null reference return.
|
Analogy.LogViewer.Sqlite/IAnalogy/sqliteDownloadInformation.cs#L33
Converting null literal or possible null value to non-nullable type.
|
Analogy.LogViewer.Sqlite/IAnalogy/sqliteDownloadInformation.cs#L33
Possible null reference assignment.
|
Analogy.LogViewer.Sqlite/IAnalogy/SqliteBroswerDataProvider.cs#L109
Dereference of a possibly null reference.
|
Analogy.LogViewer.Sqlite/IAnalogy/SqliteBroswerDataProvider.cs#L109
Possible null reference argument for parameter 'value' in 'void AnalogyLogMessage.AddOrReplaceAdditionalProperty(string key, string value)'.
|
Analogy.LogViewer.Sqlite/IAnalogy/SqliteUserSettingsFactory.cs#L17
Non-nullable property 'DataProviderSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Analogy.LogViewer.Sqlite/IAnalogy/sqliteDownloadInformation.cs#L28
Possible null reference return.
|
Analogy.LogViewer.Sqlite/IAnalogy/sqliteDownloadInformation.cs#L33
Converting null literal or possible null value to non-nullable type.
|
Analogy.LogViewer.Sqlite/IAnalogy/sqliteDownloadInformation.cs#L33
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading