Skip to content

Polyscript config

Polyscript config #262

Triggered via pull request August 18, 2025 15:37
Status Failure
Total duration 22s
Artifacts

cicd.yml

on: pull_request
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.