chore(ci): add placeholder for future steps in CI workflow #30
ci.yml
on: push
Matrix: Run Tests
Build Documentation
0s
Annotations
6 errors
|
Run Tests (22.x)
Process completed with exit code 1.
|
|
tests/helpers.spec.ts > Helpers Test > wait should delay execution for specified milliseconds:
tests/helpers.spec.ts#L26
AssertionError: expected 99 to be greater than or equal to 100
❯ tests/helpers.spec.ts:26:29
|
|
Run Tests (24.x)
The strategy configuration was canceled because "test._22_x" failed
|
|
Run Tests (24.x)
Process completed with exit code 1.
|
|
tests/helpers.spec.ts:
src/db.ts#L31
SqliteError: database is locked
❯ Database.pragma node_modules/.pnpm/better-sqlite3@12.6.2/node_modules/better-sqlite3/lib/methods/pragma.js:11:44
❯ src/db.ts:31:20
❯ src/db.ts:39:1
❯ src/helpers.ts:1:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'SQLITE_BUSY' }
|
|
Run Tests (25.x)
The strategy configuration was canceled because "test._22_x" failed
|