Bump guzzlehttp/guzzle from 6.0.0 to 7.9.1 #163
Annotations
4 errors and 1 warning
../../src/AbstractPoolTest.php#L20
../../src/AbstractPoolTest.php:20:17: MixedInferredReturnType: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, mixed> provided (see https://psalm.dev/047)
|
../../src/AbstractPoolTest.php#L99
../../src/AbstractPoolTest.php:99:45: ArgumentTypeCoercion: Argument 2 of ReactParallel\Contracts\PoolInterface::run expects list{0?: mixed, 1?: mixed, 2?: mixed, 3?: mixed, 4?: mixed}, but parent type array<array-key, mixed> provided (see https://psalm.dev/193)
|
../../src/AbstractPoolTest.php#L122
../../src/AbstractPoolTest.php:122:54: ArgumentTypeCoercion: Argument 2 of ReactParallel\Contracts\PoolInterface::run expects list{0?: mixed, 1?: mixed, 2?: mixed, 3?: mixed, 4?: mixed}, but parent type array<array-key, mixed> provided (see https://psalm.dev/193)
|
../../src/AbstractPoolTest.php#L148
../../src/AbstractPoolTest.php:148:31: ArgumentTypeCoercion: Argument 2 of ReactParallel\Contracts\PoolInterface::run expects list{0?: mixed, 1?: mixed, 2?: mixed, 3?: mixed, 4?: mixed}, but parent type array<array-key, mixed> provided (see https://psalm.dev/193)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading