Skip to content

Merge pull request #295 from whisperfish/locked-for-hyper #225

Merge pull request #295 from whisperfish/locked-for-hyper

Merge pull request #295 from whisperfish/locked-for-hyper #225

Triggered via push March 13, 2024 10:00
Status Failure
Total duration 1m 5s
Artifacts

pages.yaml

on: push
GitHub Pages
51s
GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
GitHub Pages
failed to run custom build command for `libsignal-protocol v0.1.0 (https://github.com/signalapp/libsignal?tag=v0.40.1#f980fccd)`
GitHub Pages
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
GitHub Pages
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/.
GitHub Pages
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/
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
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
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
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
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