Skip to content

feat: upgrading to rxdb 15.X #119

feat: upgrading to rxdb 15.X

feat: upgrading to rxdb 15.X #119

Triggered via pull request June 14, 2024 22:16
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Build and test: packages/leveldb/src/leveldb/instance.ts#L136
'withDeleted' is defined but never used
Build and test: packages/leveldb/src/leveldb/instance.ts#L217
'documentId' is defined but never used
Build and test: packages/leveldb/src/leveldb/instance.ts#L217
'attachmentId' is defined but never used
Build and test: packages/leveldb/src/leveldb/instance.ts#L217
'digest' is defined but never used
Build and test: packages/leveldb/src/leveldb/instance.ts#L221
'limit' is defined but never used
Build and test: packages/leveldb/src/leveldb/instance.ts#L221
'checkpoint' is defined but never used
Build and test: packages/leveldb/src/leveldb/instance.ts#L229
'minimumDeletedTime' is defined but never used
Build and test: packages/leveldb/src/leveldb/instance.ts#L254
'taskSolution' is defined but never used
Build and test: packages/test-suite/src/helper/index.ts#L263
'expect' is defined but never used
Build and test
Process completed with exit code 1.
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, crazy-max/ghaction-import-gpg@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test: packages/leveldb/src/leveldb/instance.ts#L78
Unsafe argument of type `any` assigned to a parameter of type `string`
Build and test: packages/leveldb/src/leveldb/instance.ts#L80
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/leveldb/src/leveldb/instance.ts#L84
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/leveldb/src/leveldb/instance.ts#L96
Unsafe argument of type `any` assigned to a parameter of type `Extract<keyof RxDocType, string>`
Build and test: packages/leveldb/src/leveldb/instance.ts#L108
Forbidden non-null assertion
Build and test: packages/leveldb/src/leveldb/instance.ts#L115
Forbidden non-null assertion
Build and test: packages/leveldb/src/leveldb/instance.ts#L140
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/leveldb/src/leveldb/instance.ts#L151
Unexpected number value in conditional. An explicit zero/NaN check is required
Build and test: packages/leveldb/src/leveldb/instance.ts#L152
Unexpected nullable number value in conditional. Please handle the nullish/zero/NaN cases explicitly
Build and test: packages/leveldb/src/leveldb/instance.ts#L162
Forbidden non-null assertion