nuget: Bump RocketModFix.Unturned.Redist.Server from 3.25.9.1 to 3.25.9.2 - #147
Merged
sunnamed434 merged 1 commit intoOct 7, 2025
Annotations
20 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rocket/Rocket.API/Serialisation/RocketPermissionsGroup.cs#L10
Non-nullable field 'Members' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Rocket/Rocket.API/Serialisation/RocketPermissionsGroup.cs#L10
Non-nullable field 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Rocket/Rocket.API/Serialisation/RocketPermissionsGroup.cs#L10
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Rocket/Rocket.API/Serialisation/RocketPermissionsGroup.cs#L14
Cannot convert null literal to non-nullable reference type.
|
|
Rocket/Rocket.API/RocketPlayer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
Rocket/Rocket.API/IAsset.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
Rocket/Rocket.API/IAsset.cs#L10
Cannot convert null literal to non-nullable reference type.
|
|
Rocket/Rocket.API/IAsset.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
Rocket/Rocket.API/IAsset.cs#L10
Cannot convert null literal to non-nullable reference type.
|
|
Rocket/Rocket.API/RocketPlayer.cs#L17
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading