v0.10.0 #10
Merged
v0.10.0 #10
Annotations
4 warnings
Build Core:
src/DarkMusicConcepts.Units/Unit.cs#L48
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Core:
src/DarkMusicConcepts.Units/Unit.cs#L48
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
tests/DarkMusicConcepts.Tests/Units/TimeTests.cs#L16
Cannot convert null literal to non-nullable reference type.
|
Build Tests:
tests/DarkMusicConcepts.Tests/Units/TimeTests.cs#L16
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading