Skip to content

sqlite: add userVersion concurrency test #124

sqlite: add userVersion concurrency test

sqlite: add userVersion concurrency test #124

Triggered via push January 21, 2025 06:10
Status Failure
Total duration 4m 24s
Artifacts

nodejs.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
test (16.x)
Process completed with exit code 1.
verify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (16.x): src/DB/SQLite.js#L97
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint (16.x): src/DB/SQLite.js#L99
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint (16.x): src/DB/SQLite.js#L101
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint (16.x): src/DB/SQLite.js#L175
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint (16.x): src/DB/SQLite.js#L353
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint (16.x): src/DB/SQLite.js#L392
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint (16.x): src/DB/Statement.test.js#L70
Unexpected 'todo' comment: 'TODO test get, all, run, each with...'
lint (16.x): src/EventSourcingDB/ESDB-concurrency.test.js#L196
Unexpected 'todo' comment: 'TODO 10 simultaneous opens of existing...'
lint (16.x): src/EventSourcingDB/ESDB-concurrency.test.js#L197
Unexpected 'todo' comment: 'TODO 10 simultaneous opens of new db...'
lint (16.x): src/EventSourcingDB/ESDB-concurrency.test.js#L198
Unexpected 'todo' comment: 'TODO 10 simultaneous worker connections...'