Add language service #217
Annotations
10 warnings
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequestFactory.cs#L14
Assignment made to same variable; did you mean to assign something else?
|
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequestCommand.cs#L24
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#L24
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#L24
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:
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.'
|
The logs for this run have expired and are no longer available.
Loading