Skip to content

Add support for using the pipe character as separator #149

Add support for using the pipe character as separator

Add support for using the pipe character as separator #149

Triggered via pull request June 3, 2025 11:30
Status Failure
Total duration 26s
Artifacts

test.yml

on: pull_request
PHP coverage
14s
PHP coverage
Quality checks
18s
Quality checks
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Quality checks
Process completed with exit code 1.
Quality checks: src/EventSubscriber/CommandSubscriber.php#L27
Return type (array<string, array<int, int|string>>) of method DR\SymfonyTraceBundle\EventSubscriber\CommandSubscriber::getSubscribedEvents() should be covariant with return type (array<string, list<array{0: string, 1?: int}|int|string>|string>) of method Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()