Disable CollisionCheckers and AnimationObjects when setting up connec… #115
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build TABGVR.Server (CitrusLib):
TABGVR.Server/Plugin.cs#L26
Non-nullable field 'ModLogger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build TABGVR.Server (CitrusLib):
TABGVR.Server/ConfigManager.cs#L12
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build TABGVR.Server (CitrusLib):
TABGVR.Server/Plugin.cs#L26
Non-nullable field 'ModLogger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build TABGVR.Server (CitrusLib):
TABGVR.Server/ConfigManager.cs#L12
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build TABGVR.Server (TASM):
TABGVR.Server/ConfigManager.cs#L12
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build TABGVR.Server (TASM):
TABGVR.Server/ConfigManager.cs#L12
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build TABGVR (Client):
TABGVR/Input/VRControls.cs#L74
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Pickup.EquipSlots.None' is not covered.
|
Build TABGVR (Client):
TABGVR/Input/VRControls.cs#L74
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'Pickup.EquipSlots.None' is not covered.
|
Loading