Readd GithubActionsTestLogger to the CI builds #13
Annotations
6 warnings
Restore the application:
OpenMcdf.Ole/OlePropertiesContainer.cs#L145
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<KeyValuePair<uint, string>>(IEnumerable<KeyValuePair<uint, string>> source, Func<KeyValuePair<uint, string>, bool> predicate)'.
|
Restore the application:
OpenMcdf.Ole/OlePropertiesContainer.cs#L154
Dereference of a possibly null reference.
|
Restore the application:
OpenMcdf.Ole/OlePropertiesContainer.cs#L145
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<KeyValuePair<uint, string>>(IEnumerable<KeyValuePair<uint, string>> source, Func<KeyValuePair<uint, string>, bool> predicate)'.
|
Restore the application:
OpenMcdf.Ole/OlePropertiesContainer.cs#L154
Dereference of a possibly null reference.
|
Execute unit tests:
OpenMcdf.Ole/OlePropertiesContainer.cs#L154
Dereference of a possibly null reference.
|
Execute unit tests:
OpenMcdf.Ole/OlePropertiesContainer.cs#L145
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<KeyValuePair<uint, string>>(IEnumerable<KeyValuePair<uint, string>> source, Func<KeyValuePair<uint, string>, bool> predicate)'.
|
Loading