Update Rust crate toml to 0.8.0 #347
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/nasa.rs#L7
the item `serde_json` is imported redundantly
|
Run ci:
src/core/twitter.rs#L5
unused import: `crate::util`
|
Run ci:
src/util/config.rs#L5
unused import: `Serialize`
|
Run ci:
src/util/config.rs#L9
the item `toml` is imported redundantly
|
Run ci:
src/util/image.rs#L5
the item `reqwest` is imported redundantly
|
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`
|
The logs for this run have expired and are no longer available.
Loading