Skip to content

fix tests by adjusting switch for enabling annotations #1255

fix tests by adjusting switch for enabling annotations

fix tests by adjusting switch for enabling annotations #1255

Triggered via pull request December 7, 2023 08:53
Status Failure
Total duration 32s
Artifacts

static-analysis.yml

on: pull_request
Static Analysis with Psalm
20s
Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

6 errors
TooFewArguments: DataCollector/DoctrineDataCollector.php#L70
DataCollector/DoctrineDataCollector.php:70:13: TooFewArguments: Too few arguments for Symfony\Bridge\Doctrine\DataCollector\DoctrineDataCollector::__construct - expecting debugDataHolder to be passed (see https://psalm.dev/025)
UnusedPsalmSuppress: DependencyInjection/DoctrineExtension.php#L847
DependencyInjection/DoctrineExtension.php:847:33: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
UnusedPsalmSuppress: Mapping/DisconnectedMetadataFactory.php#L120
Mapping/DisconnectedMetadataFactory.php:120:33: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
UnusedPsalmSuppress: Mapping/DisconnectedMetadataFactory.php#L125
Mapping/DisconnectedMetadataFactory.php:125:33: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
UndefinedClass: Tests/ProfilerTest.php#L70
Tests/ProfilerTest.php:70:43: UndefinedClass: Class, interface or enum named Symfony\Bridge\Twig\Extension\CodeExtension does not exist (see https://psalm.dev/019)
Static Analysis with Psalm
Process completed with exit code 2.