Skip to content

feat: drop support for PHP < 8.1 #249

feat: drop support for PHP < 8.1

feat: drop support for PHP < 8.1 #249

Triggered via pull request October 23, 2024 08:00
Status Failure
Total duration 2m 49s
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

22 errors and 21 warnings
RiskyTruthyFalsyComparison: src/Form/TypeGuesser/CronExpressionTypeGuesser.php#L39
src/Form/TypeGuesser/CronExpressionTypeGuesser.php:39:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, Symfony\Component\PropertyInfo\Type>|null contains type array<array-key, Symfony\Component\PropertyInfo\Type>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
Static Code Analysis (8.3, highest, ^5.4)
Process completed with exit code 2.
Static Code Analysis (8.3, highest, ^6.0)
The job was canceled because "_8_3_highest__5_4" failed.
MissingTemplateParam: src/Form/DataTransformer/CronExpressionToPartsTransformer.php#L12
src/Form/DataTransformer/CronExpressionToPartsTransformer.php:12:57: MissingTemplateParam: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToPartsTransformer has missing template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 2 (see https://psalm.dev/182)
MissingTemplateParam: src/Form/DataTransformer/CronExpressionToStringPartsTransformer.php#L12
src/Form/DataTransformer/CronExpressionToStringPartsTransformer.php:12:63: MissingTemplateParam: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToStringPartsTransformer has missing template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 2 (see https://psalm.dev/182)
MissingTemplateParam: src/Form/DataTransformer/CronExpressionToStringTransformer.php#L11
src/Form/DataTransformer/CronExpressionToStringTransformer.php:11:58: MissingTemplateParam: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToStringTransformer has missing template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 2 (see https://psalm.dev/182)
RiskyTruthyFalsyComparison: src/Form/TypeGuesser/CronExpressionTypeGuesser.php#L39
src/Form/TypeGuesser/CronExpressionTypeGuesser.php:39:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, Symfony\Component\PropertyInfo\Type>|null contains type array<array-key, Symfony\Component\PropertyInfo\Type>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
MissingTemplateParam: tests/Validator/CronExpressionTest.php#L16
tests/Validator/CronExpressionTest.php:16:7: MissingTemplateParam: Setono\CronExpressionBundle\Tests\Validator\CronExpressionTest has missing template params when extending Symfony\Component\Validator\Test\ConstraintValidatorTestCase, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: tests/Validator/FormCallbackTest.php#L13
tests/Validator/FormCallbackTest.php:13:7: MissingTemplateParam: Setono\CronExpressionBundle\Tests\Validator\FormCallbackTest has missing template params when extending Symfony\Component\Validator\Test\ConstraintValidatorTestCase, expecting 1 (see https://psalm.dev/182)
Static Code Analysis (8.3, highest, ^6.0)
Process completed with exit code 2.
Static Code Analysis (8.2, highest, ^6.0)
The job was canceled because "_8_3_highest__5_4" failed.
MissingTemplateParam: src/Form/DataTransformer/CronExpressionToPartsTransformer.php#L12
src/Form/DataTransformer/CronExpressionToPartsTransformer.php:12:57: MissingTemplateParam: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToPartsTransformer has missing template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 2 (see https://psalm.dev/182)
MissingTemplateParam: src/Form/DataTransformer/CronExpressionToStringPartsTransformer.php#L12
src/Form/DataTransformer/CronExpressionToStringPartsTransformer.php:12:63: MissingTemplateParam: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToStringPartsTransformer has missing template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 2 (see https://psalm.dev/182)
MissingTemplateParam: src/Form/DataTransformer/CronExpressionToStringTransformer.php#L11
src/Form/DataTransformer/CronExpressionToStringTransformer.php:11:58: MissingTemplateParam: Setono\CronExpressionBundle\Form\DataTransformer\CronExpressionToStringTransformer has missing template params when extending Symfony\Component\Form\DataTransformerInterface, expecting 2 (see https://psalm.dev/182)
RiskyTruthyFalsyComparison: src/Form/TypeGuesser/CronExpressionTypeGuesser.php#L39
src/Form/TypeGuesser/CronExpressionTypeGuesser.php:39:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, Symfony\Component\PropertyInfo\Type>|null contains type array<array-key, Symfony\Component\PropertyInfo\Type>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
MissingTemplateParam: tests/Validator/CronExpressionTest.php#L16
tests/Validator/CronExpressionTest.php:16:7: MissingTemplateParam: Setono\CronExpressionBundle\Tests\Validator\CronExpressionTest has missing template params when extending Symfony\Component\Validator\Test\ConstraintValidatorTestCase, expecting 1 (see https://psalm.dev/182)
MissingTemplateParam: tests/Validator/FormCallbackTest.php#L13
tests/Validator/FormCallbackTest.php:13:7: MissingTemplateParam: Setono\CronExpressionBundle\Tests\Validator\FormCallbackTest has missing template params when extending Symfony\Component\Validator\Test\ConstraintValidatorTestCase, expecting 1 (see https://psalm.dev/182)
Static Code Analysis (8.2, highest, ^6.0)
The operation was canceled.
Coding Standards (8.1, highest)
Process completed with exit code 1.
Static Code Analysis (8.1, highest, ^6.0)
The job was canceled because "_8_3_highest__5_4" failed.
Static Code Analysis (8.1, highest, ^5.4)
The job was canceled because "_8_3_highest__5_4" failed.
Static Code Analysis (8.2, highest, ^5.4)
The job was canceled because "_8_3_highest__5_4" failed.
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/
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/
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/
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/
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/
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/
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/
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.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/
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/
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/
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/
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/
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/
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/
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/
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/
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.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, ^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/