Skip to content

Feat/fork chores

Feat/fork chores #24

Triggered via pull request December 28, 2023 19:31
Status Failure
Total duration 32s
Artifacts

check.yml

on: pull_request
Lint check
23s
Lint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint check: src/annotate.ts#L27
Replace `'fp-ts/Option'` with `"fp-ts/Option"`
Lint check: src/annotate.ts#L55
Replace `','` with `","`
Lint check: src/command.ts#L7
Replace `'os'` with `"os"`
Lint check: src/command.ts#L14
Replace `⏎····················process.env["INPUT_ARGS"]?.split("·")·||·[],` with `process.env["INPUT_ARGS"]?.split("·")·||·[])`
Lint check: src/command.ts#L16
Delete `)`
Lint check: src/command.ts#L30
'annotations' is never reassigned. Use 'const' instead
Lint check: src/command.ts#L38
Replace `const·annotation·=·` with `·const·annotation·=`
Lint check: src/command.ts#L40
Insert `·`
Lint check: src/command.ts#L42
Insert `·`
Lint check
Process completed with exit code 1.