add runnable parameters convertor #25
Annotations
4 errors and 3 warnings
PHPStan:
src/Service/ResetManager/DoctrineResetManager.php#L28
Call to an undefined method object::clear().
|
PHPStan:
src/Service/ResetManager/DoctrineResetManager.php#L30
Call to an undefined method object::getConnection().
|
PHPStan
Ignored error pattern #Cannot call method (.*)? on object|null.*# in path /home/runner/work/behat-api-context/behat-api-context/src/Service/ResetManager/DoctrineResetManager was not matched in reported errors.
|
PHPStan
Process completed with exit code 1.
|
Composer validate
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/
|
PHPStan
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/
|
PHP-CS-Fixer
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/
|