Bump symfony/process from 6.3.4 to 6.4.14 #86
Annotations
10 errors and 1 warning
phpstan:
src/Loader/LogLoader.php#L23
Method Kiboko\Component\Pipeline\Loader\LogLoader::load() return type with generic class Kiboko\Component\Bucket\EmptyResultBucket does not specify its types: Type
|
phpstan:
src/Loader/LogLoader.php#L25
Generator expects key type int<0, max>, int given.
|
phpstan:
src/Loader/LogLoader.php#L29
Generator expects key type int<0, max>, int given.
|
phpstan:
src/Loader/LogLoader.php#L34
Generator expects key type int<0, max>, int given.
|
phpstan:
src/Loader/StreamLoader.php#L32
Method Kiboko\Component\Pipeline\Loader\StreamLoader::load() return type with generic class Kiboko\Component\Bucket\EmptyResultBucket does not specify its types: Type
|
phpstan:
src/Loader/StreamLoader.php#L34
Generator expects key type int<0, max>, int given.
|
phpstan:
src/Loader/StreamLoader.php#L38
Generator expects key type int<0, max>, int given.
|
phpstan:
src/Loader/StreamLoader.php#L43
Generator expects key type int<0, max>, int given.
|
phpstan:
src/Pipeline.php#L38
Parameter #1 $iterator of class NoRewindIterator constructor expects AppendIterator<int, non-empty-array|object, Iterator<int, non-empty-array|object>>, AppendIterator<int<0, max>, non-empty-array|object, Iterator<int<0, max>, non-empty-array|object>> given.
|
phpstan:
src/Pipeline.php#L38
Property Kiboko\Component\Pipeline\Pipeline::$subject (Iterator<int<0, max>, non-empty-array|object>) does not accept NoRewindIterator<int, non-empty-array|object, AppendIterator<int, non-empty-array|object, Iterator<int, non-empty-array|object>>>.
|
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|