Skip to content

NuGet

NuGet #32

Manually triggered January 2, 2025 06:13
Status Success
Total duration 1m 7s
Artifacts

nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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/Components/VehicleComponent.cs#L28
Non-nullable field '_tipService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: UncreatedWarfare/Components/VehicleComponent.cs#L29
Non-nullable field '_hud' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: UncreatedWarfare/Components/VehicleComponent.cs#L43
Non-nullable field 'Vehicle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: UncreatedWarfare/Components/VehicleComponent.cs#L51
Non-nullable field '_timeEnteredTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: UncreatedWarfare/Components/VehicleComponent.cs#L52
Non-nullable field '_timeRewardedTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: UncreatedWarfare/Components/VehicleComponent.cs#L53
Non-nullable field 'DamageTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: UncreatedWarfare/Components/VehicleComponent.cs#L59
Non-nullable property 'TransportTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: UncreatedWarfare/Components/VehicleComponent.cs#L60
Non-nullable property 'UsageTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: UncreatedWarfare/Components/VehicleComponent.cs#L430
Non-nullable field '_warningRoutine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: UncreatedWarfare/Interaction/Commands/CommandDispatcher.cs#L907
Converting null literal or possible null value to non-nullable type.
create_tag
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636