Bump coverlet.collector from 6.0.2 to 6.0.3 #139
Annotations
10 warnings
Build the application:
Analogy.LogViewer.LiteDB/LiteDB/DictionaryExtensions.cs#L14
Possible null reference assignment.
|
Build the application:
Analogy.LogViewer.LiteDB/LiteDB/DictionaryExtensions.cs#L143
Possible null reference assignment.
|
Build the application:
Analogy.LogViewer.LiteDB/Forms/TableSelectionForm.cs#L17
Non-nullable property 'Names' 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.LiteDB/Forms/TableSelectionForm.cs#L17
Non-nullable property 'Loader' 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.LiteDB/LiteDB/ConnectionString.cs#L61
Non-nullable property 'Password' 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.LiteDB/LiteDB/ConnectionString.cs#L61
Non-nullable property 'Collation' 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.LiteDB/LiteDB/DictionaryExtensions.cs#L16
Converting null literal or possible null value to non-nullable type.
|
Build the application:
Analogy.LogViewer.LiteDB/IAnalogy/LiteDBDownloadInformation.cs#L28
Possible null reference return.
|
Build the application:
Analogy.LogViewer.LiteDB/IAnalogy/LiteDBDownloadInformation.cs#L33
Converting null literal or possible null value to non-nullable type.
|
Build the application:
Analogy.LogViewer.LiteDB/IAnalogy/LiteDBDownloadInformation.cs#L33
Possible null reference assignment.
|
Loading