Lasers Refactor #189
nightly.yml
on: pull_request
build
24s
post_webhook
0s
Annotations
3 errors and 10 warnings
build:
mod/Jailbreak.Warden/WardenServiceExtension.cs#L5
The type or namespace name 'Markers' does not exist in the namespace 'Jailbreak.Warden' (are you missing an assembly reference?)
|
build:
mod/Jailbreak.Warden/WardenServiceExtension.cs#L5
The type or namespace name 'Markers' does not exist in the namespace 'Jailbreak.Warden' (are you missing an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
mod/Jailbreak.Logs/Listeners/LogEntityListeners.cs#L30
Possible null reference argument for parameter 'playerController' in 'FormatObject IRichLogService.Player(CCSPlayerController playerController)'.
|
build:
mod/Jailbreak.Logs/Listeners/LogEntityListeners.cs#L44
Possible null reference argument for parameter 'playerController' in 'FormatObject IRichLogService.Player(CCSPlayerController playerController)'.
|
build:
mod/Jailbreak.Logs/Listeners/LogDamageListeners.cs#L60
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.Logs/Listeners/LogEntityListeners.cs#L30
Possible null reference argument for parameter 'playerController' in 'FormatObject IRichLogService.Player(CCSPlayerController playerController)'.
|
build:
mod/Jailbreak.Logs/Listeners/LogEntityListeners.cs#L44
Possible null reference argument for parameter 'playerController' in 'FormatObject IRichLogService.Player(CCSPlayerController playerController)'.
|
build:
mod/Jailbreak.Logs/Listeners/LogDamageListeners.cs#L60
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
|