feat: drop support for PHP < 8.1 #262
Annotations
4 errors and 1 warning
Static analysis:
src/Form/DataTransformer/CronExpressionToStringTransformer.php#L14
src/Form/DataTransformer/CronExpressionToStringTransformer.php:14:58: TooManyTemplateParams: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToStringTransformer has too many template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 0 (see https://psalm.dev/184)
|
Static analysis:
tests/Validator/CronExpressionTest.php#L19
tests/Validator/CronExpressionTest.php:19:7: TooManyTemplateParams: Setono\CronExpressionBundle\Tests\Validator\CronExpressionTest has too many template params when extending Symfony\Component\Validator\Test\ConstraintValidatorTestCase, expecting 0 (see https://psalm.dev/184)
|
Static analysis:
tests/Validator/FormCallbackTest.php#L16
tests/Validator/FormCallbackTest.php:16:7: TooManyTemplateParams: Setono\CronExpressionBundle\Tests\Validator\FormCallbackTest has too many template params when extending Symfony\Component\Validator\Test\ConstraintValidatorTestCase, expecting 0 (see https://psalm.dev/184)
|
Static analysis
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version 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/
|
Loading