Skip to content

update LevelDB implementation #134

update LevelDB implementation

update LevelDB implementation #134

Triggered via pull request July 15, 2024 03:58
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Build and test
Process completed with exit code 1.
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, crazy-max/ghaction-import-gpg@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test: packages/leveldb/src/leveldb/instance.ts#L142
'withDeleted' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/leveldb/src/leveldb/instance.ts#L282
'documentId' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/leveldb/src/leveldb/instance.ts#L282
'attachmentId' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/leveldb/src/leveldb/instance.ts#L282
'digest' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/leveldb/src/leveldb/instance.ts#L286
'limit' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/leveldb/src/leveldb/instance.ts#L286
'checkpoint' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/leveldb/src/leveldb/instance.ts#L294
'minimumDeletedTime' is defined but never used. Allowed unused args must match /^_/u
Build and test: packages/leveldb/src/leveldb/instance.ts#L321
'taskSolution' is defined but never used. Allowed unused args must match /^_/u