Skip to content

Refactor of stream_all_messages, fix flaky stream tests #2774

Refactor of stream_all_messages, fix flaky stream tests

Refactor of stream_all_messages, fix flaky stream tests #2774

Triggered via pull request June 27, 2024 21:43
Status Failure
Total duration 22m 27s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Test
The action 'Run cargo test on main workspace' has timed out after 20 minutes.
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/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
/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/mls_validation_service/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` (lib test) generated 2 warnings (run `cargo fix --lib -p xmtp_mls --tests` to apply 2 suggestions)