Skip to content

Return closed stream if STDIO stream is closed #293

Return closed stream if STDIO stream is closed

Return closed stream if STDIO stream is closed #293

Triggered via push September 1, 2023 02:56
Status Failure
Total duration 44s
Artifacts

ci.yml

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

Annotations

12 errors and 3 warnings
UnsupportedPropertyReferenceUsage: src/AsyncWriter.php#L35
src/AsyncWriter.php:35:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UnsupportedPropertyReferenceUsage: src/ReadableResourceStream.php#L93
src/ReadableResourceStream.php:93:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UnsupportedPropertyReferenceUsage: src/ReadableResourceStream.php#L94
src/ReadableResourceStream.php:94:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UnsupportedPropertyReferenceUsage: src/ReadableResourceStream.php#L141
src/ReadableResourceStream.php:141:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UnsupportedPropertyReferenceUsage: src/ReadableResourceStream.php#L154
src/ReadableResourceStream.php:154:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UnsupportedPropertyReferenceUsage: src/WritableResourceStream.php#L71
src/WritableResourceStream.php:71:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UnsupportedPropertyReferenceUsage: src/WritableResourceStream.php#L72
src/WritableResourceStream.php:72:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
ArgumentTypeCoercion: src/functions.php#L177
src/functions.php:177:49: ArgumentTypeCoercion: Argument 3 of json_decode expects int<1, 2147483647>, but parent type int provided (see https://psalm.dev/193)
PHP 8.1
Process completed with exit code 2.
PHP 8.1 on Windows
The operation was canceled.
PHP 8.1 on macOS
The job was canceled because "ubuntu-latest_8_1" failed.
PHP 8.1 on macOS
The operation was canceled.
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/
PHP 8.1 on Windows
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/