Skip to content

Handle closed data pipe #173

Handle closed data pipe

Handle closed data pipe #173

Triggered via push July 31, 2023 17:54
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
UnsupportedPropertyReferenceUsage: src/Internal/Posix/PosixHandle.php#L34
src/Internal/Posix/PosixHandle.php:34:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
MoreSpecificReturnType: src/Process.php#L235
src/Process.php:235:16: MoreSpecificReturnType: The declared return type 'array{command: string, environment: array<string, string>, options: array<string, bool>, pid: int<1, max>, status: string, workingDirectory: string}' for Amp\Process\Process::__debugInfo is more specific than the inferred return type 'array{command: string, environment: array<string, string>, options: array<string, bool>, pid: int, status: 'running'|'terminated', workingDirectory: string}' (see https://psalm.dev/070)
LessSpecificReturnStatement: src/Process.php#L246
src/Process.php:246:16: LessSpecificReturnStatement: The type 'array{command: string, environment: array<string, string>, options: array<string, bool>, pid: int, status: 'running'|'terminated', workingDirectory: string}' is more general than the declared return type 'array{command: string, environment: array<string, string>, options: array<string, bool>, pid: int<1, max>, status: string, workingDirectory: string}' for Amp\Process\Process::__debugInfo (see https://psalm.dev/129)
PHP 8.2
Process completed with exit code 2.
PHP 8.1 on macOS
The operation was canceled.
PHP 8.1 on Windows
The operation was canceled.
PHP 8.1
The operation was canceled.
PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.2
The `set-output` 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/
PHP 8.1 on macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.1 on Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.1 on Windows
The `set-output` 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/
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.1
The `set-output` 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/