add case to swtich node #445
Annotations
4 errors
Build:
crates/core/src/runtime/nodes/function_nodes/switch.rs#L94
unused variable: `case`
|
Build:
crates/core/src/runtime/nodes/function_nodes/switch.rs#L94
unused variable: `parts`
|
Build:
crates/core/src/runtime/nodes/function_nodes/switch.rs#L254
fields `repair` and `outputs` are never read
|
Build
Process completed with exit code 101.
|
Loading