Skip to content

Merge pull request #32 from marcinmosiejko/addEventFn-types #106

Merge pull request #32 from marcinmosiejko/addEventFn-types

Merge pull request #32 from marcinmosiejko/addEventFn-types #106

Triggered via push November 27, 2023 16:42
Status Success
Total duration 37s
Artifacts

nodejs.yml

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

Annotations

10 warnings
lint (16.x): src/DB/SQLite.js#L98
Do not use "@ts-ignore" because it alters compilation errors
lint (16.x): src/DB/SQLite.js#L100
Do not use "@ts-ignore" because it alters compilation errors
lint (16.x): src/DB/SQLite.js#L102
Do not use "@ts-ignore" because it alters compilation errors
lint (16.x): src/DB/SQLite.js#L176
Do not use "@ts-ignore" because it alters compilation errors
lint (16.x): src/DB/SQLite.js#L356
Do not use "@ts-ignore" because it alters compilation errors
lint (16.x): src/DB/SQLite.js#L395
Do not use "@ts-ignore" because it alters compilation errors
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...'