Add Shot4Shot and Mag4Mag (#258) #1022
Annotations
10 warnings
public/Jailbreak.Public/Extensions/WeaponExtensions.cs#L135
Dereference of a possibly null reference.
|
public/Jailbreak.Public/Extensions/WeaponExtensions.cs#L147
Dereference of a possibly null reference.
|
public/Jailbreak.Public/Mod/SpecialDay/DefaultDictionary.cs#L48
Possible null reference assignment.
|
mod/Jailbreak.Trail/ActiveBeamPlayerTrail.cs#L10
Parameter 'BasePlugin plugin' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
mod/Jailbreak.LastRequest/LastRequests/ShotForShot.cs#L112
Possible null reference argument for parameter 'designerName' in 'CBasePlayerWeapon? PlayerExtensions.GetWeaponBase(CCSPlayerController player, string designerName)'.
|
mod/Jailbreak.LastRequest/LastRequests/MagForMag.cs#L113
Possible null reference argument for parameter 'designerName' in 'CBasePlayerWeapon? PlayerExtensions.GetWeaponBase(CCSPlayerController player, string designerName)'.
|
mod/Jailbreak.LastRequest/LastRequests/MagForMag.cs#L113
Dereference of a possibly null reference.
|
mod/Jailbreak.Warden/Commands/OpenCommandsBehavior.cs#L14
Parameter 'openMsg' is unread.
|
mod/Jailbreak.SpecialDay/SpecialDays/ZoneRestrictedDay.cs#L15
Parameter 'BasePlugin plugin' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
mod/Jailbreak.SpecialDay/SpecialDays/CellRestrictedDay.cs#L14
Parameter 'IServiceProvider provider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
This job succeeded
Loading