Fix phpcs config for codesniffer v5.3 #635
Triggered via pull request
September 25, 2025 07:29
Status
Failure
Total duration
1m 17s
Artifacts
–
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
29s
Matrix: testsuite / testsuite-linux
Annotations
3 errors and 2 warnings
|
testsuite / testsuite-linux (8.5, sqlite, highest, true)
Process completed with exit code 2.
|
|
testsuite / testsuite-linux (8.5, sqlite, highest, true)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires cakephp/cakephp ^5.1 -> satisfiable by cakephp/cakephp[5.1.0-RC1, ..., 5.x-dev].
- cakephp/cakephp[5.1.0-RC1, ..., 5.1.0-RC2] require laminas/laminas-diactoros ^3.0 -> satisfiable by laminas/laminas-diactoros[3.0.0, ..., 3.7.x-dev].
- cakephp/cakephp[dev-5.next, 5.1.0, ..., 5.x-dev] require laminas/laminas-diactoros ^3.3 -> satisfiable by laminas/laminas-diactoros[3.3.0, ..., 3.7.x-dev].
- laminas/laminas-diactoros[3.0.0, ..., 3.1.x-dev] require php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.5.0-dev) does not satisfy that requirement.
- laminas/laminas-diactoros[3.2.0, ..., 3.2.x-dev] require php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.0-dev) does not satisfy that requirement.
- laminas/laminas-diactoros[3.3.0, ..., 3.4.x-dev] require php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.0-dev) does not satisfy that requirement.
- laminas/laminas-diactoros[3.5.0, ..., 3.7.x-dev] require php ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.0-dev) does not satisfy that requirement.
- cakephp/cakephp 5.3.x-dev is an alias of cakephp/cakephp dev-5.next and thus requires it to be installed too.
|
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis:
src/Controller/PanelsController.php#L90
Silencing errors is discouraged; found: @unserialize($panel...
|
|
cs-stan / Coding Standard & Static Analysis:
src/Controller/MailPreviewController.php#L73
Silencing errors is discouraged; found: @unserialize($panel...
|