Switching ArgumentValueResolverInterface into ValueResolverInterface #58
php.yml
on: pull_request
Matrix: install
Matrix: php-cs-fixer
Matrix: phpstan
Matrix: test
Annotations
5 errors and 4 warnings
php-cs-fixer (5.4, 8.1)
Process completed with exit code 12.
|
phpstan (5.4, 8.1):
src/ArgumentResolver/DtoValueResolver.php#L39
Syntax error, unexpected ')' on line 39
|
phpstan (5.4, 8.1):
src/ArgumentResolver/DtoValueResolver.php#L39
Syntax error, unexpected ',', expecting ':' on line 39
|
phpstan (5.4, 8.1):
src/ArgumentResolver/DtoValueResolver.php#L39
Syntax error, unexpected T_CLASS on line 39
|
phpstan (5.4, 8.1)
Process completed with exit code 1.
|
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/
|
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/
|
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/
|
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/
|