Update Rust crate reqwest to 0.12.0 #385
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run ci:
src/cmd/daemon.rs#L13
denote infinite loops with `loop { ... }`
|
Run ci:
src/core/twitter.rs#L5
unused import: `crate::util`
|
Run ci:
src/util/config.rs#L5
unused import: `Serialize`
|
Run ci:
src/db/client.rs#L29
unused variable: `name`
|
Run ci:
src/db/client.rs#L30
unused variable: `payload`
|
Run ci:
src/db/client.rs#L31
unused variable: `status`
|
Run ci:
src/db/client.rs#L32
unused variable: `created_at`
|
Run ci:
src/db/client.rs#L33
unused variable: `updated_at`
|
Run ci:
src/core/nasa.rs#L21
function `get_image` is never used
|
Run ci:
src/core/twitter.rs#L7
struct `Twitter` is never constructed
|
The logs for this run have expired and are no longer available.
Loading