Skip to content

feature: core refactor #2

feature: core refactor

feature: core refactor #2

Triggered via pull request October 30, 2024 04:59
Status Success
Total duration 3m 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Check and Lint
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 and Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check and Lint
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 and Lint
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 and Lint
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 and Lint
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 and Lint: crates/zkdb-lib/tests/merkle_tests.rs#L1
unused import: `serde_json::json`
Check and Lint: crates/zkdb-lib/tests/merkle_tests.rs#L3
unused import: `QueryResult`
Check and Lint: crates/zkdb-lib/src/bin/cli.rs#L4
unused import: `zkdb_core::QueryResult`
Check and Lint
`zkdb_lib` (test "merkle_tests") generated 2 warnings (run `cargo fix --test "merkle_tests"` to apply 2 suggestions)
Check and Lint
`zkdb_lib` (bin "cli" test) generated 1 warning (run `cargo fix --bin "cli" --tests` to apply 1 suggestion)