This repository has been archived by the owner on Aug 10, 2024. It is now read-only.
Add debug command #43
Annotations
7 errors and 10 warnings
mod/TTT.Roles/RoleBehavior.cs#L17
'RoleBehavior' does not implement interface member 'IRoleService.AddDetective(CCSPlayerController)'
|
mod/TTT.Roles/RoleBehavior.cs#L17
'RoleBehavior' does not implement interface member 'IRoleService.AddTraitor(CCSPlayerController)'
|
mod/TTT.Roles/RoleBehavior.cs#L17
'RoleBehavior' does not implement interface member 'IRoleService.AddInnocents(IEnumerable<CCSPlayerController>)'
|
mod/TTT.Roles/RoleBehavior.cs#L17
'RoleBehavior' does not implement interface member 'IRoleService.AddDetective(CCSPlayerController)'
|
mod/TTT.Roles/RoleBehavior.cs#L17
'RoleBehavior' does not implement interface member 'IRoleService.AddTraitor(CCSPlayerController)'
|
mod/TTT.Roles/RoleBehavior.cs#L17
'RoleBehavior' does not implement interface member 'IRoleService.AddInnocents(IEnumerable<CCSPlayerController>)'
|
|
public/TTT.Public/Extensions/ScoreboardExtension.cs#L42
Dereference of a possibly null reference.
|
public/TTT.Public/Action/DamageAction.cs#L22
Dereference of a possibly null reference.
|
public/TTT.Public/Database/DatabaseService.cs#L38
Nullable value type may be null.
|
public/TTT.Public/Database/DatabaseService.cs#L51
Dereference of a possibly null reference.
|
public/TTT.Public/Extensions/EntityIOExtensions.cs#L16
Dereference of a possibly null reference.
|
mod/TTT.Logs/LogsCommand.cs#L12
Parameter 'ILogService service' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
mod/TTT.Manager/TraitorRoom.cs#L9
Parameter 'service' is unread.
|
mod/TTT.Manager/MuteManager.cs#L62
Possible null reference argument for parameter 'player' in 'bool PlayerExtensions.IsReal(CCSPlayerController player)'.
|
mod/TTT.Manager/InfoManager.cs#L137
Possible null reference argument for parameter 'player' in 'bool PlayerExtensions.IsReal(CCSPlayerController player)'.
|
mod/TTT.Player/AntiBlockManager.cs#L22
Dereference of a possibly null reference.
|
This job failed
Loading