add imports #105
Annotations
10 errors and 10 warnings
build:
src/lib/shell-imp/index.ts#L1
Replace `·IImpactModelInterface·` with `IImpactModelInterface`
|
build:
src/lib/shell-imp/index.ts#L2
Replace `·KeyValuePair·` with `KeyValuePair`
|
build:
src/lib/shell-imp/index.ts#L4
"js-yaml" is extraneous
|
build:
src/lib/shell-imp/index.ts#L34
Trailing spaces not allowed
|
build:
src/lib/shell-imp/index.ts#L51
Replace `.spawnSync(execPath,·['--calculate',·'--impl='·+·observations])` with `⏎········.spawnSync(execPath,·['--calculate',·'--impl='·+·observations])⏎········`
|
build:
src/lib/shell-imp/index.ts#L52
Insert `;`
|
build:
src/lib/shell-imp/index.ts#L54
Insert `;`
|
build:
src/lib/shell-imp/index.ts#L56
Insert `;`
|
build:
src/lib/shell-imp/index.ts#L69
Replace `observations,·"/usr/bin/pimpl.py",·"ompl.yaml")` with `⏎······observations,⏎······'/usr/bin/pimpl.py',⏎······'ompl.yaml'⏎····);`
|
build:
src/lib/shell-imp/index.ts#L75
Delete `⏎⏎`
|
build:
src/lib/boavizta.ts#L41
Unexpected any. Specify a different type
|
build:
src/lib/boavizta.ts#L58
Unexpected any. Specify a different type
|
build:
src/lib/boavizta.ts#L58
Unexpected any. Specify a different type
|
build:
src/lib/boavizta.ts#L82
Unexpected any. Specify a different type
|
build:
src/lib/boavizta.ts#L82
Unexpected any. Specify a different type
|
build:
src/lib/shell-imp/index.ts#L2
'KeyValuePair' is defined but never used
|
build:
src/lib/shell-imp/index.ts#L28
'staticParams' is assigned a value but never used
|
build:
src/lib/shell-imp/index.ts#L69
'resultsYaml' is assigned a value but never used
|
build:
src/lib/shell-imp/index.ts#L69
Strings must use singlequote
|
build:
src/lib/shell-imp/index.ts#L69
Strings must use singlequote
|