Skip to content

v1.0.5

v1.0.5 #201

Triggered via pull request October 20, 2025 01:12
Status Success
Total duration 18m 19s
Artifacts

nix.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
FlakeHub registration required.
Unable to authenticate to FlakeHub. Individuals must register at FlakeHub.com; Organizations must create an organization at FlakeHub.com.
FlakeHub registration required.
Unable to authenticate to FlakeHub. Individuals must register at FlakeHub.com; Organizations must create an organization at FlakeHub.com.
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