Update README.md #21
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
|
The logs for this run have expired and are no longer available.
Loading