github-actions(deps): bump actions/upload-artifact from 5 to 6 #154
Annotations
20 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rocket/Rocket.API/Serialisation/RocketPermissionsGroup.cs#L10
Non-nullable field 'ParentGroup' 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 'permissions' 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 'OldPermissions' 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 '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/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