Commit Graph

2 Commits

Author SHA1 Message Date
lukaszraczylo ca9d6dfeba fix: resolve TypeScript errors in GitHub Actions
- Add explicit types array to tsconfig.json for vitest/globals and node
- Add type annotations to test destructuring parameters to fix implicit any types
- Add explicit types to test case arrays

This resolves the TypeScript compilation errors that were failing the CI pipeline.
2026-03-11 19:59:04 +00:00
lukaszraczylo 6b47d30961 Initial commit. 2026-03-11 19:24:29 +00:00