Skip to content

Issue #53: Replaced dot-twigrenderer with mezzio-twigrenderer #111

Issue #53: Replaced dot-twigrenderer with mezzio-twigrenderer

Issue #53: Replaced dot-twigrenderer with mezzio-twigrenderer #111

Triggered via push August 25, 2025 11:06
Status Failure
Total duration 41s
Artifacts
Matrix: mutation
Fit to window
Zoom out
Zoom in

Annotations

21 errors
PHPStan 8.2-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L106
Call to method err() on an unknown class Dot\Log\LoggerInterface.
PHPStan 8.2-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L87
Call to method err() on an unknown class Dot\Log\LoggerInterface.
PHPStan 8.2-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L68
Call to method err() on an unknown class Dot\Log\LoggerInterface.
PHPStan 8.2-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L49
Call to method err() on an unknown class Dot\Log\LoggerInterface.
PHPStan 8.2-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L28
Property Core\App\Service\MailService::$logger has unknown class Dot\Log\LoggerInterface as its type.
PHPStan 8.2-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L28
Parameter $logger of method Core\App\Service\MailService::__construct() has invalid type Dot\Log\LoggerInterface.
PHPStan 8.2-ubuntu-latest: src/Core/src/App/src/Service/AuthenticationServiceInterface.php#L19
Method Core\App\Service\AuthenticationServiceInterface::getStorage() has invalid return type Laminas\Authentication\Storage\StorageInterface.
PHPStan 8.2-ubuntu-latest: src/Core/src/App/src/Service/AuthenticationServiceInterface.php#L17
Method Core\App\Service\AuthenticationServiceInterface::getAdapter() has invalid return type Laminas\Authentication\Adapter\AdapterInterface.
PHPStan 8.2-ubuntu-latest: src/Core/src/App/src/InputFilter/AbstractInputFilter.php#L13
PHPDoc tag @extends has invalid type Laminas\InputFilter\InputFilter.
PHPStan 8.2-ubuntu-latest: src/Core/src/App/src/InputFilter/AbstractInputFilter.php#L13
Class Core\App\InputFilter\AbstractInputFilter extends unknown class Laminas\InputFilter\InputFilter.
PHPStan 8.3-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L106
Call to method err() on an unknown class Dot\Log\LoggerInterface.
PHPStan 8.3-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L87
Call to method err() on an unknown class Dot\Log\LoggerInterface.
PHPStan 8.3-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L68
Call to method err() on an unknown class Dot\Log\LoggerInterface.
PHPStan 8.3-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L49
Call to method err() on an unknown class Dot\Log\LoggerInterface.
PHPStan 8.3-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L28
Property Core\App\Service\MailService::$logger has unknown class Dot\Log\LoggerInterface as its type.
PHPStan 8.3-ubuntu-latest: src/Core/src/App/src/Service/MailService.php#L28
Parameter $logger of method Core\App\Service\MailService::__construct() has invalid type Dot\Log\LoggerInterface.
PHPStan 8.3-ubuntu-latest: src/Core/src/App/src/Service/AuthenticationServiceInterface.php#L19
Method Core\App\Service\AuthenticationServiceInterface::getStorage() has invalid return type Laminas\Authentication\Storage\StorageInterface.
PHPStan 8.3-ubuntu-latest: src/Core/src/App/src/Service/AuthenticationServiceInterface.php#L17
Method Core\App\Service\AuthenticationServiceInterface::getAdapter() has invalid return type Laminas\Authentication\Adapter\AdapterInterface.
PHPStan 8.3-ubuntu-latest: src/Core/src/App/src/InputFilter/AbstractInputFilter.php#L13
PHPDoc tag @extends has invalid type Laminas\InputFilter\InputFilter.
PHPStan 8.3-ubuntu-latest: src/Core/src/App/src/InputFilter/AbstractInputFilter.php#L13
Class Core\App\InputFilter\AbstractInputFilter extends unknown class Laminas\InputFilter\InputFilter.
PHPStan 8.3-ubuntu-latest
The strategy configuration was canceled because "mutation.ubuntu-latest_8_2" failed