Skip to content

refactor: reorganize modules into screen/ and widget/ directories #16

refactor: reorganize modules into screen/ and widget/ directories

refactor: reorganize modules into screen/ and widget/ directories #16

Triggered via push June 5, 2026 14:51
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

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

Annotations

1 error, 1 warning, and 1 notice
fmt
Process completed with exit code 1.
method `buffer` is never used: src/widget/input.rs#L32
warning: method `buffer` is never used --> src/widget/input.rs:32:12 | 16 | impl Input { | ---------- method in this implementation ... 32 | pub fn buffer(&self) -> &str { | ^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
test windows-latest
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026