Skip to content

Update README.md

Update README.md #21

Triggered via push January 5, 2024 15:38
Status Success
Total duration 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/SampleApp/Program.cs#L34
Non-nullable field 'ListField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SampleApp/Program.cs#L41
Non-nullable field 'StringField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SampleApp/Program.cs#L40
Field 'Program.GraphNodeObject.IntField' is never assigned to, and will always have its default value 0
build: src/SampleApp/Program.cs#L33
Field 'Program.GraphObject.IntField' is never assigned to, and will always have its default value 0
build: src/SampleApp/Program.cs#L39
Field 'Program.GraphNodeObject.DoubleField' is never assigned to, and will always have its default value 0
build: src/ManagedObjectSize.Tests/ObjectSizeTests.cs#L364
Non-nullable field 'PublichBaseField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SampleApp/Program.cs#L34
Non-nullable field 'ListField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SampleApp/Program.cs#L41
Non-nullable field 'StringField' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SampleApp/Program.cs#L40
Field 'Program.GraphNodeObject.IntField' is never assigned to, and will always have its default value 0
build: src/SampleApp/Program.cs#L33
Field 'Program.GraphObject.IntField' is never assigned to, and will always have its default value 0