Commit Graph

3 Commits

Author SHA1 Message Date
fc59e898e9 fix: use npm install fallback when package-lock.json missing
Some checks failed
JavaScript SDK Tests / test-js-sdk (push) Failing after 27s
security-scanning / audit (push) Has been cancelled
2026-03-28 08:42:14 +01:00
a2094bf022 fix: use system Node.js instead of setup-node action
Some checks failed
JavaScript SDK Tests / test-js-sdk (push) Failing after 5s
security-scanning / audit (push) Successful in 1m21s
2026-03-28 08:40:27 +01:00
53719b2dd0 feat: add JavaScript SDK testing workflow
Some checks failed
security-scanning / audit (push) Has been cancelled
JavaScript SDK Tests / test-js-sdk (push) Failing after 1m3s
- Build TypeScript compilation
- Run vitest tests
- Lint with ESLint
- Check formatting with Prettier
- Upload test results as artifacts
2026-03-28 08:34:16 +01:00