Add support for last resort key packages (#331) #799
Annotations
14 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_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/client.rs#L10
unused import: `configuration::KEY_PACKAGE_TOP_UP_AMOUNT`
|
Test:
xmtp_mls/src/identity.rs#L1
unused import: `std::default`
|
Test:
xmtp_mls/src/configuration.rs#L10
constant `KEY_PACKAGE_TOP_UP_AMOUNT` is never used
|
Test
`xmtp_mls` (lib) generated 3 warnings (run `cargo fix --lib -p xmtp_mls` to apply 2 suggestions)
|
Test
`xmtp_mls` (lib test) generated 3 warnings (3 duplicates)
|