v1.0.5 #201
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
|