Fixed formattings #85
Annotations
10 warnings
|
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
|