Skip to content

- Code enhancements #34

- Code enhancements

- Code enhancements #34

Triggered via push February 19, 2025 15:31
Status Failure
Total duration 1m 28s
Artifacts
ci  /  Generate job matrix
12s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

15 errors
MissingOverrideAttribute: src/ErrorHandler.php#L44
src/ErrorHandler.php:44:5: MissingOverrideAttribute: Method Dot\ErrorHandler\ErrorHandler::attachlistener should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/ErrorHandler.php#L53
src/ErrorHandler.php:53:5: MissingOverrideAttribute: Method Dot\ErrorHandler\ErrorHandler::process should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/ErrorHandlerInterface.php#L88
src/ErrorHandlerInterface.php:88:5: MissingOverrideAttribute: Method Dot\ErrorHandler\ErrorHandlerInterface::process should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Extra/Processor/AbstractProcessor.php#L25
src/Extra/Processor/AbstractProcessor.php:25:5: MissingOverrideAttribute: Method Dot\ErrorHandler\Extra\Processor\AbstractProcessor::process should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Extra/Processor/AbstractProcessor.php#L27
src/Extra/Processor/AbstractProcessor.php:27:5: MissingOverrideAttribute: Method Dot\ErrorHandler\Extra\Processor\AbstractProcessor::getsensitiveparameters should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Extra/Processor/AbstractProcessor.php#L32
src/Extra/Processor/AbstractProcessor.php:32:5: MissingOverrideAttribute: Method Dot\ErrorHandler\Extra\Processor\AbstractProcessor::getreplacementstrategy should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Extra/Processor/AbstractProcessor.php#L37
src/Extra/Processor/AbstractProcessor.php:37:5: MissingOverrideAttribute: Method Dot\ErrorHandler\Extra\Processor\AbstractProcessor::replace should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Extra/Processor/AbstractProcessor.php#L58
src/Extra/Processor/AbstractProcessor.php:58:5: MissingOverrideAttribute: Method Dot\ErrorHandler\Extra\Processor\AbstractProcessor::replaceinlinecookievalues should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Extra/Processor/CookieProcessor.php#L12
src/Extra/Processor/CookieProcessor.php:12:5: MissingOverrideAttribute: Method Dot\ErrorHandler\Extra\Processor\CookieProcessor::process should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: src/Extra/Processor/HeaderProcessor.php#L14
src/Extra/Processor/HeaderProcessor.php:14:5: MissingOverrideAttribute: Method Dot\ErrorHandler\Extra\Processor\HeaderProcessor::process should have the "Override" attribute (see https://psalm.dev/358)