[Release] 1.0.1 (#27) #1
Annotations
11 warnings
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.Warden/Global/WardenBehavior.cs#L26
Non-nullable field 'logs' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run dotnet restore:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L30
Assignment made to same variable; did you mean to assign something else?
|
Run dotnet restore:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L98
Dereference of a possibly null reference.
|
Run dotnet restore:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L128
Dereference of a possibly null reference.
|
Run dotnet restore:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L19
Field 'WardenBehavior.logs' is never assigned to, and will always have its default value null
|
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/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