chore: fix product name #5
Annotations
9 warnings
src/Enhancer/Plugin.cs#L21
Non-nullable field 'Log' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/Enhancer/Plugin.cs#L22
Non-nullable field 'Cfg' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/Enhancer/ProtectItems.cs#L17
Non-nullable field 'rng' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/Enhancer/Plugin.cs#L21
Non-nullable field 'Log' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/Enhancer/Plugin.cs#L22
Non-nullable field 'Cfg' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/Enhancer/ProtectItems.cs#L17
Non-nullable field 'rng' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/Enhancer/Plugin.cs#L21
Non-nullable field 'Log' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/Enhancer/Plugin.cs#L22
Non-nullable field 'Cfg' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/Enhancer/ProtectItems.cs#L17
Non-nullable field 'rng' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
This job succeeded
Loading