nuget: Bump RocketModFix.UnityEngine.Redist to 2021.3.29.1 #132
Annotations
20 warnings
|
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/Collections/TranslationList.cs#L25
Non-nullable field 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Rocket/Rocket.API/Collections/TranslationList.cs#L25
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.AutoInstaller/Installation/GitHubAsset.cs#L8
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Rocket.AutoInstaller/Installation/GitHubRelease.cs#L30
Non-nullable property 'Assets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Rocket.AutoInstaller/Installation/GitHubRelease.cs#L18
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Rocket.AutoInstaller/Installation/GitHubRelease.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Rocket.AutoInstaller/Installation/GitHubRelease.cs#L12
Non-nullable property 'TagName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Rocket.AutoInstaller/Installation/GitHubRelease.cs#L9
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Rocket.AutoInstaller/Installation/GitHubAsset.cs#L20
Non-nullable property 'BrowserDownloadUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Rocket.AutoInstaller/Installation/GitHubAsset.cs#L14
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Rocket.AutoInstaller/Installation/GitHubAsset.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Rocket.AutoInstaller/Installation/GitHubAsset.cs#L8
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading