Skip to content

Implement PNI

Implement PNI #875

Triggered via pull request March 21, 2024 16:50
@rubdosrubdos
synchronize #285
aci-pni
Status Failure
Total duration 2m 16s
Artifacts

ci.yaml

on: pull_request
Check code formatting
6s
Check code formatting
Matrix: build
Matrix: Clippy
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 143 warnings
Build (libsignal-service, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service, Rust nightly)
unknown feature `stdsimd`
Build (libsignal-service, Rust nightly)
could not compile `curve25519-dalek` (lib) due to 5 previous errors
Build (libsignal-service, Rust nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (libsignal-service-actix, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service-actix, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service-actix, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service-actix, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service-actix, Rust nightly)
unknown feature `stdsimd`
Build (libsignal-service-actix, Rust nightly)
could not compile `curve25519-dalek` (lib) due to 5 previous errors
Build (libsignal-service-actix, Rust nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (libsignal-service-hyper, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service-hyper, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service-hyper, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service-hyper, Rust nightly)
use of unstable library feature 'stdarch_x86_avx512'
Build (libsignal-service-hyper, Rust nightly)
unknown feature `stdsimd`
Build (libsignal-service-hyper, Rust nightly)
could not compile `curve25519-dalek` (lib) due to 5 previous errors
Build (libsignal-service-hyper, Rust nightly)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (libsignal-service, Rust stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (libsignal-service, Rust beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (libsignal-service, Rust stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (libsignal-service-hyper, Rust beta): libsignal-service-hyper/src/push_service.rs#L322
future cannot be sent between threads safely
Build (libsignal-service-hyper, Rust beta): libsignal-service-hyper/src/push_service.rs#L346
future cannot be sent between threads safely
Build (libsignal-service-hyper, Rust beta): libsignal-service-hyper/src/push_service.rs#L382
future cannot be sent between threads safely
Build (libsignal-service-hyper, Rust beta): libsignal-service-hyper/src/push_service.rs#L418
future cannot be sent between threads safely
Build (libsignal-service-hyper, Rust beta): libsignal-service-hyper/src/push_service.rs#L454
future cannot be sent between threads safely
Build (libsignal-service-hyper, Rust beta): libsignal-service-hyper/src/push_service.rs#L479
future cannot be sent between threads safely
Build (libsignal-service-hyper, Rust beta): libsignal-service-hyper/src/push_service.rs#L510
future cannot be sent between threads safely
Build (libsignal-service-hyper, Rust beta): libsignal-service-hyper/src/push_service.rs#L535
future cannot be sent between threads safely
Build (libsignal-service-hyper, Rust beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check code formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service, Rust nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service, Rust nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service, Rust nightly)
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/
Build (libsignal-service, Rust nightly)
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/
Build (libsignal-service, Rust nightly)
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/
Build (libsignal-service, Rust nightly)
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/
the function `message_decrypt_prekey` doesn't need a mutable reference: libsignal-service/src/cipher.rs#L184
warning: the function `message_decrypt_prekey` doesn't need a mutable reference --> libsignal-service/src/cipher.rs:184:21 | 184 | &mut self.protocol_store.clone(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_mut_passed = note: `#[warn(clippy::unnecessary_mut_passed)]` on by default
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead: libsignal-service/src/groups_v2/manager.rs#L333
warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead --> libsignal-service/src/groups_v2/manager.rs:333:14 | 333 | .timestamp() as u64 | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
Build (libsignal-service-actix, Rust nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service-actix, Rust nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service-actix, Rust nightly)
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/
Build (libsignal-service-actix, Rust nightly)
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/
Build (libsignal-service-actix, Rust nightly)
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/
Build (libsignal-service-actix, Rust nightly)
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/
Build (libsignal-service-hyper, Rust nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service-hyper, Rust nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service-hyper, Rust nightly)
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/
Build (libsignal-service-hyper, Rust nightly)
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/
Build (libsignal-service-hyper, Rust nightly)
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/
Build (libsignal-service-hyper, Rust nightly)
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/
Clippy (libsignal-service)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (libsignal-service)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
the function `message_decrypt_prekey` doesn't need a mutable reference: libsignal-service/src/cipher.rs#L184
warning: the function `message_decrypt_prekey` doesn't need a mutable reference --> libsignal-service/src/cipher.rs:184:21 | 184 | &mut self.protocol_store.clone(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_mut_passed = note: `#[warn(clippy::unnecessary_mut_passed)]` on by default
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead: libsignal-service/src/groups_v2/manager.rs#L333
warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead --> libsignal-service/src/groups_v2/manager.rs:333:14 | 333 | .timestamp() as u64 | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
Clippy (libsignal-service-hyper)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (libsignal-service-hyper)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
the function `message_decrypt_prekey` doesn't need a mutable reference: libsignal-service/src/cipher.rs#L184
warning: the function `message_decrypt_prekey` doesn't need a mutable reference --> libsignal-service/src/cipher.rs:184:21 | 184 | &mut self.protocol_store.clone(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_mut_passed = note: `#[warn(clippy::unnecessary_mut_passed)]` on by default
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead: libsignal-service/src/groups_v2/manager.rs#L333
warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead --> libsignal-service/src/groups_v2/manager.rs:333:14 | 333 | .timestamp() as u64 | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
Build (libsignal-service, Rust stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service, Rust stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service, Rust stable): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service, Rust stable)
`libsignal-service` (lib test) generated 1 warning (1 duplicate)
Build (libsignal-service, Rust stable)
build failed, waiting for other jobs to finish...
Build (libsignal-service, Rust stable)
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/
Build (libsignal-service, Rust stable)
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/
Build (libsignal-service, Rust stable)
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/
Build (libsignal-service, Rust stable)
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/
Build (libsignal-service, Rust beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service, Rust beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service, Rust beta): libsignal-service/src/websocket.rs#L4
the item `Future` is imported redundantly
Build (libsignal-service, Rust beta): libsignal-service/src/profile_cipher.rs#L203
the item `ProfileName` is imported redundantly
Build (libsignal-service, Rust beta): libsignal-service/src/profile_cipher.rs#L205
the item `ProfileKey` is imported redundantly
Build (libsignal-service, Rust beta): libsignal-service/src/websocket.rs#L4
the item `Future` is imported redundantly
the function `message_decrypt_prekey` doesn't need a mutable reference: libsignal-service/src/cipher.rs#L184
warning: the function `message_decrypt_prekey` doesn't need a mutable reference --> libsignal-service/src/cipher.rs:184:21 | 184 | &mut self.protocol_store.clone(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_mut_passed = note: `#[warn(clippy::unnecessary_mut_passed)]` on by default
Build (libsignal-service, Rust beta): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead: libsignal-service/src/groups_v2/manager.rs#L333
warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead --> libsignal-service/src/groups_v2/manager.rs:333:14 | 333 | .timestamp() as u64 | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
Build (libsignal-service, Rust beta): libsignal-service/src/provisioning/mod.rs#L70
struct `ConfirmDeviceMessage` is never constructed
Build (libsignal-service, Rust beta)
`libsignal-service` (lib test) generated 4 warnings (1 duplicate)
Build (libsignal-service, Rust beta)
build failed, waiting for other jobs to finish...
Build (libsignal-service, Rust beta)
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/
Build (libsignal-service, Rust beta)
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/
Build (libsignal-service, Rust beta)
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/
Build (libsignal-service, Rust beta)
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/
Build (libsignal-service, Rust stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service, Rust stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service, Rust stable): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service, Rust stable)
`libsignal-service` (lib test) generated 1 warning (1 duplicate)
Build (libsignal-service, Rust stable)
build failed, waiting for other jobs to finish...
Build (libsignal-service, Rust stable)
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/
Build (libsignal-service, Rust stable)
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/
Build (libsignal-service, Rust stable)
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/
Build (libsignal-service, Rust stable)
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/
Clippy (libsignal-service-hyper, unsend-futures)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (libsignal-service-hyper, unsend-futures)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
the function `message_decrypt_prekey` doesn't need a mutable reference: libsignal-service/src/cipher.rs#L184
warning: the function `message_decrypt_prekey` doesn't need a mutable reference --> libsignal-service/src/cipher.rs:184:21 | 184 | &mut self.protocol_store.clone(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_mut_passed = note: `#[warn(clippy::unnecessary_mut_passed)]` on by default
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead: libsignal-service/src/groups_v2/manager.rs#L333
warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead --> libsignal-service/src/groups_v2/manager.rs:333:14 | 333 | .timestamp() as u64 | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
Clippy (libsignal-service-actix)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (libsignal-service-actix)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy (libsignal-service, unsend-futures)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (libsignal-service, unsend-futures)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (libsignal-service-hyper, Rust beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service-hyper, Rust beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service-hyper, Rust beta): libsignal-service/src/websocket.rs#L4
the item `Future` is imported redundantly
Build (libsignal-service-hyper, Rust beta): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-hyper, Rust beta): libsignal-service/src/provisioning/mod.rs#L70
struct `ConfirmDeviceMessage` is never constructed
Build (libsignal-service-hyper, Rust beta): libsignal-service-hyper/src/websocket.rs#L18
the item `ServiceCredentials` is imported redundantly
Build (libsignal-service-hyper, Rust beta)
`libsignal-service` (lib) generated 3 warnings
Build (libsignal-service-hyper, Rust beta)
`libsignal-service-hyper` (lib) generated 1 warning
Build (libsignal-service-hyper, Rust beta)
build failed, waiting for other jobs to finish...
Build (libsignal-service-hyper, Rust beta)
`libsignal-service-hyper` (lib test) generated 1 warning (1 duplicate)
Build (libsignal-service-hyper, Rust beta)
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/
Build (libsignal-service-hyper, Rust beta)
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/
Build (libsignal-service-hyper, Rust beta)
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/
Build (libsignal-service-hyper, Rust beta)
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/
Build (libsignal-service-hyper, Rust stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service-hyper, Rust stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service-hyper, Rust stable)
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/
Build (libsignal-service-hyper, Rust stable)
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/
Build (libsignal-service-hyper, Rust stable)
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/
Build (libsignal-service-hyper, Rust stable)
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/
Build (libsignal-service-hyper, Rust stable): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-hyper, Rust stable)
`libsignal-service` (lib) generated 1 warning
Build (libsignal-service-hyper, Rust stable): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-hyper, Rust stable)
`libsignal-service` (lib) generated 1 warning
Build (libsignal-service-hyper, Rust stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service-hyper, Rust stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service-hyper, Rust stable)
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/
Build (libsignal-service-hyper, Rust stable)
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/
Build (libsignal-service-hyper, Rust stable)
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/
Build (libsignal-service-hyper, Rust stable)
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/
Build (libsignal-service-hyper, Rust stable): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-hyper, Rust stable)
`libsignal-service` (lib) generated 1 warning
Build (libsignal-service-hyper, Rust stable): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-hyper, Rust stable)
`libsignal-service` (lib) generated 1 warning
Build (libsignal-service-actix, Rust beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service-actix, Rust beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service-actix, Rust beta)
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/
Build (libsignal-service-actix, Rust beta)
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/
Build (libsignal-service-actix, Rust beta)
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/
Build (libsignal-service-actix, Rust beta)
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/
Build (libsignal-service-actix, Rust beta): libsignal-service/src/websocket.rs#L4
the item `Future` is imported redundantly
Build (libsignal-service-actix, Rust beta): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-actix, Rust beta): libsignal-service/src/provisioning/mod.rs#L70
struct `ConfirmDeviceMessage` is never constructed
Build (libsignal-service-actix, Rust beta)
`libsignal-service` (lib) generated 3 warnings
Build (libsignal-service-actix, Rust beta)
`libsignal-service-actix` (lib) generated 1 warning
Build (libsignal-service-actix, Rust beta)
`libsignal-service-actix` (lib test) generated 1 warning (1 duplicate)
Build (libsignal-service-actix, Rust beta): libsignal-service/src/websocket.rs#L4
the item `Future` is imported redundantly
Build (libsignal-service-actix, Rust beta): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-actix, Rust beta): libsignal-service/src/provisioning/mod.rs#L70
struct `ConfirmDeviceMessage` is never constructed
Build (libsignal-service-actix, Rust beta): libsignal-service-actix/src/websocket.rs#L12
the item `ServiceCredentials` is imported redundantly
Build (libsignal-service-actix, Rust beta)
`libsignal-service` (lib) generated 3 warnings
Build (libsignal-service-actix, Rust beta)
`libsignal-service-actix` (lib test) generated 1 warning (1 duplicate)
Build (libsignal-service-actix, Rust stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service-actix, Rust stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service-actix, Rust stable): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-actix, Rust stable)
`libsignal-service` (lib) generated 1 warning
Build (libsignal-service-actix, Rust stable): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-actix, Rust stable)
`libsignal-service` (lib) generated 1 warning
Build (libsignal-service-actix, Rust stable)
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/
Build (libsignal-service-actix, Rust stable)
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/
Build (libsignal-service-actix, Rust stable)
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/
Build (libsignal-service-actix, Rust stable)
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/
Build (libsignal-service-actix, Rust 1.75)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (libsignal-service-actix, Rust 1.75)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build (libsignal-service-actix, Rust 1.75): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-actix, Rust 1.75)
`libsignal-service` (lib) generated 1 warning
Build (libsignal-service-actix, Rust 1.75)
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/
Build (libsignal-service-actix, Rust 1.75)
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/
Build (libsignal-service-actix, Rust 1.75)
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/
Build (libsignal-service-actix, Rust 1.75)
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/
Build (libsignal-service-actix, Rust 1.75): libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
Build (libsignal-service-actix, Rust 1.75)
`libsignal-service` (lib) generated 1 warning