Skip to content

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

refactor(upgrade): use sets and set lists

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

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

coding-conventions.yml

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

Annotations

5 errors
Run style check
Process completed with exit code 1.
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.
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.
Run style check: packages/upgrade/src/Set/TempestLevelSetList.php#L9
Expected one of `Variable`, found `Const`
Run style check: packages/upgrade/src/Set/TempestSetList.php#L9
Expected one of `Variable`, found `Const`