Merge remote-tracking branch 'origin/refactor-core-again' #67
Annotations
16 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/cache/restore@v3, 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/
|
Run cargo test
`/home/runner/work/dsf/dsf/.cargo/config` is deprecated in favor of `config.toml`
|
Run cargo test:
core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
|
Run cargo test:
core/src/service/net.rs#L226
function `encrypt_message` is never used
|
Run cargo test
`dsf-core` (lib) generated 2 warnings
|
Run cargo test
`dsf-rpc` (lib) generated 1 warning
|
Run cargo test:
daemon/src/daemon/dht.rs#L155
unused variable: `addr`
|
Run cargo test:
daemon/src/daemon/dht.rs#L155
unused variable: `id`
|
Run cargo test:
daemon/src/daemon/dht.rs#L159
unused variable: `id`
|
Run cargo test:
daemon/src/daemon/dht.rs#L163
unused variable: `id`
|
Run cargo test:
daemon/src/daemon/dht.rs#L167
unused variable: `id`
|
Setup toolchain
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/
|
Setup toolchain
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/
|
Setup toolchain
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/
|
Setup toolchain
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