Skip to content

[shopsys] Removing administrator password settings from administratio… #799

[shopsys] Removing administrator password settings from administratio…

[shopsys] Removing administrator password settings from administratio… #799

Triggered via push December 10, 2024 07:14
Status Failure
Total duration 1m 43s
Artifacts
Run checks and tests
1m 35s
Run checks and tests
Fit to window
Zoom out
Zoom in

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.