Skip to content

Refactor of stream_all_messages, fix flaky stream tests #2772

Refactor of stream_all_messages, fix flaky stream tests

Refactor of stream_all_messages, fix flaky stream tests #2772

Triggered via pull request June 27, 2024 20:43
Status Failure
Total duration 4m 45s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
/home/runner/work/libxmtp/libxmtp/mls_validation_service/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Test
/home/runner/work/libxmtp/libxmtp/xmtp_mls/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Test
/home/runner/work/libxmtp/libxmtp/xmtp_proto/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Test
/home/runner/work/libxmtp/libxmtp/xmtp_id/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Test: xmtp_mls/src/lib.rs#L63
unused import: `log::LevelFilter`
Test: xmtp_mls/src/lib.rs#L64
unused import: `tracing_test::traced_test`
Test: xmtp_mls/src/subscriptions.rs#L493
unused `std::result::Result` that must be used
Test
`xmtp_mls` (lib test) generated 3 warnings (run `cargo fix --lib -p xmtp_mls --tests` to apply 2 suggestions)