Dev (#126) #4
Annotations
1 error and 11 warnings
Release
Failed to upload release asset Jailbreak.zip. received status code 403
Resource not accessible by integration
undefined
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run dotnet restore:
mod/Jailbreak.Mute/MuteSystem.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.Mute/MuteSystem.cs#L17
Non-nullable field 'messages' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.Mute/MuteSystem.cs#L17
Non-nullable field 'warden' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.Mute/MuteSystem.cs#L41
'BasePlugin.RemoveListener(string, Delegate)' is obsolete: 'Use the generic version of this method'
|
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/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.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#L18
Non-nullable field '_parent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading