Merge branch 'dev' of https://github.com/jithatsonei/Jailbreak into dev #6
Annotations
10 warnings
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequestFactory.cs#L8
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/LastRequestCommand.cs#L17
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#L17
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#L17
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#L17
Non-nullable field '_parent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequestManager.cs#L17
Non-nullable field '_factory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequests/Coinflip.cs#L16
Non-nullable field '_timeout' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequests/MagForMag.cs#L12
Non-nullable field 'whosShot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.LastRequest/LastRequests/ShotForShot.cs#L12
Non-nullable field 'whosShot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L35
Non-nullable field '_parent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading