Skip to content

Ensure alpha branch dependencies in composer.json #810

Ensure alpha branch dependencies in composer.json

Ensure alpha branch dependencies in composer.json #810

Triggered via push December 11, 2024 09:18
Status Failure
Total duration 1m 42s
Artifacts
Run checks and tests
1m 33s

Annotations

10 errors
Run checks and tests: src/Command/ChangeAdminPasswordCommand.php#L31
Parameter $administratorFacade of method Shopsys\FrameworkBundle\Command\ChangeAdminPasswordCommand::__construct() has invalid type App\Model\Administrator\AdministratorFacade.
Run checks and tests: src/Command/ChangeAdminPasswordCommand.php#L31
Parameter $administratorFacade of method Shopsys\FrameworkBundle\Command\ChangeAdminPasswordCommand::__construct() has invalid type App\Model\Administrator\AdministratorFacade.
Run checks and tests: src/Command/ChangeAdminPasswordCommand.php#L31
Property Shopsys\FrameworkBundle\Command\ChangeAdminPasswordCommand::$administratorFacade has unknown class App\Model\Administrator\AdministratorFacade as its type.
Run checks and tests: src/Command/ChangeAdminPasswordCommand.php#L31
Property Shopsys\FrameworkBundle\Command\ChangeAdminPasswordCommand::$administratorFacade has unknown class App\Model\Administrator\AdministratorFacade as its type.
Run checks and tests: src/Command/ChangeAdminPasswordCommand.php#L56
Call to method getByUserName() on an unknown class App\Model\Administrator\AdministratorFacade.
Run checks and tests: src/Controller/Admin/AdministratorController.php#L65
Parameter $tokenAuthenticator of method Shopsys\FrameworkBundle\Controller\Admin\AdministratorController::__construct() has invalid type Shopsys\FrontendApiBundle\Model\Token\TokenAuthenticator.
Run checks and tests: src/Controller/Admin/AdministratorController.php#L65
Parameter $tokenAuthenticator of method Shopsys\FrameworkBundle\Controller\Admin\AdministratorController::__construct() has invalid type Shopsys\FrontendApiBundle\Model\Token\TokenAuthenticator.
Run checks and tests: src/Controller/Admin/AdministratorController.php#L65
Property Shopsys\FrameworkBundle\Controller\Admin\AdministratorController::$tokenAuthenticator has unknown class Shopsys\FrontendApiBundle\Model\Token\TokenAuthenticator as its type.
Run checks and tests: src/Controller/Admin/AdministratorController.php#L65
Property Shopsys\FrameworkBundle\Controller\Admin\AdministratorController::$tokenAuthenticator has unknown class Shopsys\FrontendApiBundle\Model\Token\TokenAuthenticator as its type.
Run checks and tests
Process completed with exit code 1.