start integrating runModelInShell to IEF structure #104
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·}·from·'../../types/boavizta';⏎` with `KeyValuePair}·from·'../../types/boavizta';`
|
build:
src/lib/shell-imp/index.ts#L32
Trailing spaces not allowed
|
build:
src/lib/shell-imp/index.ts#L49
Replace `.spawnSync(execPath,·['--calculate',·'--impl='·+·observations])` with `⏎········.spawnSync(execPath,·['--calculate',·'--impl='·+·observations])⏎········`
|
build:
src/lib/shell-imp/index.ts#L50
Insert `;`
|
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#L67
Replace `observations,·"/usr/bin/pimpl.py",·"ompl.yaml")` with `⏎······observations,⏎······'/usr/bin/pimpl.py',⏎······'ompl.yaml'⏎····);`
|
build:
src/lib/shell-imp/index.ts#L73
Delete `⏎⏎`
|
build:
src/lib/shell_imp.ts#L2
"js-yaml" is extraneous
|
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#L26
'staticParams' is assigned a value but never used
|
build:
src/lib/shell-imp/index.ts#L67
'resultsYaml' is assigned a value but never used
|
build:
src/lib/shell-imp/index.ts#L67
Strings must use singlequote
|
build:
src/lib/shell-imp/index.ts#L67
Strings must use singlequote
|