Skip to content

refactor: rm send_message from MlsTransport #10666

refactor: rm send_message from MlsTransport

refactor: rm send_message from MlsTransport #10666

Triggered via pull request March 27, 2026 09:15
Status Failure
Total duration 5m 40s
Artifacts

rust.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
check (cargo clippy --workspace --locked --all-targets)
Process completed with exit code 101.
check (cargo clippy --workspace --locked --all-targets): interop/src/util.rs#L122
method `send_message` is not a member of trait `core_crypto_ffi::MlsTransport`
check (cargo clippy --workspace --locked --all-targets): interop/src/util.rs#L92
method `send_message` is not a member of trait `MlsTransport`
check (cargo check --workspace --locked --all-targets)
Process completed with exit code 101.
check (cargo check --workspace --locked --all-targets): interop/src/util.rs#L122
method `send_message` is not a member of trait `core_crypto_ffi::MlsTransport`
check (cargo check --workspace --locked --all-targets): interop/src/util.rs#L92
method `send_message` is not a member of trait `MlsTransport`
proteus-test
Process completed with exit code 101.
proteus-test: interop/src/util.rs#L122
method `send_message` is not a member of trait `core_crypto_ffi::MlsTransport`
proteus-test: interop/src/util.rs#L92
method `send_message` is not a member of trait `MlsTransport`
test
Process completed with exit code 101.
test: interop/src/util.rs#L122
method `send_message` is not a member of trait `core_crypto_ffi::MlsTransport`
test: interop/src/util.rs#L92
method `send_message` is not a member of trait `MlsTransport`
hack
Process completed with exit code 1.
hack: interop/src/util.rs#L122
method `send_message` is not a member of trait `core_crypto_ffi::MlsTransport`
hack: interop/src/util.rs#L92
method `send_message` is not a member of trait `MlsTransport`
keystore-proteus-wasm-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: wireapp/setup-chrome@master. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
keystore-wasm-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: wireapp/setup-chrome@master. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/