fixing nullref #180
Annotations
2 warnings
Build:
src/Parquet.Floor/Program.cs#L25
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build:
src/Parquet.Floor/Tracker.cs#L43
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading