Skip to content

Group Messages Table/Impl/Tests #717

Group Messages Table/Impl/Tests

Group Messages Table/Impl/Tests #717

Triggered via pull request November 3, 2023 20:49
Status Failure
Total duration 12m 15s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 13 warnings
Test: xmtp_mls/src/storage/encrypted_store/group_intent.rs#L281
closure is expected to take 2 arguments, but it takes 1 argument
Test: xmtp_mls/src/storage/encrypted_store/group_intent.rs#L336
closure is expected to take 2 arguments, but it takes 1 argument
Test: xmtp_mls/src/storage/encrypted_store/group_intent.rs#L405
closure is expected to take 2 arguments, but it takes 1 argument
Test: xmtp_mls/src/storage/encrypted_store/group_intent.rs#L443
closure is expected to take 2 arguments, but it takes 1 argument
Test: xmtp_mls/src/storage/encrypted_store/group_intent.rs#L487
closure is expected to take 2 arguments, but it takes 1 argument
Test: xmtp_mls/src/storage/encrypted_store/group_intent.rs#L530
closure is expected to take 2 arguments, but it takes 1 argument
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test: xmtp_api_grpc/src/grpc_api_helper.rs#L32
use of deprecated method `tokio_rustls::rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
Test
`xmtp_api_grpc` (lib) generated 1 warning
Test: xmtp_mls/src/storage/encrypted_store/mod.rs#L31
unused import: `group_message::StoredGroupMessage`
Test
`xmtp_mls` (lib) generated 1 warning (run `cargo fix --lib -p xmtp_mls` to apply 1 suggestion)
Test: xmtp_mls/src/storage/encrypted_store/group_message.rs#L119
unused imports: `Fetch`, `schema::groups::dsl::groups`
Test: xmtp_mls/src/storage/encrypted_store/mod.rs#L31
unused import: `group_message::StoredGroupMessage`
Test
`xmtp_mls` (lib test) generated 3 warnings