Skip to content

chore(ci): add frontend type-check to pipeline#250

Open
jakerated-r wants to merge 1 commit into
Quid-proquo:mainfrom
jakerated-r:chore/ci-frontend-typecheck
Open

chore(ci): add frontend type-check to pipeline#250
jakerated-r wants to merge 1 commit into
Quid-proquo:mainfrom
jakerated-r:chore/ci-frontend-typecheck

Conversation

@jakerated-r

Copy link
Copy Markdown

Summary

  • add npm run type-check to the frontend CI job after linting
  • add a tracked PNG module declaration so clean CI can type-check existing static image imports

Closes #245.

Validation

  • npm ci
  • npm run lint
  • npm run type-check
  • npm run build

Validation was run in a clean /tmp/quid-245-verify clone because the local workspace under /Users/rated-r/rated r brain makes Next/Turbopack infer the wrong parent workspace root from the brain-level package-lock.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[frontend] Add type-check to CI

1 participant