update crypto to remove sodium, engine fixes #71
Annotations
2 errors and 177 warnings
check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
test (daemon)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/crypto/native.rs#L4
unused import: `AeadInPlace`
|
check:
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
check:
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
check
`dsf-core` (lib) generated 4 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#L169
function `print_service` is never used
|
check
`dsf-client` (bin "dsfc") generated 1 warning
|
check:
engine/src/store/sqlite_store.rs#L148
trait `Storable` is never used
|
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/crypto/native.rs#L4
unused import: `AeadInPlace`
|
build-tests:
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
build-tests:
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
build-tests
`dsf-core` (lib) generated 4 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`
|
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/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
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/crypto/native.rs#L4
unused import: `AeadInPlace`
|
test (core):
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
test (core):
core/src/crypto/native.rs#L4
unused import: `AeadInPlace`
|
test (core):
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
test (core)
`dsf-core` (lib) generated 4 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/crypto/native.rs#L4
unused import: `AeadInPlace`
|
test (rpc):
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
test (rpc):
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
test (rpc)
`dsf-core` (lib) generated 4 warnings
|
test (rpc)
`dsf-rpc` (lib) generated 1 warning
|
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/crypto/native.rs#L4
unused import: `AeadInPlace`
|
test (engine):
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
test (engine):
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
test (engine)
`dsf-core` (lib) generated 4 warnings
|
test (engine)
`dsf-engine` (lib) generated 1 warning
|
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 (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/crypto/native.rs#L4
unused import: `AeadInPlace`
|
test (client):
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
test (client):
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
test (client)
`dsf-core` (lib) generated 4 warnings
|
test (client):
client/src/main.rs#L169
function `print_service` is never used
|
test (client)
`dsf-client` (bin "dsfc" test) generated 1 warning
|
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/crypto/native.rs#L4
unused import: `AeadInPlace`
|
test (daemon):
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
test (daemon):
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
test (daemon)
`dsf-core` (lib) generated 4 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)
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-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/crypto/native.rs#L4
unused import: `AeadInPlace`
|
build (x86_64-apple-darwin, macos-latest):
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
build (x86_64-apple-darwin, macos-latest):
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
build (x86_64-apple-darwin, macos-latest)
`dsf-core` (lib) generated 4 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#L169
function `print_service` is never used
|
build (x86_64-apple-darwin, macos-latest):
daemon/src/core/services.rs#L232
unused variable: `bounds`
|
build (x86_64-apple-darwin, macos-latest):
daemon/src/daemon/dht.rs#L155
unused variable: `addr`
|
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):
core/src/crypto/native.rs#L4
unused import: `AeadInPlace`
|
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64):
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64):
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64)
`dsf-core` (lib) generated 4 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#L169
function `print_service` is never used
|
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64):
daemon/src/core/services.rs#L232
unused variable: `bounds`
|
build (x86_64-unknown-linux-gnu, ubuntu-latest, true, amd64):
daemon/src/daemon/dht.rs#L155
unused variable: `addr`
|
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):
core/src/crypto/native.rs#L4
unused import: `AeadInPlace`
|
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7):
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7):
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7)
`dsf-core` (lib) generated 4 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):
client/src/main.rs#L169
function `print_service` is never used
|
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7):
daemon/src/core/services.rs#L232
unused variable: `bounds`
|
build (armv7-unknown-linux-gnueabihf, ubuntu-latest, true, armv7):
daemon/src/daemon/dht.rs#L155
unused variable: `addr`
|
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):
core/src/crypto/native.rs#L4
unused import: `AeadInPlace`
|
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64):
core/src/crypto/mod.rs#L8
unused import: `digest::FixedOutput`
|
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64):
core/src/service/net.rs#L218
function `encrypt_message` is never used
|
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64)
`dsf-core` (lib) generated 4 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#L169
function `print_service` is never used
|
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64):
daemon/src/core/services.rs#L232
unused variable: `bounds`
|
build (aarch64-unknown-linux-gnu, ubuntu-latest, true, arm64):
daemon/src/daemon/dht.rs#L155
unused variable: `addr`
|
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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dsfd-aarch64-unknown-linux-gnu", "dsfd-armv7-unknown-linux-gnueabihf", "dsfd-x86_64-apple-darwin", "dsfd-x86_64-unknown-linux-gnu".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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
|
344 MB |
|
dsfd-armv7-unknown-linux-gnueabihf
Expired
|
248 MB |
|
dsfd-x86_64-apple-darwin
Expired
|
29.1 MB |
|
dsfd-x86_64-unknown-linux-gnu
Expired
|
331 MB |
|