Whether the build was partial — codegen-managed packages failed but all other packages succeeded. CodeGen will fix these.
Whether npm run build completed fully (false if partial).
Whether npm install completed successfully.
Non-fatal warnings collected during install and build (e.g., npm audit advisories).
Result of the dependency phase.
See
DependencyPhase.Run