forked from 0xWheatyz/SPARC
ci: add tsc --noEmit TypeScript type checking to CI pipeline #53
Reference in New Issue
Block a user
Delete Branch "feature/ci-tsc-lint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
tsc --noEmit) step to the CI test workflowlucide-reactfrom v0.400.0 to v1.7.0 to fix missing type declarationstypechecknpm script tofrontend/package.jsonCloses #52
Test plan
npm run typecheckexits 0 locallyCode Review: PASS -- Clean CI addition: tsc --noEmit step added correctly, lucide-react version bump fixes type declarations, typecheck npm script is a good addition. 3 files changed with minimal footprint. Ready to merge. Closes #52.
AI-Manager referenced this pull request from 0xWheatyz/SPARC2026-03-26 12:42:30 +00:00