Full cleanup + reformat (automated) #4
Annotations
10 warnings
Build:
mod/Jailbreak.Warden/Commands/WardenCommandsBehavior.cs#L51
Dereference of a possibly null reference.
|
Build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L72
Dereference of a possibly null reference.
|
Build:
mod/Jailbreak.Warden/Global/WardenBehavior.cs#L100
Dereference of a possibly null reference.
|
Build:
src/Jailbreak/Jailbreak.cs#L19
Non-nullable field '_extensions' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Jailbreak/Jailbreak.cs#L19
Non-nullable field '_scope' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Jailbreak/Config/ConfigService.cs#L12
Missing XML comment for publicly visible type or member 'ConfigService'
|
Build:
src/Jailbreak/Config/ConfigService.cs#L16
Missing XML comment for publicly visible type or member 'ConfigService.ConfigService(ILogger<ConfigService>)'
|
Build:
src/Jailbreak/Jailbreak.cs#L12
Missing XML comment for publicly visible type or member 'Jailbreak'
|
Build:
src/Jailbreak/Jailbreak.cs#L19
Missing XML comment for publicly visible type or member 'Jailbreak.Jailbreak(IServiceProvider)'
|
Build:
src/Jailbreak/Jailbreak.cs#L24
Missing XML comment for publicly visible type or member 'Jailbreak.ModuleName'
|
The logs for this run have expired and are no longer available.
Loading