Fixes/validation #46
php.yml
on: pull_request
Matrix: install
Matrix: php-cs-fixer
Matrix: phpstan
Matrix: test
Annotations
8 errors and 4 warnings
phpstan (5.4, 8.1):
src/Traits/Type/CoercerResultTrait.php (in context of class DualMedia/DtoRequestBundle/Service/Type/Coercer/BoolCoercer)#L48
Method DualMedia\DtoRequestBundle\Service\Type\Coercer\BoolCoercer::buildResult() should return DualMedia\DtoRequestBundle\Model\Type\CoerceResult<bool|null> but returns DualMedia\DtoRequestBundle\Model\Type\CoerceResult<mixed>.
|
phpstan (5.4, 8.1):
src/Traits/Type/CoercerResultTrait.php (in context of class DualMedia/DtoRequestBundle/Service/Type/Coercer/EnumCoercer)#L48
Method DualMedia\DtoRequestBundle\Service\Type\Coercer\EnumCoercer::buildResult() should return DualMedia\DtoRequestBundle\Model\Type\CoerceResult<BackedEnum|null> but returns DualMedia\DtoRequestBundle\Model\Type\CoerceResult<mixed>.
|
phpstan (5.4, 8.1):
src/Traits/Type/CoercerResultTrait.php (in context of class DualMedia/DtoRequestBundle/Service/Type/Coercer/FloatCoercer)#L48
Method DualMedia\DtoRequestBundle\Service\Type\Coercer\FloatCoercer::buildResult() should return DualMedia\DtoRequestBundle\Model\Type\CoerceResult<float|null> but returns DualMedia\DtoRequestBundle\Model\Type\CoerceResult<mixed>.
|
phpstan (5.4, 8.1):
src/Traits/Type/CoercerResultTrait.php (in context of class DualMedia/DtoRequestBundle/Service/Type/Coercer/IntCoercer)#L48
Method DualMedia\DtoRequestBundle\Service\Type\Coercer\IntCoercer::buildResult() should return DualMedia\DtoRequestBundle\Model\Type\CoerceResult<int|null> but returns DualMedia\DtoRequestBundle\Model\Type\CoerceResult<mixed>.
|
phpstan (5.4, 8.1):
src/Traits/Type/CoercerResultTrait.php (in context of class DualMedia/DtoRequestBundle/Service/Type/Coercer/StringCoercer)#L48
Method DualMedia\DtoRequestBundle\Service\Type\Coercer\StringCoercer::buildResult() should return DualMedia\DtoRequestBundle\Model\Type\CoerceResult<string|null> but returns DualMedia\DtoRequestBundle\Model\Type\CoerceResult<mixed>.
|
phpstan (5.4, 8.1):
src/Traits/Type/CoercerResultTrait.php (in context of class DualMedia/DtoRequestBundle/Service/Type/Coercer/UploadedFileCoercer)#L48
Method DualMedia\DtoRequestBundle\Service\Type\Coercer\UploadedFileCoercer::buildResult() should return DualMedia\DtoRequestBundle\Model\Type\CoerceResult<Symfony\Component\HttpFoundation\File\UploadedFile|null> but returns DualMedia\DtoRequestBundle\Model\Type\CoerceResult<mixed>.
|
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/.
|