Skip to content

Update rust Docker tag to v1.77.0 #354

Update rust Docker tag to v1.77.0

Update rust Docker tag to v1.77.0 #354

Triggered via push March 21, 2024 23:29
Status Success
Total duration 1m 13s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (ubuntu-latest, nightly)
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/.
build (ubuntu-latest, nightly): src/cmd/daemon.rs#L13
denote infinite loops with `loop { ... }`
build (ubuntu-latest, nightly): src/core/nasa.rs#L7
the item `serde_json` is imported redundantly
build (ubuntu-latest, nightly): src/core/twitter.rs#L5
unused import: `crate::util`
build (ubuntu-latest, nightly): src/util/config.rs#L5
unused import: `Serialize`
build (ubuntu-latest, nightly): src/util/config.rs#L9
the item `toml` is imported redundantly
build (ubuntu-latest, nightly): src/util/image.rs#L5
the item `reqwest` is imported redundantly
build (ubuntu-latest, nightly): src/db/client.rs#L29
unused variable: `name`
build (ubuntu-latest, nightly): src/db/client.rs#L30
unused variable: `payload`
build (ubuntu-latest, nightly): src/db/client.rs#L31
unused variable: `status`
build (ubuntu-latest, nightly): src/db/client.rs#L32
unused variable: `created_at`
build (ubuntu-latest, stable)
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/.
build (ubuntu-latest, stable): src/cmd/daemon.rs#L13
denote infinite loops with `loop { ... }`
build (ubuntu-latest, stable): src/core/nasa.rs#L7
the item `serde_json` is imported redundantly
build (ubuntu-latest, stable): src/core/twitter.rs#L5
unused import: `crate::util`
build (ubuntu-latest, stable): src/util/config.rs#L5
unused import: `Serialize`
build (ubuntu-latest, stable): src/util/config.rs#L9
the item `toml` is imported redundantly
build (ubuntu-latest, stable): src/util/image.rs#L5
the item `reqwest` is imported redundantly
build (ubuntu-latest, stable): src/db/client.rs#L29
unused variable: `name`
build (ubuntu-latest, stable): src/db/client.rs#L30
unused variable: `payload`
build (ubuntu-latest, stable): src/db/client.rs#L31
unused variable: `status`
build (ubuntu-latest, stable): src/db/client.rs#L32
unused variable: `created_at`