remove validation from storage #288
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
validate.yml
on: push
Test Suite
10m 3s
Lint Rust
8m 17s
Matrix: Check
Annotations
9 errors and 51 warnings
Lint Rust:
src/storage/applydb/mod.rs#L6
unused import: `validate`
|
Lint Rust:
src/storage/applydb/mod.rs#L22
unused import: `warn`
|
Lint Rust:
src/sync/ledger.rs#L14
unused variable: `config`
|
Lint Rust:
src/storage/applydb/mod.rs#L397
associated items `get_inputs` and `mk_utxo` are never used
|
Lint Rust:
src/storage/applydb/mod.rs#L323
usage of `contains_key` followed by `insert` on a `HashMap`
|
Lint Rust:
src/sync/ledger.rs#L23
using `clone` on type `Hash<32>` which implements the `Copy` trait
|
Lint Rust:
src/sync/ledger.rs#L37
this expression creates a reference which is immediately dereferenced by the compiler
|
Lint Rust:
src/sync/ledger.rs#L100
unused `std::result::Result` that must be used
|
Lint Rust
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check (windows-latest, stable)
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/
|
Check (windows-latest, stable):
src/storage/applydb/mod.rs#L6
unused import: `validate`
|
Check (windows-latest, stable):
src/storage/applydb/mod.rs#L22
unused import: `warn`
|
Check (windows-latest, stable):
src/sync/ledger.rs#L14
unused variable: `config`
|
Check (windows-latest, stable):
src/storage/applydb/mod.rs#L397
associated items `get_inputs` and `mk_utxo` are never used
|
Check (windows-latest, stable):
src/sync/ledger.rs#L100
unused `std::result::Result` that must be used
|
Check (windows-latest, stable)
`dolos` (lib) generated 5 warnings (run `cargo fix --lib -p dolos` to apply 3 suggestions)
|
Check (windows-latest, 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/
|
Check (windows-latest, 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/
|
Check (windows-latest, 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/
|
Check (windows-latest, 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/
|
Lint Rust
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/
|
Lint Rust
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/
|
Lint Rust
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/
|
Lint Rust
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/
|
Lint Rust
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 (ubuntu-latest, stable)
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/
|
Check (ubuntu-latest, 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/
|
Check (ubuntu-latest, 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/
|
Check (ubuntu-latest, 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/
|
Check (ubuntu-latest, 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/
|
Check (ubuntu-latest, stable):
src/storage/applydb/mod.rs#L6
unused import: `validate`
|
Check (ubuntu-latest, stable):
src/storage/applydb/mod.rs#L22
unused import: `warn`
|
Check (ubuntu-latest, stable):
src/sync/ledger.rs#L14
unused variable: `config`
|
Check (ubuntu-latest, stable):
src/storage/applydb/mod.rs#L397
associated items `get_inputs` and `mk_utxo` are never used
|
Check (ubuntu-latest, stable):
src/sync/ledger.rs#L100
unused `std::result::Result` that must be used
|
Check (ubuntu-latest, stable)
`dolos` (lib) generated 5 warnings (run `cargo fix --lib -p dolos` to apply 3 suggestions)
|
Test Suite
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 Suite
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 Suite
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 Suite
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 Suite
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 Suite:
src/storage/applydb/mod.rs#L6
unused import: `validate`
|
Test Suite:
src/storage/applydb/mod.rs#L22
unused import: `warn`
|
Test Suite:
src/sync/ledger.rs#L14
unused variable: `config`
|
Test Suite:
src/storage/applydb/mod.rs#L397
associated items `get_inputs` and `mk_utxo` are never used
|
Test Suite:
src/sync/ledger.rs#L100
unused `std::result::Result` that must be used
|
Test Suite
`dolos` (lib) generated 5 warnings (run `cargo fix --lib -p dolos` to apply 3 suggestions)
|
Test Suite
Failed to download action 'https://api.github.com/repos/actions-rs/toolchain/tarball/16499b5e05bf2e26879000db0c1d13f7e13fa3af'. Error: Response status code does not indicate success: 502 (Bad Gateway).
|
Test Suite
Back off 26.443 seconds before retry.
|
Check (macOS-latest, stable)
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/
|
Check (macOS-latest, stable):
src/storage/applydb/mod.rs#L6
unused import: `validate`
|
Check (macOS-latest, stable):
src/storage/applydb/mod.rs#L22
unused import: `warn`
|
Check (macOS-latest, stable):
src/sync/ledger.rs#L14
unused variable: `config`
|
Check (macOS-latest, stable):
src/storage/applydb/mod.rs#L397
associated items `get_inputs` and `mk_utxo` are never used
|
Check (macOS-latest, stable):
src/sync/ledger.rs#L100
unused `std::result::Result` that must be used
|
Check (macOS-latest, stable)
`dolos` (lib) generated 5 warnings (run `cargo fix --lib -p dolos` to apply 3 suggestions)
|
Check (macOS-latest, 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/
|
Check (macOS-latest, 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/
|
Check (macOS-latest, 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/
|
Check (macOS-latest, 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/
|