Skip to content

v1.1.0

v1.1.0 #623

Triggered via pull request October 20, 2025 01:16
Status Success
Total duration 2m 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
struct `SettingValue` is never constructed: src/commands/edge_app/setting.rs#L36
warning: struct `SettingValue` is never constructed --> src/commands/edge_app/setting.rs:36:16 | 36 | struct SettingValue { | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default