Skip to content

Added rusty db

Added rusty db #1361

Triggered via pull request September 4, 2024 17:15
Status Failure
Total duration 6m 11s
Artifacts

npmpublish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/test.spec.ts > /home/runner/work/ueberDB/ueberDB/test/test.spec.ts > rusty > no read cache > no write buffer > white space in key is not ignored > key has a trailing space > get(key) -> record: index.ts#L151
Error: Invalid database type ❯ Database.initDB index.ts:151:19 ❯ Database.init index.ts:104:25 ❯ test/test.spec.ts:82:26
test/test.spec.ts > /home/runner/work/ueberDB/ueberDB/test/test.spec.ts > rusty > no read cache > no write buffer > white space in key is not ignored > key has a trailing space > get(key) -> record: index.ts#L275
TypeError: Cannot read properties of undefined (reading 'close') ❯ Database.close index.ts:275:20 ❯ test/test.spec.ts:85:26
test/test.spec.ts > /home/runner/work/ueberDB/ueberDB/test/test.spec.ts > rusty > no read cache > no write buffer > white space in key is not ignored > key has a trailing space > get(`${key} `) -> nullish: index.ts#L275
TypeError: Cannot read properties of undefined (reading 'close') ❯ Database.close index.ts:275:20 ❯ test/test.spec.ts:85:26