Switching ArgumentValueResolverInterface into ValueResolverInterface #60
php.yml
on: pull_request
Matrix: install
Matrix: php-cs-fixer
Matrix: phpstan
Matrix: test
Annotations
4 errors and 4 warnings
phpstan (5.4, 8.1):
src/ValueResolver/DtoValueResolver.php#L19
Property DualMedia\DtoRequestBundle\ValueResolver\DtoValueResolver::$resolverService is never read, only written.
|
phpstan (5.4, 8.1):
src/ValueResolver/DtoValueResolver.php#L45
Access to an undefined property DualMedia\DtoRequestBundle\ValueResolver\DtoValueResolver::$dtoResolver.
|
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 (6.2, 8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
install (5.4, 8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpstan (5.4, 8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php-cs-fixer (5.4, 8.1)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|