Skip to content

add bevy external deps to ci #3

add bevy external deps to ci

add bevy external deps to ci #3

Triggered via push December 26, 2023 15:49
Status Failure
Total duration 2m 30s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Cargo clippy: src/main.rs#L7
Diff in /home/runner/work/lifer/lifer/src/main.rs
Cargo clippy: src/main.rs#L72
Diff in /home/runner/work/lifer/lifer/src/main.rs
Cargo clippy: src/main.rs#L96
Diff in /home/runner/work/lifer/lifer/src/main.rs
Cargo clippy: src/main.rs#L107
Diff in /home/runner/work/lifer/lifer/src/main.rs
Cargo clippy
Process completed with exit code 1.
Cargo clippy: src/main.rs#L81
unused variable: `mouse_button`
Cargo clippy: src/main.rs#L81
unused variable: `mouse_movement`
Cargo clippy: src/main.rs#L81
unused variable: `mouse_wheel`
Cargo clippy: src/main.rs#L99
manual implementation of an assign operation