Annotations
10 warnings
|
Build project:
RiskOfOptions/Components/RuntimePrefabs/ModOptionsPanelPrefab.cs#L22
Non-nullable property 'ModOptionsHeaderButton' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project:
RiskOfOptions/Components/RuntimePrefabs/ModOptionsPanelPrefab.cs#L21
Non-nullable property 'ModListButton' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project:
RiskOfOptions/Components/RuntimePrefabs/ModOptionsPanelPrefab.cs#L19
Non-nullable field '_emptyButton' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build project:
RiskOfOptions/Components/RuntimePrefabs/ModOptionsPanelPrefab.cs#L18
Non-nullable field '_audioVerticalLayout' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build project:
RiskOfOptions/Components/RuntimePrefabs/ModOptionsPanelPrefab.cs#L17
Non-nullable field '_genericDescriptionPanel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build project:
RiskOfOptions/Components/RuntimePrefabs/ModOptionsPanelPrefab.cs#L16
Non-nullable field '_optionsPanel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build project:
RiskOfOptions/Utils/KeyBindUtil.cs#L43
Cannot convert null literal to non-nullable reference type.
|
|
Build project:
RiskOfOptions/Components/RuntimePrefabs/SliderPrefab.cs#L8
Non-nullable property 'Slider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project:
RiskOfOptions/Components/RuntimePrefabs/StepSliderPrefab.cs#L8
Non-nullable property 'StepSlider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build project:
RiskOfOptions/Utils/KeyBindUtil.cs#L244
Cannot convert null literal to non-nullable reference type.
|
background
wait
wait-all
cancel
parallel
Loading