Merge pull request #285 from whisperfish/aci-pni #879
Annotations
20 warnings
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/.
|
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/src/websocket.rs#L4
the item `Future` is imported redundantly
|
Build:
libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
|
Build:
libsignal-service/src/provisioning/mod.rs#L70
struct `ConfirmDeviceMessage` is never constructed
|
Build:
libsignal-service/src/profile_cipher.rs#L203
the item `ProfileName` is imported redundantly
|
Build:
libsignal-service/src/profile_cipher.rs#L205
the item `ProfileKey` is imported redundantly
|
Build:
libsignal-service/src/websocket.rs#L4
the item `Future` is imported redundantly
|
Build
`libsignal-service` (lib) generated 3 warnings
|
Run tests:
libsignal-service/src/websocket.rs#L4
the item `Future` is imported redundantly
|
Run tests:
libsignal-service/src/groups_v2/manager.rs#L333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
|
Run tests:
libsignal-service/src/profile_cipher.rs#L203
the item `ProfileName` is imported redundantly
|
Run tests:
libsignal-service/src/profile_cipher.rs#L205
the item `ProfileKey` is imported redundantly
|
Run tests:
libsignal-service/src/websocket.rs#L4
the item `Future` is imported redundantly
|
Run tests:
libsignal-service/src/provisioning/mod.rs#L70
struct `ConfirmDeviceMessage` is never constructed
|
Run tests
`libsignal-service` (lib) generated 3 warnings
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading