Skip to content

Added moving_average and map blocks #83

Added moving_average and map blocks

Added moving_average and map blocks #83

Triggered via push March 6, 2026 09:21
Status Failure
Total duration 8m 52s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint
Process completed with exit code 1.
lint: frontend/test/blockly/mh_alg_moving_avg.test.js#L20
'_prec' is defined but never used
lint: frontend/test/blockly/mh_alg_map.test.js#L20
'_prec' is defined but never used
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/components/blockly/mh_alg_pid_init.js#L18
'generator' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_alg_pid_init.js#L18
'block' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_alg_moving_avg_init.js#L18
'generator' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_alg_moving_avg_init.js#L18
'block' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_alg_dr_init.js#L18
'generator' is defined but never used. Allowed unused args must match /^_/u
lint: frontend/src/components/blockly/mh_alg_dr_init.js#L18
'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