Mirrors PR 906 on the maintenance branch #917
Annotations
10 warnings
|
build:
tests/MiniExcelTests/MiniExcelOpenXmlAsyncTests.cs#L76
Non-nullable property 'Test7' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
tests/MiniExcelTests/MiniExcelOpenXmlAsyncTests.cs#L74
Non-nullable property 'Test6' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
tests/MiniExcelTests/MiniExcelOpenXmlAsyncTests.cs#L73
Non-nullable property 'Test5' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
tests/MiniExcelTests/MiniExcelOpenXmlAsyncTests.cs#L72
Non-nullable property 'Test4' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
tests/MiniExcelTests/MiniExcelOpenXmlAsyncTests.cs#L70
Non-nullable property 'Test3' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
tests/MiniExcelTests/MiniExcelOpenXmlAsyncTests.cs#L68
Non-nullable property 'Test2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
tests/MiniExcelTests/MiniExcelOpenXmlAsyncTests.cs#L66
Non-nullable property 'Test1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
tests/MiniExcelTests/MiniExcelOpenXmlAsyncTests.cs#L44
Non-nullable property 'Test' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
tests/MiniExcelTests/MiniExcelOpenXmlConfigurationTest.cs#L37
Non-nullable property 'Img' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
tests/MiniExcelTests/MiniExcelOpenXmlConfigurationTest.cs#L34
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|