Fix Row #100
Merged
Fix Row #100
Annotations
11 warnings
|
RaceOverlay/Data/Models/SessionData.cs#L13
Non-nullable property 'SessionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
RaceOverlay/Overlays/Inputs/Inputs.xaml.cs#L48
The variable 'e' is declared but never used
|
|
RaceOverlay/Overlays/LaptimeDelta/LaptimeDelta.xaml.cs#L16
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
RaceOverlay/Overlays/Inputs/Inputs.xaml.cs#L24
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
RaceOverlay/Overlays/FuelCalculator/FuelCalculator.xaml.cs#L33
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
RaceOverlay/Overlays/EnergyInfo/EnergyInfo.xaml.cs#L15
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
RaceOverlay/Overlays/WeatherInfo/WeatherInfo.xaml.cs#L27
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
RaceOverlay/Overlays/Electronics/Electronics.xaml.cs#L33
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading