revert: rm databases,iagon #113
Annotations
1 error and 15 warnings
Build and test
Resource not accessible by integration
|
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, MishaKav/jest-coverage-comment@v1.0.23. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test
File "packages/database/coverage/coverage-summary.json" doesn't exist
|
Build and test
Summary JSON was not provided
|
Build and test
File "packages/leveldb/coverage/coverage-summary.json" doesn't exist
|
Build and test
Summary JSON was not provided
|
Build and test:
packages/encryption/src/migration/index.ts#L65
Unexpected nullable object value in conditional. An explicit null check is required
|
Build and test:
packages/encryption/src/migration/index.ts#L69
Unsafe argument of type `any` assigned to a parameter of type `{ _deleted: boolean; _attachments: { [attachmentId: string]: RxAttachmentData; }; _rev: string; _meta: RxDocumentMeta; }[]`
|
Build and test:
packages/encryption/src/migration/index.ts#L70
Unsafe spread of an `any` type
|
Build and test:
packages/encryption/src/migration/index.ts#L184
Unexpected nullable object value in conditional. An explicit null check is required
|
Build and test:
packages/encryption/src/migration/index.ts#L264
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Build and test:
packages/encryption/src/migration/index.ts#L352
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Build and test:
packages/encryption/src/migration/index.ts#L431
Placing a void expression inside another expression is forbidden. Move it to its own statement instead
|
Build and test:
packages/encryption/src/migration/index.ts#L459
Missing return type on function
|
Build and test:
packages/encryption/src/migration/index.ts#L461
Unexpected nullable object value in conditional. An explicit null check is required
|
Build and test:
packages/indexdb/src/storage-dexie/dexie-helper.ts#L70
Missing return type on function
|