Redo logging & formatting (again) #161
nightly.yml
on: pull_request
build
19s
post_webhook
0s
Annotations
10 errors and 10 warnings
build:
lang/Jailbreak.English/Rebel/RebelNotifications.cs#L11
'RebelNotifications' does not implement interface member 'IRebelNotifications.NoLongerRebel'
|
build:
lang/Jailbreak.English/Teams/RatioNotifications.cs#L11
'RatioNotifications' does not implement interface member 'IRatioNotifications.NotEnoughGuards'
|
build:
lang/Jailbreak.English/Teams/RatioNotifications.cs#L11
'RatioNotifications' does not implement interface member 'IRatioNotifications.PleaseJoinGuardQueue'
|
build:
lang/Jailbreak.English/Teams/RatioNotifications.cs#L11
'RatioNotifications' does not implement interface member 'IRatioNotifications.JoinedGuardQueue'
|
build:
lang/Jailbreak.English/Teams/RatioNotifications.cs#L11
'RatioNotifications' does not implement interface member 'IRatioNotifications.AlreadyAGuard'
|
build:
lang/Jailbreak.English/Teams/RatioNotifications.cs#L11
'RatioNotifications' does not implement interface member 'IRatioNotifications.YouWereAutobalancedPrisoner'
|
build:
lang/Jailbreak.English/Teams/RatioNotifications.cs#L11
'RatioNotifications' does not implement interface member 'IRatioNotifications.YouWereAutobalancedGuard'
|
build:
lang/Jailbreak.English/Teams/RatioNotifications.cs#L11
'RatioNotifications' does not implement interface member 'IRatioNotifications.AttemptToJoinFromTeamMenu'
|
build:
lang/Jailbreak.English/Teams/RatioNotifications.cs#L11
'RatioNotifications' does not implement interface member 'IRatioNotifications.LeftGuard'
|
build:
lang/Jailbreak.English/Warden/WardenNotifications.cs#L12
'WardenNotifications' does not implement interface member 'IWardenNotifications.PassWarden(CCSPlayerController)'
|
build:
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.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L30
Assignment made to same variable; did you mean to assign something else?
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L98
Dereference of a possibly null reference.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L128
Dereference of a possibly null reference.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L19
Field 'WardenBehavior.logs' is never assigned to, and will always have its default value null
|
build:
mod/Jailbreak.Logs/Listeners/LogDamageListeners.cs#L62
Possible null reference argument for parameter 'playerController' in 'FormatObject IRichLogService.Player(CCSPlayerController playerController)'.
|
build:
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.
|
build:
mod/Jailbreak.Rebel/RebelManager.cs#L16
Field 'RebelManager.notifs' is never assigned to, and will always have its default value null
|
build:
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.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L30
Assignment made to same variable; did you mean to assign something else?
|