Bump composer/composer from 2.7.0 to 2.7.7 #107
Annotations
10 errors and 1 warning
src/Factory.php#L24
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
|
src/Factory.php#L36
PHPDoc tag @param for parameter $channel contains generic type parallel\Channel<mixed> but class parallel\Channel is not generic.
|
src/Factory.php#L38
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
|
src/Factory.php#L47
Method ReactParallel\Streams\Factory::single() should return T but returns null.
|
tests/ChannelTest.php#L35
usleep blocks the event loop, use React\Promise\Timer\sleep from react/promise-timer instead. Please consult the documentation for more information: https://reactphp.org/promise-timer/#sleep
|
tests/ChannelTest.php#L43
sleep blocks the event loop, use React\Promise\Timer\sleep from react/promise-timer instead. Please consult the documentation for more information: https://reactphp.org/promise-timer/#sleep
|
tests/ChannelTest.php#L53
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::channel()
|
tests/SingleTest.php#L34
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
|
tests/SingleTest.php#L50
Unable to resolve the template type T in call to method ReactParallel\Streams\Factory::single()
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading