Skip to content

UPD: Notifications updates #5

UPD: Notifications updates

UPD: Notifications updates #5

Triggered via push August 7, 2024 07:57
Status Failure
Total duration 45s
Artifacts

ci.yml

on: push
Coding Standard & Static Analysis
33s
Coding Standard & Static Analysis
Matrix: testsuite
Fit to window
Zoom out
Zoom in

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 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 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.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#L41
Class App\Application extends unknown class Cake\Http\BaseApplication.
Coding Standard & Static Analysis: src/Application.php#L51
App\Application::bootstrap() calls parent::bootstrap() but App\Application does not extend any class.
Coding Standard & Static Analysis: src/Application.php#L52
Call to an undefined method App\Application::addPlugin().
Coding Standard & Static Analysis: src/Application.php#L53
Call to an undefined method App\Application::addPlugin().
Coding Standard & Static Analysis: src/Application.php#L54
Call to an undefined method App\Application::addPlugin().
Coding Standard & Static Analysis: src/Application.php#L60
Call to static method add() on an unknown class Cake\Datasource\FactoryLocator.
Coding Standard & Static Analysis: src/Application.php#L62
Call to method allowFallbackClass() on an unknown class Cake\ORM\Locator\TableLocator.
Coding Standard & Static Analysis: src/Application.php#L62
Instantiated class Cake\ORM\Locator\TableLocator not found.
Coding Standard & Static Analysis: src/Application.php#L70
Call to static method read() on an unknown class Cake\Core\Configure.
Coding Standard & Static Analysis: src/Application.php#L71
Call to an undefined method App\Application::addPlugin().
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 - 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 5 - 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 6 - 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 7 - 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 8 - 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 9 - 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 10 - 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 11 - 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 12 - 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 13 - 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 14 - 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 15 - 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 16 - symfony/finder is locked to version v7.1.3 and an update of this package was not requested. - symfony/finder v7.1.3 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 17 - symfony/process is locked to version v7.1.3 and an update of this package was not requested. - symfony/process v7.1.3 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 18 - laminas/laminas-diactoros 2.26.0 requires ph
Coding Standard & Static Analysis
Process completed with exit code 2.