Skip to content

fix: port changes

fix: port changes #85

Triggered via pull request January 5, 2024 22:35
@elribonazoelribonazo
synchronize #73
develop
Status Success
Total duration 1m 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and test
Resource not accessible by integration
Build and test: packages/database/src/schemas/PrivateKey.ts#L78
Unexpected string value in conditional. An explicit empty string check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L80
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L92
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L116
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L123
Unexpected nullable object value in conditional. An explicit null check is required
Build and test: packages/database/src/schemas/PrivateKey.ts#L155
Invalid type "never" of template literal expression
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