Skip to content

Add support for Symfony 7 #2728

Add support for Symfony 7

Add support for Symfony 7 #2728

Triggered via pull request October 18, 2024 08:23
Status Failure
Total duration 55s
Artifacts

qa.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan: tests/Entity/SnapshotManagerTest.php#L186
Trying to mock an undefined method query() on class Doctrine\DBAL\Connection.
PHPStan: tests/Functional/Admin/BrowserTest.php#L120
Offset 'uniqid' on array<int|string, array|string> on left side of ?? always exists and is not nullable.
PHPStan
Process completed with exit code 1.
UnusedPsalmSuppress: src/DependencyInjection/Configuration.php#L28
src/DependencyInjection/Configuration.php:28:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
Psalm
Process completed with exit code 2.