Bump actions/checkout from 4 to 6 #1
ci.yml
on: pull_request
Coding Standard & Static Analysis
29s
Matrix: testsuite
Annotations
16 errors
|
PHP 8.1
Process completed with exit code 1.
|
|
Coding Standard & Static Analysis:
src/Application.php#L74
Parameter $middlewareQueue of method App\Application::middleware() has invalid type Cake\Http\MiddlewareQueue.
|
|
Coding Standard & Static Analysis:
src/Application.php#L74
Method App\Application::middleware() has invalid return type Cake\Http\MiddlewareQueue.
|
|
Coding Standard & Static Analysis:
src/Application.php#L74
Method App\Application::middleware() has invalid return type Cake\Http\MiddlewareQueue.
|
|
Coding Standard & Static Analysis:
src/Application.php#L62
Call to an undefined method App\Application::addPlugin().
|
|
Coding Standard & Static Analysis:
src/Application.php#L61
Call to static method read() on an unknown class Cake\Core\Configure.
|
|
Coding Standard & Static Analysis:
src/Application.php#L53
Instantiated class Cake\ORM\Locator\TableLocator not found.
|
|
Coding Standard & Static Analysis:
src/Application.php#L53
Call to method allowFallbackClass() on an unknown class Cake\ORM\Locator\TableLocator.
|
|
Coding Standard & Static Analysis:
src/Application.php#L51
Call to static method add() on an unknown class Cake\Datasource\FactoryLocator.
|
|
Coding Standard & Static Analysis:
src/Application.php#L46
App\Application::bootstrap() calls parent::bootstrap() but App\Application does not extend any class.
|
|
Coding Standard & Static Analysis:
src/Application.php#L36
Class App\Application extends unknown class Cake\Http\BaseApplication.
|
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|
|
Coding Standard & Static Analysis
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- laminas/laminas-diactoros is locked to version 2.26.0 and an update of this package was not requested.
- laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- laminas/laminas-httphandlerrunner is locked to version 2.13.0 and an update of this package was not requested.
- laminas/laminas-httphandlerrunner 2.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- psr/log is locked to version 2.0.0 and an update of this package was not requested.
- psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- psr/simple-cache is locked to version 2.0.0 and an update of this package was not requested.
- psr/simple-cache 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/config is locked to version v6.4.34 and an update of this package was not requested.
- symfony/config v6.4.34 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/console is locked to version v6.4.35 and an update of this package was not requested.
- symfony/console v6.4.35 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- symfony/deprecation-contracts is locked to version v3.6.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/filesystem is locked to version v6.4.34 and an update of this package was not requested.
- symfony/filesystem v6.4.34 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- symfony/service-contracts is locked to version v3.6.1 and an update of this package was not requested.
- symfony/service-contracts v3.6.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- symfony/string is locked to version v6.4.34 and an update of this package was not requested.
- symfony/string v6.4.34 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- doctrine/sql-formatter is locked to version 1.5.4 and an update of this package was not requested.
- doctrine/sql-formatter 1.5.4 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- symfony/finder is locked to version v6.4.34 and an update of this package was not requested.
- symfony/finder v6.4.34 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 14
- symfony/process is locked to version v6.4.33 and an update of this package was not requested.
- symfony/process v6.4.33 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 15
- twig/markdown-extra is locked to version v3.24.0 and an update of this package was not requested.
- twig/markdown-extra v3.24.0 requires php >=8.1.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 16
- twig/twig is locked to version v3.24.0 and an update of this package was not requested.
- twig/twig v3.24.0 requires php >=8.1.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 17
- cakephp/cakephp is locked to version 4.6.3 and an update of this package was not requested.
- cakephp/cakephp 4.6.3 requires laminas/laminas-diactoros ^2.2.2 -> satisfiable by laminas/laminas-diactoros[2.26.0]
|
|
PHP 7.4
Process completed with exit code 1.
|
|
PHP 8.0
Process completed with exit code 1.
|
|
PHP 8.2
Process completed with exit code 1.
|