Allow fetching total count JobExecution matched by query #402
Annotations
5 errors and 2 warnings
Run static analyzis with phpstan/phpstan:
src/batch-doctrine-dbal/src/DoctrineDBALJobExecutionStorage.php#L302
Method Yokai\Batch\Bridge\Doctrine\DBAL\DoctrineDBALJobExecutionStorage::queryCount() should return int but returns mixed.
|
Run static analyzis with phpstan/phpstan:
src/batch-doctrine-dbal/src/DoctrineDBALJobExecutionStorage.php#L302
Variable $statement in PHPDoc tag @var does not exist.
|
Run static analyzis with phpstan/phpstan:
src/batch-doctrine-dbal/src/DoctrineDBALJobExecutionStorage.php#L357
Method Yokai\Batch\Bridge\Doctrine\DBAL\DoctrineDBALJobExecutionStorage::addWheres() should return array<array<int|string>> but returns array<int, array<string, array<int|string>|int>>.
|
Run static analyzis with phpstan/phpstan:
src/batch/src/Storage/FilesystemJobExecutionStorage.php#L144
Parameter #1 $value of function count expects array|Countable, iterable<Yokai\Batch\JobExecution> given.
|
Run static analyzis with phpstan/phpstan
Process completed with exit code 1.
|
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/
|
Setup env & install dependencies
Unexpected input(s) 'php-version', 'symfony-version', valid inputs are ['']
|
The logs for this run have expired and are no longer available.
Loading