Skip to content

Merge pull request #41 from StratoKit/sort-falsyBool-with-cursor #122

Merge pull request #41 from StratoKit/sort-falsyBool-with-cursor

Merge pull request #41 from StratoKit/sort-falsyBool-with-cursor #122

Triggered via push November 18, 2024 18:40
Status Success
Total duration 2m 42s
Artifacts

nodejs.yml

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

Annotations

12 warnings
test (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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...'