Merge branch 'dev' into chore/logging #25
Annotations
5 errors and 10 warnings
build:
mod/Jailbreak.Teams/Queue/QueueBehavior.cs#L172
Type 'QueueBehavior' already defines a member called 'GetQueuePosition' with the same parameter types
|
build:
mod/Jailbreak.Teams/Queue/QueueBehavior.cs#L198
The type 'QueueBehavior' already contains a definition for 'Queue'
|
build:
mod/Jailbreak.Teams/Queue/QueueBehavior.cs#L172
Type 'QueueBehavior' already defines a member called 'GetQueuePosition' with the same parameter types
|
build:
mod/Jailbreak.Teams/Queue/QueueBehavior.cs#L198
The type 'QueueBehavior' already contains a definition for 'Queue'
|
build
Process completed with exit code 1.
|
build:
public/Jailbreak.Formatting/Core/FormatObject.cs#L38
Possible null reference argument for parameter 'value' in 'StringFormatObject.StringFormatObject(string value, char chatColor = '\u0001')'.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L21
Non-nullable field '_notifications' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L32
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L59
Possible null reference argument for parameter 'player' in 'IView IWardenNotifications.NEW_WARDEN(CCSPlayerController player)'.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L88
Dereference of a possibly null reference.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L118
Dereference of a possibly null reference.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L30
Field 'WardenBehavior._warden' is never assigned to, and will always have its default value null
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L29
The field 'WardenBehavior._hasWarden' is never used
|
build:
public/Jailbreak.Formatting/Core/FormatObject.cs#L38
Possible null reference argument for parameter 'value' in 'StringFormatObject.StringFormatObject(string value, char chatColor = '\u0001')'.
|
build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L21
Non-nullable field '_notifications' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|