Move to localizations #227
Annotations
10 warnings
Run dotnet restore:
lang/Jailbreak.English/Generic/GenericCommandNotifications.cs#L14
'ChatColors.Darkred' is obsolete: 'Use ChatColors.DarkRed instead.'
|
Run dotnet restore:
lang/Jailbreak.English/Generic/GenericCommandNotifications.cs#L14
'ChatColors.Darkred' is obsolete: 'Use ChatColors.DarkRed instead.'
|
Run dotnet restore:
lang/Jailbreak.English/Rebel/RebelNotifications.cs#L13
'ChatColors.Darkred' is obsolete: 'Use ChatColors.DarkRed instead.'
|
Run dotnet restore:
lang/Jailbreak.English/Rebel/RebelNotifications.cs#L13
'ChatColors.Darkred' is obsolete: 'Use ChatColors.DarkRed instead.'
|
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequestCommand.cs#L26
Non-nullable field 'menuSelector' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequestCommand.cs#L26
Non-nullable field 'playerSelector' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequestCommand.cs#L26
Non-nullable field 'plugin' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequestFactory.cs#L10
Non-nullable field 'plugin' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequestManager.cs#L21
Non-nullable field '_parent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.Rebel/RebelManager.cs#L21
Non-nullable field 'notifs' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading