Fixes/validation #48
php.yml
on: pull_request
Matrix: install
Matrix: php-cs-fixer
Matrix: phpstan
Matrix: test
Annotations
3 errors and 4 warnings
phpstan (5.4, 8.1):
src/Service/Type/Coercer/StringCoercer.php#L44
Parameter #4 $value of method DualMedia\DtoRequestBundle\Service\Type\Coercer\StringCoercer::buildResult() expects array<int, string|null>|string|null, mixed given.
|
phpstan (5.4, 8.1)
Process completed with exit code 1.
|
php-cs-fixer (5.4, 8.1)
Process completed with exit code 8.
|
install (5.4, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
install (6.2, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan (5.4, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
php-cs-fixer (5.4, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|