Skip to content

Add possibility to read output from stderr #89

Add possibility to read output from stderr

Add possibility to read output from stderr #89

Triggered via push September 20, 2024 23:46
Status Failure
Total duration 22s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/lib/CommandHandler.test.ts#L219
Missing semicolon
build: src/lib/CommandHandler.test.ts#L220
Missing semicolon
build: src/lib/CommandHandler.test.ts#L227
Missing semicolon
build: src/lib/CommandHandler.test.ts#L228
Missing semicolon
build: src/lib/CommandHandler.test.ts#L237
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/lib/CommandHandler.test.ts#L238
Missing semicolon
build: src/lib/CommandHandler.test.ts#L244
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/lib/CommandHandler.test.ts#L245
Missing semicolon
build: src/lib/CommandHandler.test.ts#L246
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: src/lib/CommandHandler.test.ts#L247
Missing semicolon
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/