Skip to content

Expose the context through the bindings [WPB-10918] #3092

Expose the context through the bindings [WPB-10918]

Expose the context through the bindings [WPB-10918] #3092

Triggered via pull request September 27, 2024 16:32
Status Failure
Total duration 2m 46s
Artifacts

bindings.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
build-swift: crypto/src/e2e_identity/rotate.rs#L12
unresolved import `crate::e2e_identity::RefreshToken`
build-swift
Process completed with exit code 105.
build-android: crypto/src/e2e_identity/rotate.rs#L12
unresolved import `crate::e2e_identity::RefreshToken`
build-android
Process completed with exit code 105.
CoreCryptoError: CryptoError: failed to open new transaction: InvalidAccessError: Failed to execute 'transaction' on 'IDBDatabase': The storeNames parameter was empty.: node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ExecutionContext.js#L386
CoreCryptoError.fromStdError (http://localhost:3000/corecrypto.js:2716:17) http://localhost:3000/corecrypto.js:2723:20 at /home/runner/work/core-crypto/core-crypto/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ExecutionContext.js:386:34 at http://localhost:3000/corecrypto.js:2722:19 at fromStdError (http://localhost:3000/corecrypto.js:2715:16) at build (http://localhost:3000/corecrypto.js:2705:13)
build-and-test-wasm
Process completed with exit code 1.
build-and-test-wasm
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test-wasm: keystore/src/entities/mls.rs#L19
unused import: `crate::connection::storage::WasmEncryptedStorage`
build-and-test-wasm: crypto-ffi/src/wasm.rs#L1362
use of deprecated method `wasm::CoreCrypto::mls_init`: Please create a transaction in Core Crypto and call this method from it.
build-and-test-wasm: crypto-ffi/src/wasm.rs#L1391
use of deprecated method `wasm::CoreCrypto::mls_generate_keypair`: Please create a transaction in Core Crypto and call this method from it.
build-and-test-wasm: crypto-ffi/src/wasm.rs#L1418
use of deprecated method `wasm::CoreCrypto::mls_init_with_client_id`: Please create a transaction in Core Crypto and call this method from it.
build-and-test-wasm: crypto-ffi/src/wasm.rs#L1447
use of deprecated method `wasm::CoreCrypto::has_outstanding_refs`: Internal ref counting is not done anymore, this method always returns false.
build-and-test-wasm: crypto-ffi/src/wasm.rs#L1517
use of deprecated method `wasm::CoreCrypto::client_keypackages`: Please create a transaction in Core Crypto and call this method from it.
build-and-test-wasm: crypto-ffi/src/wasm.rs#L1562
use of deprecated method `wasm::CoreCrypto::client_valid_keypackages_count`: Please create a transaction in Core Crypto and call this method from it.
build-and-test-wasm: crypto-ffi/src/wasm.rs#L1584
use of deprecated method `wasm::CoreCrypto::delete_keypackages`: Please create a transaction in Core Crypto and call this method from it.
build-and-test-wasm: crypto-ffi/src/wasm.rs#L1610
use of deprecated method `wasm::CoreCrypto::create_conversation`: Please create a transaction in Core Crypto and call this method from it.
build-and-test-wasm: crypto-ffi/src/wasm.rs#L1727
use of deprecated method `wasm::CoreCrypto::add_clients_to_conversation`: Please create a transaction in Core Crypto and call this method from it.