Return closed stream if STDIO stream is closed #293
Annotations
9 errors and 2 warnings
src/AsyncWriter.php#L35
src/AsyncWriter.php:35:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
src/ReadableResourceStream.php#L93
src/ReadableResourceStream.php:93:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
src/ReadableResourceStream.php#L94
src/ReadableResourceStream.php:94:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
src/ReadableResourceStream.php#L141
src/ReadableResourceStream.php:141:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
src/ReadableResourceStream.php#L154
src/ReadableResourceStream.php:154:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
src/WritableResourceStream.php#L71
src/WritableResourceStream.php:71:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
src/WritableResourceStream.php#L72
src/WritableResourceStream.php:72:9: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
|
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)
|
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading