NuGet #29
nuget.yml
on: workflow_dispatch
build
39s
create_tag
7s
Annotations
12 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/Vehicles/WarfareVehicle/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/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/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/Vehicles/WarfareVehicle/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/WarfareVehicle/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/WarfareVehicle/WarfareVehicleInfo.cs#L37
Non-nullable property 'Crew' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
UncreatedWarfare/Vehicles/WarfareVehicle/WarfareVehicleInfo.cs#L38
Non-nullable property 'Rearm' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
UncreatedWarfare/Vehicles/WarfareVehicle/WarfareVehicleInfo.cs#L39
Non-nullable property 'Abandon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
UncreatedWarfare/Vehicles/WarfareVehicle/WarfareVehicleInfo.cs#L83
Non-nullable property 'Item' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
create_tag
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|