UPD: search #22
ci.yml
on: push
Coding Standard & Static Analysis
40s
Matrix: testsuite
Annotations
20 errors
PHP 8.2
copy(/home/runner/work/ppbpvers/ppbpvers/config/app_local.example.php): Failed to open stream: No such file or directory
|
PHP 8.2
Process completed with exit code 1.
|
PHP 7.4
copy(/home/runner/work/ppbpvers/ppbpvers/config/app_local.example.php): failed to open stream: No such file or directory
|
PHP 7.4
Process completed with exit code 1.
|
PHP 8.1
copy(/home/runner/work/ppbpvers/ppbpvers/config/app_local.example.php): Failed to open stream: No such file or directory
|
PHP 8.1
Process completed with exit code 1.
|
PHP 8.0
copy(/home/runner/work/ppbpvers/ppbpvers/config/app_local.example.php): Failed to open stream: No such file or directory
|
PHP 8.0
Process completed with exit code 1.
|
Coding Standard & Static Analysis:
src/Application.php#L43
Class App\Application extends unknown class Cake\Http\BaseApplication.
|
Coding Standard & Static Analysis:
src/Application.php#L53
App\Application::bootstrap() calls parent::bootstrap() but App\Application does not extend any class.
|
Coding Standard & Static Analysis:
src/Application.php#L54
Call to an undefined method App\Application::addPlugin().
|
Coding Standard & Static Analysis:
src/Application.php#L55
Call to an undefined method App\Application::addPlugin().
|
Coding Standard & Static Analysis:
src/Application.php#L56
Call to an undefined method App\Application::addPlugin().
|
Coding Standard & Static Analysis:
src/Application.php#L57
Call to an undefined method App\Application::addPlugin().
|
Coding Standard & Static Analysis:
src/Application.php#L62
Call to static method add() on an unknown class Cake\Datasource\FactoryLocator.
|
Coding Standard & Static Analysis:
src/Application.php#L64
Call to method allowFallbackClass() on an unknown class Cake\ORM\Locator\TableLocator.
|
Coding Standard & Static Analysis:
src/Application.php#L64
Instantiated class Cake\ORM\Locator\TableLocator not found.
|
Coding Standard & Static Analysis:
src/Application.php#L72
Call to static method read() on an unknown class Cake\Core\Configure.
|
Coding Standard & Static Analysis
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- brick/math is locked to version 0.12.1 and an update of this package was not requested.
- brick/math 0.12.1 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- 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 3
- laminas/laminas-httphandlerrunner is locked to version 2.10.0 and an update of this package was not requested.
- laminas/laminas-httphandlerrunner 2.10.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- league/flysystem is locked to version 3.28.0 and an update of this package was not requested.
- league/flysystem 3.28.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- league/flysystem-local is locked to version 3.28.0 and an update of this package was not requested.
- league/flysystem-local 3.28.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- 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 7
- 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 8
- ramsey/collection is locked to version 2.0.0 and an update of this package was not requested.
- ramsey/collection 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- ramsey/uuid is locked to version 4.7.6 and an update of this package was not requested.
- ramsey/uuid 4.7.6 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- symfony/config is locked to version v6.4.8 and an update of this package was not requested.
- symfony/config v6.4.8 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- symfony/console is locked to version v6.4.10 and an update of this package was not requested.
- symfony/console v6.4.10 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- symfony/filesystem is locked to version v7.1.2 and an update of this package was not requested.
- symfony/filesystem v7.1.2 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 14
- symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 15
- symfony/string is locked to version v7.1.3 and an update of this package was not requested.
- symfony/string v7.1.3 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 16
- 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 17
- doctrine/sql-formatter is locked to version 1.4.0 and an update of this package was not requested.
- doctrine/sql-formatter 1.4.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 18
- symfony/finder is locked
|
Coding Standard & Static Analysis
Process completed with exit code 2.
|