fix: port changes #85
Annotations
1 error and 10 warnings
Coverage Comment
Resource not accessible by integration
|
CI TASK:
packages/database/src/schemas/PrivateKey.ts#L78
Unexpected string value in conditional. An explicit empty string check is required
|
CI TASK:
packages/database/src/schemas/PrivateKey.ts#L80
Unexpected nullable object value in conditional. An explicit null check is required
|
CI TASK:
packages/database/src/schemas/PrivateKey.ts#L92
Unexpected nullable object value in conditional. An explicit null check is required
|
CI TASK:
packages/database/src/schemas/PrivateKey.ts#L116
Unexpected nullable object value in conditional. An explicit null check is required
|
CI TASK:
packages/database/src/schemas/PrivateKey.ts#L123
Unexpected nullable object value in conditional. An explicit null check is required
|
CI TASK:
packages/database/src/schemas/PrivateKey.ts#L155
Invalid type "never" of template literal expression
|
CI TASK:
packages/encryption/src/migration/index.ts#L65
Unexpected nullable object value in conditional. An explicit null check is required
|
CI TASK:
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; }[]`
|
CI TASK:
packages/encryption/src/migration/index.ts#L70
Unsafe spread of an `any` type
|
CI TASK:
packages/encryption/src/migration/index.ts#L184
Unexpected nullable object value in conditional. An explicit null check is required
|
The logs for this run have expired and are no longer available.
Loading