Skip to content

Three levels of reconnection strictness checks instead of two! #133

Three levels of reconnection strictness checks instead of two!

Three levels of reconnection strictness checks instead of two! #133

Triggered via push January 26, 2026 06:02
Status Failure
Total duration 7m 51s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 101.
build: src/tui/prompts.rs#L28
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
build: src/serial/mod.rs#L105
match expression looks like `matches!` macro