github-actions(deps): bump actions/setup-dotnet from 4 to 5 - #139
Merged
sunnamed434 merged 1 commit intoSep 8, 2025
Merged
Annotations
20 warnings and 1 notice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/IAsset.cs#L11
Cannot convert null literal to non-nullable reference type.
|
|
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#L10
Cannot convert null literal to non-nullable reference type.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading