fix(publish): update GitHub Actions workflow to auto-bump version and… #24
ci.yml
on: push
Matrix: Run Tests
Build Documentation
Annotations
6 errors
|
Run Tests (24.x)
Process completed with exit code 1.
|
|
tests/helpers.spec.ts:
src/db.ts#L28
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:28:20
❯ src/db.ts:36:1
❯ src/helpers.ts:1:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'SQLITE_BUSY' }
|
|
Run Tests (25.x)
The strategy configuration was canceled because "test._24_x" failed
|
|
Run Tests (25.x)
The operation was canceled.
|
|
tests/helpers.spec.ts:
src/db.ts#L28
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:28:20
❯ src/db.ts:36:1
❯ src/helpers.ts:1:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'SQLITE_BUSY' }
|
|
Run Tests (20.x)
The strategy configuration was canceled because "test._24_x" failed
|