add missing using statement #261
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.
|