Expose the context through the bindings [WPB-10918] #3092
Annotations
2 errors and 11 warnings
Build & test WASM / JS package:
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 & test WASM / JS package
Process completed with exit code 1.
|
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 & test WASM / JS package:
keystore/src/entities/mls.rs#L19
unused import: `crate::connection::storage::WasmEncryptedStorage`
|
Build & test WASM / JS package:
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 & test WASM / JS package:
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 & test WASM / JS package:
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 & test WASM / JS package:
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 & test WASM / JS package:
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 & test WASM / JS package:
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 & test WASM / JS package:
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 & test WASM / JS package:
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 & test WASM / JS package:
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.
|
Loading