Skip to content

refactor(upgrade): use sets and set lists #2549

refactor(upgrade): use sets and set lists

refactor(upgrade): use sets and set lists #2549

Triggered via pull request September 17, 2025 05:06
Status Failure
Total duration 1m 17s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
34s
Run style check
Run static analysis: PHPStan
38s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run style check
Process completed with exit code 1.
Run style check: packages/upgrade/src/Set/TempestLevelSetList.php#L9
Expected one of `Variable`, found `Const`
analysis/undefined-constant-or-enum-case: packages/upgrade/tests/Tempest2/tempest2_rector.php#L8
Accessing `TEMPEST_20` on non-existent class `Tempest\Upgrade\Set\TempestSetList`. Help: Define or import the class `Tempest\Upgrade\Set\TempestSetList` before using it.
analysis/undefined-constant-or-enum-case: packages/upgrade/config/sets/level/up-to-tempest-20.php#L10
Accessing `TEMPEST_20` on non-existent class `Tempest\Upgrade\Set\TempestSetList`. Help: Define or import the class `Tempest\Upgrade\Set\TempestSetList` before using it.
Run style check: packages/upgrade/src/Set/TempestSetList.php#L9
Expected one of `Variable`, found `Const`