Skip to content

Removed dead code

Removed dead code #79

Triggered via push March 1, 2026 18:03
Status Success
Total duration 8m 54s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: frontend/src/components/blockly/mh_fastled_clear.js#L17
'generator' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_fastled_clear.js#L17
'block' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_digitalread.js#L23
'generator' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_debug_millis.js#L16
'generator' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_debug_millis.js#L16
'block' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_debug_free_heap.js#L16
'generator' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_debug_free_heap.js#L16
'block' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/bleclient.js#L347
'messageId' is assigned a value but never used
lint: frontend/src/bleclient.js#L318
'error' is defined but never used
lint: frontend/src/bleclient.js#L39
'FLAG_ERROR' is assigned a value but never used