You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Smoke test loads all 27 grammars via parseSource(), catching missing
packages, broken native builds, and incorrect require() paths.
- CI matrix: Node 20/22/24 × ubuntu/macos. Runs tsc, tests, build,
and a tarball install test (simulates npm install -g).
- NODE_MODULE_VERSION mismatches (local Node upgrades) are skipped
in tests — CI's fresh install matrix catches those instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments