Added mostly-working command for saving barricade states #105
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
UncreatedWarfare/Vehicles/WarfareVehicles/Damage/VehicleDamageTracker.cs#L10
'VehicleDamageTracker.RecordDamage(CSteamID, ushort, EDamageOrigin)' hides inherited member 'DamageTracker.RecordDamage(CSteamID, ushort, EDamageOrigin)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
UncreatedWarfare/Vehicles/WarfareVehicles/Damage/VehicleDamageTracker.cs#L15
'VehicleDamageTracker.RecordDamage(ushort, EDamageOrigin)' hides inherited member 'DamageTracker.RecordDamage(ushort, EDamageOrigin)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
UncreatedWarfare/Commands/TeamsCommand.cs#L35
Converting null literal or possible null value to non-nullable type.
|
Build:
UncreatedWarfare/Commands/Kit/KitLayoutResetCommand.cs#L26
'WarfarePlayer.PurchaseSync' is obsolete
|
Build:
UncreatedWarfare/Commands/Kit/KitLayoutResetCommand.cs#L48
'WarfarePlayer.PurchaseSync' is obsolete
|
Build:
UncreatedWarfare/Commands/Kit/KitLayoutSaveCommand.cs#L26
'WarfarePlayer.PurchaseSync' is obsolete
|
Build:
UncreatedWarfare/Commands/Kit/KitLayoutSaveCommand.cs#L44
'WarfarePlayer.PurchaseSync' is obsolete
|
Build:
UncreatedWarfare/Commands/Kit/KitRenameCommand.cs#L85
'WarfarePlayer.PurchaseSync' is obsolete
|
Build:
UncreatedWarfare/Commands/Kit/KitRenameCommand.cs#L134
'WarfarePlayer.PurchaseSync' is obsolete
|
Build:
UncreatedWarfare/Commands/Kit/KitHotkeyRemoveCommand .cs#L36
'WarfarePlayer.PurchaseSync' is obsolete
|
Loading