Skip to content

Only kill zombie processes when the PID still refers to a PHPStan pro… #350

Only kill zombie processes when the PID still refers to a PHPStan pro…

Only kill zombie processes when the PID still refers to a PHPStan pro… #350

Triggered via push April 28, 2024 19:57
Status Failure
Total duration 23s
Artifacts

build.yml

on: push
lint-and-tsc
14s
lint-and-tsc
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
lint-and-tsc: client/src/notificationReceivers/procSpawner.ts#L5
"ps-node" is extraneous
lint-and-tsc
Process completed with exit code 1.
lint-and-tsc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-and-tsc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-and-tsc
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-and-tsc
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint-and-tsc: client/src/notificationReceivers/procSpawner.ts#L55
Async method '_killProc' has no 'await' expression
lint-and-tsc: client/src/notificationReceivers/procSpawner.ts#L65
Promise returned in function argument where a void return was expected
lint-and-tsc: client/src/notificationReceivers/procSpawner.ts#L65
Async arrow function has no 'await' expression
lint-and-tsc: client/src/notificationReceivers/procSpawner.ts#L92
Object properties must go on a new line