Skip to content

213 support for symmetric key within encryptedthing and decryptedthing #1013

213 support for symmetric key within encryptedthing and decryptedthing

213 support for symmetric key within encryptedthing and decryptedthing #1013

Triggered via pull request October 6, 2023 08:49
Status Failure
Total duration 1m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: test_pr
Matrix: test_push
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 30 warnings
Test (Node v18.x, OS ubuntu-22.04)
Expected 1 arguments, but got 3.
Test (Node v18.x, OS ubuntu-22.04)
Argument of type 'Keychain' is not assignable to parameter of type '((X25519Keypair | Keychain) & Aes256Key) | undefined'.
Test (Node v18.x, OS ubuntu-22.04)
Argument of type 'Keychain' is not assignable to parameter of type '((X25519Keypair | Keychain) & Aes256Key) | undefined'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_ks' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_ks' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_ks' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_senderPublicKey' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Argument of type 'PublicKeyEnvelope | HashedKeyEnvelope' is not assignable to parameter of type 'PublicKeyEnvelope & HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Process completed with exit code 1.
Test (Node v18.x, OS ubuntu-22.04)
The job was canceled because "ubuntu-22_04_18_x_yarn__2" failed.
Test (Node v18.x, OS ubuntu-22.04)
Expected 1 arguments, but got 3.
Test (Node v18.x, OS ubuntu-22.04)
Argument of type 'Keychain' is not assignable to parameter of type '((X25519Keypair | Keychain) & Aes256Key) | undefined'.
Test (Node v18.x, OS ubuntu-22.04)
Argument of type 'Keychain' is not assignable to parameter of type '((X25519Keypair | Keychain) & Aes256Key) | undefined'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_ks' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_ks' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_ks' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_senderPublicKey' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Argument of type 'PublicKeyEnvelope | HashedKeyEnvelope' is not assignable to parameter of type 'PublicKeyEnvelope & HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Process completed with exit code 1.
Test (Node v18.x, OS ubuntu-22.04)
The job was canceled because "ubuntu-22_04_18_x_yarn__2" failed.
Test (Node v18.x, OS ubuntu-22.04)
Expected 1 arguments, but got 3.
Test (Node v18.x, OS ubuntu-22.04)
Argument of type 'Keychain' is not assignable to parameter of type '((X25519Keypair | Keychain) & Aes256Key) | undefined'.
Test (Node v18.x, OS ubuntu-22.04)
Argument of type 'Keychain' is not assignable to parameter of type '((X25519Keypair | Keychain) & Aes256Key) | undefined'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_ks' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_ks' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_ks' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Property '_senderPublicKey' does not exist on type 'PublicKeyEnvelope | HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
Argument of type 'PublicKeyEnvelope | HashedKeyEnvelope' is not assignable to parameter of type 'PublicKeyEnvelope & HashedKeyEnvelope'.
Test (Node v18.x, OS ubuntu-22.04)
The operation was canceled.
Test (Node v18.x, OS ubuntu-22.04): docs/examples/document-store.ts#L80
Forbidden non-null assertion
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L30
'operation' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L31
'context' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L37
'identity' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L47
Forbidden non-null assertion
Test (Node v18.x, OS ubuntu-22.04): docs/modules/encryption/encrypted-document.ts#L59
'publicKey' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/modules/program/composition/composition.ts#L7
'DocumentIndex' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/document-store.ts#L80
Forbidden non-null assertion
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L30
'operation' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L31
'context' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L37
'identity' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L47
Forbidden non-null assertion
Test (Node v18.x, OS ubuntu-22.04): docs/modules/encryption/encrypted-document.ts#L59
'publicKey' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/modules/program/composition/composition.ts#L7
'DocumentIndex' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/document-store.ts#L80
Forbidden non-null assertion
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L30
'operation' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L31
'context' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L37
'identity' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/examples/text-store.ts#L47
Forbidden non-null assertion
Test (Node v18.x, OS ubuntu-22.04): docs/modules/encryption/encrypted-document.ts#L59
'publicKey' is defined but never used
Test (Node v18.x, OS ubuntu-22.04): docs/modules/program/composition/composition.ts#L7
'DocumentIndex' is defined but never used