Skip to content

Issue #43: Control the contents of extra in error log. #35

Issue #43: Control the contents of extra in error log.

Issue #43: Control the contents of extra in error log. #35

Triggered via pull request February 19, 2025 15:31
@alexmerlinalexmerlin
synchronize #44
issue-43
Status Failure
Total duration 1m 7s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
5s
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)