fix #630
Annotations
4 errors and 1 warning
build (22.x)
Process completed with exit code 1.
|
build (20.x)
The job was canceled because "_22_x" failed.
|
tests/models/init.test.ts > initAccelRecord > should not throw error even if called multiple times:
packages/accel-record-core/dist/sync-rpc/index.js#L172
Error: BEGIN; - cannot start a transaction within a transaction
❯ extractValue packages/accel-record-core/dist/sync-rpc/index.js:172:19
❯ ProcessSyncClient._rpc packages/accel-record-core/dist/sync-rpc/index.js:182:12
❯ ProcessSyncClient.execSQL packages/accel-record-core/dist/database/sync.js:14:21
❯ Module.execSQL packages/accel-record-core/dist/database.js:93:28
❯ Function.startTransaction packages/accel-record-core/dist/transaction.js:26:9
❯ restartTx tests/models/init.test.ts:8:35
❯ tests/models/init.test.ts:11:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'SQLITE_ERROR' }
|
build (20.x)
The operation was canceled.
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|