Skip to content

feat: drop support for PHP < 8.1 #260

feat: drop support for PHP < 8.1

feat: drop support for PHP < 8.1 #260

Triggered via pull request October 23, 2024 11:23
Status Failure
Total duration 46s
Artifacts

build.yaml

on: pull_request
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Static Code Analysis
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 22 warnings
TooManyTemplateParams: src/Form/DataTransformer/CronExpressionToPartsTransformer.php#L16
src/Form/DataTransformer/CronExpressionToPartsTransformer.php:16:57: TooManyTemplateParams: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToPartsTransformer has too many template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 0 (see https://psalm.dev/184)
TooManyTemplateParams: src/Form/DataTransformer/CronExpressionToStringPartsTransformer.php#L15
src/Form/DataTransformer/CronExpressionToStringPartsTransformer.php:15:63: TooManyTemplateParams: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToStringPartsTransformer has too many template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 0 (see https://psalm.dev/184)
TooManyTemplateParams: 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)
TooManyTemplateParams: 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)
TooManyTemplateParams: 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 Code Analysis (8.3, highest, ^5.4)
Process completed with exit code 2.
TooManyTemplateParams: src/Form/DataTransformer/CronExpressionToPartsTransformer.php#L16
src/Form/DataTransformer/CronExpressionToPartsTransformer.php:16:57: TooManyTemplateParams: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToPartsTransformer has too many template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 0 (see https://psalm.dev/184)
TooManyTemplateParams: src/Form/DataTransformer/CronExpressionToStringPartsTransformer.php#L15
src/Form/DataTransformer/CronExpressionToStringPartsTransformer.php:15:63: TooManyTemplateParams: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToStringPartsTransformer has too many template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 0 (see https://psalm.dev/184)
TooManyTemplateParams: 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)
TooManyTemplateParams: 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)
TooManyTemplateParams: 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 Code Analysis (8.1, highest, ^5.4)
Process completed with exit code 2.
Static Code Analysis (8.1, highest, ^6.0)
The job was canceled because "_8_3_highest__5_4" failed.
Static Code Analysis (8.2, highest, ^6.0)
The job was canceled because "_8_3_highest__5_4" failed.
Coding Standards (8.1, highest)
Process completed with exit code 2.
Static Code Analysis (8.2, highest, ^5.4)
The job was canceled because "_8_3_highest__5_4" failed.
TooManyTemplateParams: src/Form/DataTransformer/CronExpressionToPartsTransformer.php#L16
src/Form/DataTransformer/CronExpressionToPartsTransformer.php:16:57: TooManyTemplateParams: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToPartsTransformer has too many template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 0 (see https://psalm.dev/184)
TooManyTemplateParams: src/Form/DataTransformer/CronExpressionToStringPartsTransformer.php#L15
src/Form/DataTransformer/CronExpressionToStringPartsTransformer.php:15:63: TooManyTemplateParams: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToStringPartsTransformer has too many template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 0 (see https://psalm.dev/184)
TooManyTemplateParams: 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)
TooManyTemplateParams: 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)
TooManyTemplateParams: 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 Code Analysis (8.2, highest, ^5.4)
The operation was canceled.
Static Code Analysis (8.3, highest, ^6.0)
The job was canceled because "_8_3_highest__5_4" failed.
Unit tests (8.2, lowest, ^6.0)
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/
Unit tests (8.1, highest, ^6.0)
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/
Unit tests (8.1, lowest, ^5.4)
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/
Unit tests (8.1, lowest, ^6.0)
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/
Unit tests (8.2, highest, ^5.4)
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/
Unit tests (8.2, highest, ^6.0)
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/
Static Code Analysis (8.3, highest, ^5.4)
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/
Unit tests (8.3, highest, ^5.4)
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/
Static Code Analysis (8.1, highest, ^5.4)
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/
Dependency Analysis (8.2, highest, ^5.4)
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/
Dependency Analysis (8.3, highest, ^6.0)
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/
Dependency Analysis (8.1, highest, ^6.0)
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/
Dependency Analysis (8.3, highest, ^5.4)
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/
Unit tests (8.2, lowest, ^5.4)
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/
Coding Standards (8.1, highest)
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/
Dependency Analysis (8.1, highest, ^5.4)
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/
Unit tests (8.3, lowest, ^5.4)
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/
Unit tests (8.1, highest, ^5.4)
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/
Unit tests (8.3, highest, ^6.0)
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/
Unit tests (8.3, lowest, ^6.0)
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/
Dependency Analysis (8.2, highest, ^6.0)
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/
Code Coverage (8.2, highest)
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/