Skip to content

Add merge

Add merge #238

Triggered via push December 20, 2023 05:57
Status Failure
Total duration 37s
Artifacts

ci.yml

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

Annotations

15 errors and 5 warnings
InvalidDocblock: src/ConcurrentIterator.php#L28
src/ConcurrentIterator.php:28:5: InvalidDocblock: Invalid type 'Amp\Pipeline\@Codetrue' in docblock for Amp\Pipeline\ConcurrentIterator::continue (see https://psalm.dev/008)
InvalidDocblock: src/ConcurrentIterator.php#L56
src/ConcurrentIterator.php:56:5: InvalidDocblock: Invalid type 'Amp\Pipeline\@Codetrue' in docblock for Amp\Pipeline\ConcurrentIterator::isComplete (see https://psalm.dev/008)
UnsupportedPropertyReferenceUsage: src/Internal/ConcurrentClosureIterator.php#L100
src/Internal/ConcurrentClosureIterator.php:100:13: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
InvalidPropertyAssignmentValue: src/Internal/ConcurrentIterableIterator.php#L32
src/Internal/ConcurrentIterableIterator.php:32:35: InvalidPropertyAssignmentValue: $this->iterator with declared type 'Amp\Pipeline\ConcurrentIterator<T:Amp\Pipeline\Internal\ConcurrentIterableIterator as mixed>' cannot be assigned type 'IteratorAggregate<array-key, T:Amp\Pipeline\Internal\ConcurrentIterableIterator as mixed>&Amp\Pipeline\ConcurrentIterator' (see https://psalm.dev/145)
UnsupportedPropertyReferenceUsage: src/Internal/QueueState.php#L109
src/Internal/QueueState.php:109:13: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UnsupportedPropertyReferenceUsage: src/Internal/QueueState.php#L110
src/Internal/QueueState.php:110:13: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
PHP 8.2
Process completed with exit code 2.
InvalidDocblock: src/ConcurrentIterator.php#L28
src/ConcurrentIterator.php:28:5: InvalidDocblock: Invalid type 'Amp\Pipeline\@Codetrue' in docblock for Amp\Pipeline\ConcurrentIterator::continue (see https://psalm.dev/008)
InvalidDocblock: src/ConcurrentIterator.php#L56
src/ConcurrentIterator.php:56:5: InvalidDocblock: Invalid type 'Amp\Pipeline\@Codetrue' in docblock for Amp\Pipeline\ConcurrentIterator::isComplete (see https://psalm.dev/008)
UnsupportedPropertyReferenceUsage: src/Internal/ConcurrentClosureIterator.php#L100
src/Internal/ConcurrentClosureIterator.php:100:13: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
InvalidPropertyAssignmentValue: src/Internal/ConcurrentIterableIterator.php#L32
src/Internal/ConcurrentIterableIterator.php:32:35: InvalidPropertyAssignmentValue: $this->iterator with declared type 'Amp\Pipeline\ConcurrentIterator<T:Amp\Pipeline\Internal\ConcurrentIterableIterator as mixed>' cannot be assigned type 'IteratorAggregate<array-key, T:Amp\Pipeline\Internal\ConcurrentIterableIterator as mixed>&Amp\Pipeline\ConcurrentIterator' (see https://psalm.dev/145)
UnsupportedPropertyReferenceUsage: src/Internal/QueueState.php#L109
src/Internal/QueueState.php:109:13: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
UnsupportedPropertyReferenceUsage: src/Internal/QueueState.php#L110
src/Internal/QueueState.php:110:13: UnsupportedPropertyReferenceUsage: This reference cannot be analyzed by Psalm. (see https://psalm.dev/321)
PHP 8.1
Process completed with exit code 2.
PHP 8.1 on Windows
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
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/