Skip to content

chore: move package lock file to root #3

chore: move package lock file to root

chore: move package lock file to root #3

Triggered via push August 17, 2024 09:35
Status Failure
Total duration 38s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
publish
Process completed with exit code 1.
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.
publish: 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.