Fix psalm issues #1260
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: push
Static Analysis with Psalm
28s
Annotations
4 errors
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)
|
Static Analysis with Psalm
Process completed with exit code 2.
|