Skip to content

async -> sync spawn mode #89

async -> sync spawn mode

async -> sync spawn mode #89

Triggered via push August 30, 2023 20:06
Status Failure
Total duration 50s
Artifacts

nodejs-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 7 warnings
build: src/lib/shell_imp.ts#L2
"js-yaml" is extraneous
build: src/lib/shell_imp.ts#L5
Trailing spaces not allowed
build: src/lib/shell_imp.ts#L21
Replace `··const·result·=·cp.spawnSync(execPath,·['--calculate',·'--impl='·+·impl])` with `const·result·=·cp⏎····.spawnSync(execPath,·['--calculate',·'--impl='·+·impl])⏎····`
build: src/lib/shell_imp.ts#L22
Replace `····const·yamlData·=·yaml.dump(yaml.load(result))` with `··const·yamlData·=·yaml.dump(yaml.load(result));`
build: src/lib/shell_imp.ts#L23
Replace `····` with `··`
build: src/lib/shell_imp.ts#L24
Replace `··return·yamlData` with `return·yamlData;`
build: src/lib/shell_imp.ts#L30
Insert `⏎`
build: src/lib/shell_imp.ts#L30
Newline required at end of file but not found
build
Process completed with exit code 1.
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.ts#L20
'runModelInShell' is defined but never used
build: src/types/boavizta.ts#L7
Unexpected any. Specify a different type