Skip to content

add missing using statement #261

add missing using statement

add missing using statement #261

Triggered via push August 18, 2025 15:36
Status Failure
Total duration 30s
Artifacts

cicd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
CI/CD
Process completed with exit code 1.
CI/CD: src/Managers/Main.cs#L19
Field 'Main.dependencyCycle' is never assigned to, and will always have its default value false
CI/CD: src/PolyScriptMod.cs#L25
Non-nullable property 'ModName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
CI/CD: src/Managers/Main.cs#L19
Field 'Main.dependencyCycle' is never assigned to, and will always have its default value false
CI/CD: src/PolyScriptMod.cs#L25
Non-nullable property 'ModName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.