feat: updated database connection for use with CouchDB #170
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/api_productions_core_functions.ts#L278
Unexpected any. Specify a different type
|
lint:
src/connection_queue.ts#L5
Unexpected any. Specify a different type
|
lint:
src/connection_queue.ts#L46
Unexpected any. Specify a different type
|
lint:
src/db/couchdb.ts#L46
'limit' is defined but never used
|
lint:
src/db/couchdb.ts#L46
'offset' is defined but never used
|
lint:
src/db/couchdb.ts#L51
Unexpected any. Specify a different type
|
lint:
src/db/couchdb.ts#L55
Unexpected any. Specify a different type
|
lint:
src/db/couchdb.ts#L65
Unexpected any. Specify a different type
|
lint:
src/db/mongodb.ts#L44
Unexpected any. Specify a different type
|
lint:
src/db/mongodb.ts#L54
Unexpected any. Specify a different type
|