Skip to content

fix: fix some warning #82

fix: fix some warning

fix: fix some warning #82

Triggered via push October 6, 2023 11:11
Status Success
Total duration 8m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
test
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
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
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
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
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: src/db/model_summarizing.rs#L135
method `delete` is never used
test: src/db/model_translating.rs#L135
method `delete` is never used
test: src/db/scylladb.rs#L82
method `batch` is never used
test: src/db/scylladb.rs#L96
function `extract_applied` is never used
test: src/db/mod.rs#L13
static `USER_JARVIS` is never used
test: src/db/model_summarizing.rs#L135
method `delete` is never used
test: src/db/redis.rs#L52
method `send` is never used
test: src/db/scylladb.rs#L104
function `exec_cqls` is never used
test
`jarvis` (bin "jarvis" test) generated 4 warnings
test: src/db/mod.rs#L13
static `USER_JARVIS` is never used
test: src/db/model_summarizing.rs#L135
method `delete` is never used
test: src/db/model_translating.rs#L135
method `delete` is never used
test: src/db/redis.rs#L52
method `send` is never used
test: src/db/scylladb.rs#L82
method `batch` is never used
test: src/db/scylladb.rs#L96
function `extract_applied` is never used
test: src/db/scylladb.rs#L104
function `exec_cqls` is never used
test
`jarvis` (bin "jarvis") generated 7 warnings
test: src/db/mod.rs#L13
static `USER_JARVIS` is never used
test: src/db/model_summarizing.rs#L135
method `delete` is never used
test: src/db/model_translating.rs#L135
method `delete` is never used
test: src/db/redis.rs#L52
method `send` is never used
test: src/db/scylladb.rs#L82
method `batch` is never used
test: src/db/scylladb.rs#L96
function `extract_applied` is never used
test: src/db/scylladb.rs#L104
function `exec_cqls` is never used
test: src/db/model_summarizing.rs#L135
method `delete` is never used
test: src/api/message_translating.rs#L314
called `unwrap_err` on `content` after checking its variant with `is_err`
test: src/api/message_translating.rs#L206
using `clone` on type `Id` which implements the `Copy` trait