Skip to content

First Quasar implementation #14

First Quasar implementation

First Quasar implementation #14

Triggered via push January 17, 2024 10:48
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

3 errors
Error
a step cannot have both the `uses` and `run` keys
unused import: `cw_orch::daemon::sender::Sender`: savings-bot/src/main.rs#L4
error: unused import: `cw_orch::daemon::sender::Sender` --> savings-bot/src/main.rs:4:5 | 4 | use cw_orch::daemon::sender::Sender; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
unused import: `cw_orch::daemon::sender::Sender`: savings-bot/src/main.rs#L4
error: unused import: `cw_orch::daemon::sender::Sender` --> savings-bot/src/main.rs:4:5 | 4 | use cw_orch::daemon::sender::Sender; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`