Improvement factory #14
Annotations
4 errors and 1 warning
PHPStan:
tests/src/Fixtures/FioFactory.php#L39
Method h4kuna\Fio\Tests\Fixtures\FioFactory::createQueue() overrides method h4kuna\Fio\FioFactory::createQueue() but misses parameter #1 $tempDir.
|
PHPStan:
tests/src/Fixtures/FioFactory.php#L39
Method h4kuna\Fio\Tests\Fixtures\FioFactory::createQueue() overrides method h4kuna\Fio\FioFactory::createQueue() but misses parameter #2 $client.
|
PHPStan:
tests/src/Fixtures/FioFactory.php#L39
Method h4kuna\Fio\Tests\Fixtures\FioFactory::createQueue() overrides method h4kuna\Fio\FioFactory::createQueue() but misses parameter #3 $fioRequestFactory.
|
PHPStan
Process completed with exit code 1.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|