Bump actions/stale from 8 to 10 #4
Open
Annotations
12 errors
|
src/Application.php#L80
Call to an undefined method App\Application::addPlugin().
|
|
src/Application.php#L79
Call to static method read() on an unknown class Cake\Core\Configure.
|
|
src/Application.php#L71
Instantiated class Cake\ORM\Locator\TableLocator not found.
|
|
src/Application.php#L71
Call to method allowFallbackClass() on an unknown class Cake\ORM\Locator\TableLocator.
|
|
src/Application.php#L69
Call to static method add() on an unknown class Cake\Datasource\FactoryLocator.
|
|
src/Application.php#L64
App\Application::bootstrap() calls parent::bootstrap() but App\Application does not extend any class.
|
|
src/Application.php#L54
PHPDoc tag @extends has invalid type Cake\Http\BaseApplication.
|
|
src/Application.php#L54
Class App\Application implements unknown interface Authorization\AuthorizationServiceProviderInterface.
|
|
src/Application.php#L54
Class App\Application implements unknown interface Authentication\AuthenticationServiceProviderInterface.
|
|
src/Application.php#L54
Class App\Application extends unknown class Cake\Http\BaseApplication.
|
|
|
|
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/config is locked to version v7.3.2 and an update of this package was not requested.
- symfony/config v7.3.2 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v7.3.2 and an update of this package was not requested.
- symfony/console v7.3.2 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 3
- symfony/filesystem is locked to version v7.3.2 and an update of this package was not requested.
- symfony/filesystem v7.3.2 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v7.3.2 and an update of this package was not requested.
- symfony/string v7.3.2 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 5
- symfony/finder is locked to version v7.3.2 and an update of this package was not requested.
- symfony/finder v7.3.2 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 6
- symfony/process is locked to version v7.3.0 and an update of this package was not requested.
- symfony/process v7.3.0 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 7
- robmorgan/phinx is locked to version 0.16.10 and an update of this package was not requested.
- robmorgan/phinx 0.16.10 requires symfony/config ^4.0|^5.0|^6.0|^7.0 -> satisfiable by symfony/config[v7.3.2].
- symfony/config v7.3.2 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
|
The logs for this run have expired and are no longer available.
Loading