Bump MSTest.TestFramework from 3.7.0 to 3.7.1 #145
dotnet-core-desktop.yml
on: pull_request
Matrix: build
Push NuGet Packages
0s
Annotations
3 errors and 20 warnings
build (Debug)
Process completed with exit code 1.
|
build (Release)
The job was canceled because "Debug" failed.
|
build (Release)
The operation was canceled.
|
build (Debug):
Analogy.LogViewer.LiteDB/LiteDB/DictionaryExtensions.cs#L14
Possible null reference assignment.
|
build (Debug):
Analogy.LogViewer.LiteDB/LiteDB/DictionaryExtensions.cs#L143
Possible null reference assignment.
|
build (Debug):
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 (Debug):
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 (Debug):
Analogy.LogViewer.LiteDB/LiteDB/DictionaryExtensions.cs#L16
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
Analogy.LogViewer.LiteDB/IAnalogy/LiteDBDownloadInformation.cs#L28
Possible null reference return.
|
build (Debug):
Analogy.LogViewer.LiteDB/IAnalogy/LiteDBDownloadInformation.cs#L33
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
Analogy.LogViewer.LiteDB/IAnalogy/LiteDBDownloadInformation.cs#L33
Possible null reference assignment.
|
build (Debug):
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 (Debug):
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 (Release):
Analogy.LogViewer.LiteDB/LiteDB/DictionaryExtensions.cs#L14
Possible null reference assignment.
|
build (Release):
Analogy.LogViewer.LiteDB/LiteDB/DictionaryExtensions.cs#L143
Possible null reference assignment.
|
build (Release):
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 (Release):
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 (Release):
Analogy.LogViewer.LiteDB/LiteDB/DictionaryExtensions.cs#L16
Converting null literal or possible null value to non-nullable type.
|
build (Release):
Analogy.LogViewer.LiteDB/IAnalogy/LiteDBDownloadInformation.cs#L28
Possible null reference return.
|
build (Release):
Analogy.LogViewer.LiteDB/IAnalogy/LiteDBDownloadInformation.cs#L33
Converting null literal or possible null value to non-nullable type.
|
build (Release):
Analogy.LogViewer.LiteDB/IAnalogy/LiteDBDownloadInformation.cs#L33
Possible null reference assignment.
|
build (Release):
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 (Release):
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.
|