Skip to content

feat: updated database connection for use with CouchDB #164

feat: updated database connection for use with CouchDB

feat: updated database connection for use with CouchDB #164

Triggered via pull request December 3, 2024 07:57
Status Failure
Total duration 21s
Artifacts

typescript.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ts: src/db_manager.ts#L33
Property 'get' does not exist on type 'ServerScope'.
ts: src/db_manager.ts#L39
Property 'insert' does not exist on type 'ServerScope'.
ts: src/db_manager.ts#L66
Property 'list' does not exist on type 'ServerScope'.
ts: src/db_manager.ts#L84
Property 'list' does not exist on type 'ServerScope'.
ts: src/db_manager.ts#L96
Property 'get' does not exist on type 'ServerScope'.
ts: src/db_manager.ts#L111
Property 'get' does not exist on type 'ServerScope'.
ts: src/db_manager.ts#L113
Property 'insert' does not exist on type 'ServerScope'.
ts: src/db_manager.ts#L127
Property 'insert' does not exist on type 'ServerScope'.
ts: src/db_manager.ts#L140
Property 'get' does not exist on type 'ServerScope'.
ts: src/db_manager.ts#L141
Property 'destroy' does not exist on type 'ServerScope'.
ts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636