NET9 #247
Annotations
22 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analogy.LogViewer.Sqlite/IAnalogy/SqliteUserSettingsFactory.cs#L17
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.Sqlite/IAnalogy/SqliteUserSettingsFactory.cs#L17
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.Sqlite/IAnalogy/SqliteUserSettingsFactory.cs#L17
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.Sqlite/IAnalogy/sqliteDownloadInformation.cs#L28
Possible null reference return.
|
Analogy.LogViewer.Sqlite/IAnalogy/sqlitePolicyEnforcer.cs#L3
Element 'sqlitePolicyEnforcer' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md)
|
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#L8
Element 'sqliteDownloadInformation' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md)
|
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/SqliteUserSettingsFactory.cs#L17
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.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#L108
Dereference of a possibly null reference.
|
Analogy.LogViewer.Sqlite/IAnalogy/SqliteBroswerDataProvider.cs#L108
Possible null reference argument for parameter 'value' in 'void AnalogyLogMessage.AddOrReplaceAdditionalProperty(string key, string value)'.
|
Analogy.LogViewer.Sqlite/IAnalogy/sqlitePolicyEnforcer.cs#L3
Element 'sqlitePolicyEnforcer' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md)
|
Analogy.LogViewer.Sqlite/IAnalogy/sqliteDownloadInformation.cs#L8
Element 'sqliteDownloadInformation' should begin with an uppercase letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1300.md)
|
Analogy.LogViewer.Sqlite/IAnalogy/sqliteDownloadInformation.cs#L16
Field '_installedVersionNumber' should not begin with an underscore (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1309.md)
|
This job succeeded
Loading