Skip to content

minor moves

minor moves #68

Triggered via push April 16, 2024 00:59
Status Success
Total duration 14m 18s
Artifacts 4

rust.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 170 warnings
check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
check
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/[email protected], 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/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], 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/
check
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/
check
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/
check
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/
check
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/
check: core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
check: core/src/service/net.rs#L226
function `encrypt_message` is never used
check
`dsf-core` (lib) generated 2 warnings
check: rpc/src/peer.rs#L52
non-local `impl` definition, they should be avoided as they go against expectation
check
`dsf-rpc` (lib) generated 1 warning
check: client/src/main.rs#L13
unused import: `types::Id`
check: client/src/main.rs#L177
function `print_service` is never used
check
`dsf-client` (bin "dsfc") generated 2 warnings (run `cargo fix --bin "dsfc"` to apply 1 suggestion)
check: engine/src/store/sqlite_store.rs#L148
trait `Storable` is never used
check
`dsf-engine` (lib) generated 1 warning
build-tests
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/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], 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-tests
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-tests
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-tests
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-tests
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-tests: core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
build-tests: core/src/service/net.rs#L226
function `encrypt_message` is never used
build-tests
`dsf-core` (lib) generated 2 warnings
build-tests: rpc/src/peer.rs#L52
non-local `impl` definition, they should be avoided as they go against expectation
build-tests
`dsf-rpc` (lib) generated 1 warning
build-tests: daemon/src/core/services.rs#L232
unused variable: `bounds`
build-tests: daemon/src/daemon/dht.rs#L155
unused variable: `addr`
build-tests: daemon/src/daemon/dht.rs#L155
unused variable: `id`
build-tests: daemon/src/daemon/dht.rs#L159
unused variable: `id`
build-tests: daemon/src/daemon/dht.rs#L163
unused variable: `id`
test (engine)
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/.
test (engine)
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/
test (engine): core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
test (engine): core/src/service/net.rs#L226
function `encrypt_message` is never used
test (engine)
`dsf-core` (lib) generated 2 warnings
test (engine)
`dsf-engine` (lib) generated 1 warning
test (engine): engine/src/engine/mod.rs#L885
variable does not need to be mutable
test (engine)
`dsf-engine` (test "engine") generated 1 warning (run `cargo fix --test "engine"` to apply 1 suggestion)
test (engine)
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 (engine)
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 (engine)
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 (engine)
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 (core)
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/.
test (core)
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/
test (core)
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 (core)
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 (core)
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 (core)
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 (core): core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
test (core): core/src/wire/mod.rs#L444
variable does not need to be mutable
test (core): core/src/service/net.rs#L226
function `encrypt_message` is never used
test (core)
`dsf-core` (lib) generated 2 warnings
test (rpc)
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/.
test (rpc)
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/
test (rpc)
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 (rpc)
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 (rpc)
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 (rpc)
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 (rpc): core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
test (rpc): core/src/service/net.rs#L226
function `encrypt_message` is never used
test (rpc)
`dsf-core` (lib) generated 2 warnings
test (rpc)
`dsf-rpc` (lib) generated 1 warning
test (client)
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/.
test (client)
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/
test (client)
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 (client)
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 (client)
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 (client)
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 (client): core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
test (client): core/src/service/net.rs#L226
function `encrypt_message` is never used
test (client)
`dsf-core` (lib) generated 2 warnings
test (client): client/src/main.rs#L13
unused import: `types::Id`
test (client): client/src/main.rs#L177
function `print_service` is never used
test (client)
`dsf-client` (bin "dsfc" test) generated 2 warnings (run `cargo fix --bin "dsfc" --tests` to apply 1 suggestion)
test (daemon)
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/.
test (daemon)
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/
test (daemon): core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
test (daemon): core/src/service/net.rs#L226
function `encrypt_message` is never used
test (daemon)
`dsf-core` (lib) generated 2 warnings
test (daemon)
`dsf-rpc` (lib) generated 1 warning
test (daemon): daemon/src/daemon/dht.rs#L155
unused variable: `addr`
test (daemon): daemon/src/daemon/dht.rs#L155
unused variable: `id`
test (daemon): daemon/src/daemon/dht.rs#L159
unused variable: `id`
test (daemon): daemon/src/daemon/dht.rs#L163
unused variable: `id`
test (daemon): daemon/src/daemon/dht.rs#L167
unused variable: `id`
test (daemon): daemon/src/daemon/dht.rs#L167
unused variable: `pages`
test (daemon)
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 (daemon)
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 (daemon)
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 (daemon)
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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
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/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3, docker/login-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@v1, docker/login-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The `save-state` 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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The `save-state` 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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
The `save-state` 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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
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 (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64): core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
`dsf-core` (lib) generated 2 warnings
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64): rpc/src/peer.rs#L52
non-local `impl` definition, they should be avoided as they go against expectation
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
`dsf-rpc` (lib) generated 1 warning
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64): client/src/main.rs#L177
function `print_service` is never used
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
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/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3, docker/login-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@v1, docker/login-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
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 (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
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 (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
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 (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
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 (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7): core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
`dsf-core` (lib) generated 2 warnings
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7): rpc/src/peer.rs#L52
non-local `impl` definition, they should be avoided as they go against expectation
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
`dsf-rpc` (lib) generated 1 warning
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The `save-state` 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 (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The `save-state` 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 (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
The `save-state` 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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
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/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3, docker/login-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@v1, docker/login-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64): core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
`dsf-core` (lib) generated 2 warnings
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64): rpc/src/peer.rs#L52
non-local `impl` definition, they should be avoided as they go against expectation
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
`dsf-rpc` (lib) generated 1 warning
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64): client/src/main.rs#L177
function `print_service` is never used
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The `save-state` 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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The `save-state` 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 (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
The `save-state` 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 (x86_64-apple-darwin, macos-latest)
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/[email protected], actions/cache/restore@v3, actions-rs/cargo@v1, actions/cache/save@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (x86_64-apple-darwin, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (x86_64-apple-darwin, macos-latest)
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 (x86_64-apple-darwin, macos-latest)
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 (x86_64-apple-darwin, macos-latest)
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 (x86_64-apple-darwin, macos-latest)
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 (x86_64-apple-darwin, macos-latest): core/src/types/datetime.rs#L76
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
build (x86_64-apple-darwin, macos-latest): core/src/service/net.rs#L226
function `encrypt_message` is never used
build (x86_64-apple-darwin, macos-latest)
`dsf-core` (lib) generated 2 warnings
build (x86_64-apple-darwin, macos-latest): rpc/src/peer.rs#L52
non-local `impl` definition, they should be avoided as they go against expectation
build (x86_64-apple-darwin, macos-latest)
`dsf-rpc` (lib) generated 1 warning
build (x86_64-apple-darwin, macos-latest): client/src/main.rs#L13
unused import: `types::Id`
build (x86_64-apple-darwin, macos-latest): client/src/main.rs#L177
function `print_service` is never used
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
The `save-state` 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/
publish
The `save-state` 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/
publish
The `save-state` 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/

Artifacts

Produced during runtime
Name Size
dsfd-aarch64-unknown-linux-gnu Expired
346 MB
dsfd-armv7-unknown-linux-gnueabihf Expired
249 MB
dsfd-x86_64-apple-darwin Expired
29.1 MB
dsfd-x86_64-unknown-linux-gnu Expired
331 MB