Added moving_average and map blocks #83
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
|