remote player list stuff. #143
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
UncreatedWarfare/Quests/QuestRewards.cs#L29
The default value specified for parameter 'token' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
build:
UncreatedWarfare/Tweaks/VanishPlayerComponent.cs#L22
Non-nullable property 'Player' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
UncreatedWarfare/Vehicles/WarfareVehicles/WarfareVehicleInfo.cs#L21
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
UncreatedWarfare/Vehicles/WarfareVehicles/WarfareVehicleInfo.cs#L23
Non-nullable property 'VehicleAsset' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
UncreatedWarfare/Vehicles/WarfareVehicles/WarfareVehicleComponent.cs#L12
Non-nullable property 'WarfareVehicle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
UncreatedWarfare/Tweaks/PlayerJumpComponent.cs#L22
Non-nullable field '_chatService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
UncreatedWarfare/Tweaks/PlayerJumpComponent.cs#L24
Non-nullable property 'Player' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
UncreatedWarfare/Teams/TeamSelectorUI.cs#L215
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
UncreatedWarfare/Teams/TeamSelectorUI.cs#L218
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
UncreatedWarfare/Teams/TeamSelectorUI.cs#L221
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|