Skip to content

refine shell func

refine shell func #88

Triggered via push August 30, 2023 15:48
Status Failure
Total duration 50s
Artifacts

nodejs-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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 `··var·out·=·''` with `var·out·=·'';`
build: src/lib/shell_imp.ts#L21
Unexpected var, use let or const instead
build: src/lib/shell_imp.ts#L22
Delete `··`
build: src/lib/shell_imp.ts#L23
Delete `··`
build: src/lib/shell_imp.ts#L23
Unexpected function expression
build: src/lib/shell_imp.ts#L24
Replace `········out·=·yaml.load(data)` with `····out·=·yaml.load(data);`
build: src/lib/shell_imp.ts#L25
Delete `····`
build: src/lib/shell_imp.ts#L26
Replace `····` with `··`
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#L33
'out' is assigned a value but never used
build: src/types/boavizta.ts#L7
Unexpected any. Specify a different type