Skip to content

[TASK] Add ProcessorSkipperTest for processor skipping functionality #732

[TASK] Add ProcessorSkipperTest for processor skipping functionality

[TASK] Add ProcessorSkipperTest for processor skipping functionality #732

Triggered via pull request March 31, 2026 17:23
Status Success
Total duration 59s
Artifacts

lint_test_pull_requests.yaml

on: pull_request
Matrix: e2e-tests
Matrix: php-packages-check
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 30 warnings
PHPStan/Oldest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L90
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Oldest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L89
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Oldest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L74
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L72
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L52
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, string given.
PHPStan/Oldest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L30
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L29
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorXml\\XmlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L28
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorTypoScript\\TypoScriptFileProcessor' given.
PHPStan/Oldest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L27
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Oldest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L26
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Newest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L90
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Newest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L89
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Newest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L74
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Newest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L72
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Newest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L52
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, string given.
PHPStan/Newest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L30
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Newest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L29
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorXml\\XmlFileProcessor' given.
PHPStan/Newest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L28
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorTypoScript\\TypoScriptFileProcessor' given.
PHPStan/Newest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L27
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Newest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L26
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Oldest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L90
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Oldest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L89
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Oldest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L74
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L72
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L52
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, string given.
PHPStan/Oldest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L30
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L29
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorXml\\XmlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L28
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorTypoScript\\TypoScriptFileProcessor' given.
PHPStan/Oldest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L27
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Oldest deps/PHP 8.4: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L26
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Newest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L90
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Newest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L89
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Newest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L74
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Newest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L72
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Newest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L52
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, string given.
PHPStan/Newest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L30
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Newest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L29
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorXml\\XmlFileProcessor' given.
PHPStan/Newest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L28
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorTypoScript\\TypoScriptFileProcessor' given.
PHPStan/Newest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L27
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Newest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L26
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Oldest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L90
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Oldest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L89
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Oldest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L74
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L72
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L52
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, string given.
PHPStan/Oldest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L30
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L29
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorXml\\XmlFileProcessor' given.
PHPStan/Oldest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L28
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorTypoScript\\TypoScriptFileProcessor' given.
PHPStan/Oldest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L27
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Oldest deps/PHP 8.3: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L26
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Newest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L90
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Newest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L89
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
PHPStan/Newest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L74
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Newest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L72
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor'|'a9f\\FractorHtaccess\\HtaccessFileProcessor'|'a9f\\FractorTypoScript\\TypoScriptFileProcessor'|'a9f\\FractorXml\\XmlFileProcessor'|'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Newest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L52
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, string given.
PHPStan/Newest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L30
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorYaml\\YamlFileProcessor' given.
PHPStan/Newest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L29
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorXml\\XmlFileProcessor' given.
PHPStan/Newest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L28
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorTypoScript\\TypoScriptFileProcessor' given.
PHPStan/Newest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L27
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorHtaccess\\HtaccessFileProcessor' given.
PHPStan/Newest deps/PHP 8.2: packages/fractor/tests/Application/ProcessorSkipper/ProcessorSkipperTest.php#L26
Parameter #1 $processor of method a9f\Fractor\Application\ProcessorSkipper::shouldSkip() expects class-string<a9f\Fractor\Application\Contract\FileProcessor<a9f\Fractor\Application\Contract\FractorRule>>, 'a9f\\FractorFluid\\FluidFileProcessor' given.
Composer normalize/Newest deps/PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Composer normalize/Newest deps/PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP Code Style/Oldest deps/PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPUnit/Oldest deps/PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPUnit/Oldest deps/PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP Code Style/Oldest deps/PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP Code Style/Newest deps/PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Composer normalize/Oldest deps/PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP Code Style/Newest deps/PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rector/Newest deps/PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Composer normalize/Oldest deps/PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Composer normalize/Oldest deps/PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPUnit/Newest deps/PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan/Oldest deps/PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rector/Oldest deps/PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rector/Oldest deps/PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP Code Style/Newest deps/PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan/Newest deps/PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHP Code Style/Oldest deps/PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPUnit/Oldest deps/PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Composer normalize/Newest deps/PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPUnit/Newest deps/PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPUnit/Newest deps/PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rector/Newest deps/PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan/Oldest deps/PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rector/Oldest deps/PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan/Newest deps/PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan/Oldest deps/PHP 8.3
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rector/Newest deps/PHP 8.4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan/Newest deps/PHP 8.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/