Skip to content

Update README.md

Update README.md #11

Triggered via push November 5, 2023 23:14
Status Success
Total duration 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/EPPLus.MultiHeader.Test/ComplexObject.cs#L11
Non-nullable property 'SimpleProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EPPLus.MultiHeader.Test/ComplexObject.cs#L12
Non-nullable property 'ComplexProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EPPLus.MultiHeader.Test/ComplexObject.cs#L17
Non-nullable property 'LeftColumn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EPPLus.MultiHeader.Test/ComplexObject.cs#L18
Non-nullable property 'RightColumn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EPPLus.MultiHeader.Test/ComplexObject.cs#L11
Non-nullable property 'SimpleProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EPPLus.MultiHeader.Test/ComplexObject.cs#L12
Non-nullable property 'ComplexProperty' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EPPLus.MultiHeader.Test/ComplexObject.cs#L17
Non-nullable property 'LeftColumn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/EPPLus.MultiHeader.Test/ComplexObject.cs#L18
Non-nullable property 'RightColumn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.