Feat/lr #213
Annotations
10 warnings
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/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.
|
Run dotnet restore:
mod/Jailbreak.Rebel/RebelManager.cs#L16
Field 'RebelManager.notifs' is never assigned to, and will always have its default value null
|
Run dotnet restore:
mod/Jailbreak.Logs/Listeners/LogEntityListeners.cs#L30
Possible null reference argument for parameter 'playerController' in 'FormatObject IRichLogService.Player(CCSPlayerController playerController)'.
|
Run dotnet restore:
mod/Jailbreak.Logs/Tags/PlayerTagHelper.cs#L36
'ChatColors.Darkred' is obsolete: 'Use ChatColors.DarkRed instead.'
|
Run dotnet restore:
mod/Jailbreak.Logs/Listeners/LogEntityListeners.cs#L44
Possible null reference argument for parameter 'playerController' in 'FormatObject IRichLogService.Player(CCSPlayerController playerController)'.
|
Run dotnet restore:
mod/Jailbreak.Logs/Listeners/LogDamageListeners.cs#L60
Possible null reference argument for parameter 'playerController' in 'FormatObject IRichLogService.Player(CCSPlayerController playerController)'.
|
The logs for this run have expired and are no longer available.
Loading