Skip to content

Fixes two edge cases with the mapping of double types #889

Fixes two edge cases with the mapping of double types

Fixes two edge cases with the mapping of double types #889

Triggered via pull request October 16, 2025 22:20
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L60
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#L58
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#L57
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#L56
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#L54
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#L52
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#L50
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.