Skip to content

Generalized storage #266

Generalized storage

Generalized storage #266

Triggered via pull request September 30, 2023 06:55
@castelaocastelao
synchronize #31
feat/storage
Status Success
Total duration 3m 48s
Artifacts

ci.yml

on: pull_request
Matrix: cross_testing
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

119 warnings
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
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/
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lints
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/
Lints
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/
Lints
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/
Lints
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 (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (stable)
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 (stable)
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 (stable)
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 (stable)
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 (stable): crates/storage/src/filesystem.rs#L4
unused import: `Read`
test (stable): crates/storage/src/lib.rs#L54
unreachable pattern
test (stable): crates/storage/src/lib.rs#L17
enum `Database` is never used
test (stable): crates/storage/src/lib.rs#L25
associated items `open` and `save` are never used
test (stable): crates/storage/src/filesystem.rs#L12
field `root` is never read
test (stable): crates/storage/src/filesystem.rs#L19
associated items `connect` and `save` are never used
test (stable): crates/storage/src/inmemory.rs#L7
field `data` is never read
test (stable): crates/storage/src/inmemory.rs#L13
associated items `connect` and `save` are never used
test (stable)
`directip-storage` (lib) generated 8 warnings (run `cargo fix --lib -p directip-storage` to apply 1 suggestion)
test (stable): crates/storage/src/filesystem.rs#L78
function `sample` is never used
test (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (beta)
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 (beta)
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 (beta)
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 (beta)
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 (beta): crates/storage/src/filesystem.rs#L4
unused import: `Read`
test (beta): crates/storage/src/lib.rs#L54
unreachable pattern
test (beta): crates/storage/src/lib.rs#L17
enum `Database` is never used
test (beta): crates/storage/src/lib.rs#L25
associated items `open` and `save` are never used
test (beta): crates/storage/src/filesystem.rs#L12
field `root` is never read
test (beta): crates/storage/src/filesystem.rs#L19
associated items `connect` and `save` are never used
test (beta): crates/storage/src/inmemory.rs#L7
field `data` is never read
test (beta): crates/storage/src/inmemory.rs#L13
associated items `connect` and `save` are never used
test (beta)
`directip-storage` (lib) generated 8 warnings (run `cargo fix --lib -p directip-storage` to apply 1 suggestion)
test (beta): crates/storage/src/filesystem.rs#L78
function `sample` is never used
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage
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/
coverage
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/
coverage
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/
coverage
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/
coverage
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/
coverage
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/
Publish (dry-run)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Publish (dry-run)
manifest has no description, documentation, homepage or repository.
Publish (dry-run)
unused import: `Read`
Publish (dry-run): src/lib.rs#L54
unreachable pattern
Publish (dry-run): src/lib.rs#L17
enum `Database` is never used
Publish (dry-run): src/lib.rs#L25
associated items `open` and `save` are never used
Publish (dry-run)
field `root` is never read
Publish (dry-run)
associated items `connect` and `save` are never used
Publish (dry-run)
field `data` is never read
Publish (dry-run)
associated items `connect` and `save` are never used
Publish (dry-run)
`directip-storage` (lib) generated 8 warnings (run `cargo fix --lib -p directip-storage` to apply 1 suggestion)
Publish (dry-run)
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/
Publish (dry-run)
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/
Publish (dry-run)
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/
Publish (dry-run)
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/
Publish (dry-run)
package `os_str_bytes v6.4.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
Publish (dry-run)
package `os_str_bytes v6.4.0` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
test (macos)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (macos): crates/storage/src/filesystem.rs#L4
unused import: `Read`
test (macos): crates/storage/src/lib.rs#L54
unreachable pattern
test (macos): crates/storage/src/lib.rs#L17
enum `Database` is never used
test (macos): crates/storage/src/lib.rs#L25
associated items `open` and `save` are never used
test (macos): crates/storage/src/filesystem.rs#L12
field `root` is never read
test (macos): crates/storage/src/filesystem.rs#L19
associated items `connect` and `save` are never used
test (macos): crates/storage/src/inmemory.rs#L7
field `data` is never read
test (macos): crates/storage/src/inmemory.rs#L13
associated items `connect` and `save` are never used
test (macos)
`directip-storage` (lib) generated 8 warnings (run `cargo fix --lib -p directip-storage` to apply 1 suggestion)
test (macos): crates/storage/src/filesystem.rs#L78
function `sample` is never used
test (macos)
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 (macos)
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 (macos)
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 (macos)
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/
cross_testing (aarch64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
cross_testing (aarch64-unknown-linux-gnu): directip-client/tests/client_cmd.rs#L2
unused import: `assert_fs::prelude`
cross_testing (aarch64-unknown-linux-gnu)
`directip-client` (test "client_cmd") generated 1 warning
cross_testing (aarch64-unknown-linux-gnu)
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/
cross_testing (aarch64-unknown-linux-gnu)
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/
cross_testing (aarch64-unknown-linux-gnu)
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/
cross_testing (aarch64-unknown-linux-gnu)
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/
cross_testing (powerpc64le-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
cross_testing (powerpc64le-unknown-linux-gnu)
`directip-client` (test "client_cmd") generated 1 warning
cross_testing (powerpc64le-unknown-linux-gnu)
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/
cross_testing (powerpc64le-unknown-linux-gnu)
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/
cross_testing (powerpc64le-unknown-linux-gnu)
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/
cross_testing (powerpc64le-unknown-linux-gnu)
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 (windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (windows): crates/storage/src/filesystem.rs#L4
unused import: `Read`
test (windows): crates/storage/src/lib.rs#L54
unreachable pattern
test (windows): crates/storage/src/lib.rs#L17
enum `Database` is never used
test (windows): crates/storage/src/lib.rs#L25
associated items `open` and `save` are never used
test (windows): crates/storage/src/filesystem.rs#L12
field `root` is never read
test (windows): crates/storage/src/filesystem.rs#L19
associated items `connect` and `save` are never used
test (windows): crates/storage/src/inmemory.rs#L7
field `data` is never read
test (windows): crates/storage/src/inmemory.rs#L13
associated items `connect` and `save` are never used
test (windows)
`directip-storage` (lib) generated 8 warnings (run `cargo fix --lib -p directip-storage` to apply 1 suggestion)
test (windows): crates/storage/src/filesystem.rs#L78
function `sample` is never used
test (windows)
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 (windows)
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 (windows)
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 (windows)
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/
minimum_rust_version
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
minimum_rust_version
/home/runner/work/DirectIP/DirectIP/Cargo.toml: unused manifest key: workspace.dependencies
minimum_rust_version
/home/runner/work/DirectIP/DirectIP/crates/storage/Cargo.toml: dependency (chrono) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
minimum_rust_version
/home/runner/work/DirectIP/DirectIP/crates/storage/Cargo.toml: dependency (sqlx) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
minimum_rust_version
/home/runner/work/DirectIP/DirectIP/crates/storage/Cargo.toml: dependency (tokio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
minimum_rust_version
/home/runner/work/DirectIP/DirectIP/crates/storage/Cargo.toml: unused manifest key: dependencies.directip.workspace
minimum_rust_version
/home/runner/work/DirectIP/DirectIP/crates/storage/Cargo.toml: unused manifest key: dependencies.tempfile.workspace
minimum_rust_version
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/
minimum_rust_version
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/
minimum_rust_version
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/
minimum_rust_version
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/