MLS CLI #852
Triggered via pull request
November 17, 2023 19:10
Status
Success
Total duration
15m 54s
Artifacts
–
Annotations
20 warnings
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/src/codecs/text.rs#L9
`&` without an explicit lifetime name cannot be used here
|
Test:
xmtp/src/codecs/text.rs#L10
`&` without an explicit lifetime name cannot be used here
|
Test:
xmtp/src/codecs/text.rs#L11
`&` without an explicit lifetime name cannot be used here
|
Test:
xmtp/src/codecs/text.rs#L12
`&` without an explicit lifetime name cannot be used here
|
Test
`xmtp` (lib) generated 4 warnings (run `cargo fix --lib -p xmtp` to apply 4 suggestions)
|
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_api_grpc` (lib test) generated 1 warning (1 duplicate)
|
Test:
xmtp/src/codecs/text.rs#L9
`&` without an explicit lifetime name cannot be used here
|
Test:
xmtp/src/codecs/text.rs#L10
`&` without an explicit lifetime name cannot be used here
|
Test:
xmtp/src/codecs/text.rs#L11
`&` without an explicit lifetime name cannot be used here
|
Test:
xmtp/src/codecs/text.rs#L12
`&` without an explicit lifetime name cannot be used here
|
Test
`xmtp` (lib) generated 4 warnings (run `cargo fix --lib -p xmtp` to apply 4 suggestions)
|