Skip to content

[PATCH] Erroneously fails to search when table names match #1402

[PATCH] Erroneously fails to search when table names match

[PATCH] Erroneously fails to search when table names match #1402

Triggered via pull request June 16, 2024 14:44
Status Failure
Total duration 2m 28s
Artifacts

ci.yaml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/Form/Type/FileUploadType.php#L151
Strict comparison using !== between '' and non-falsy-string will always evaluate to true.
phpstan: src/Orm/EntityRepository.php#L265
Short ternary operator is not allowed. Use null coalesce operator if applicable or consider using long ternary.
phpstan
Process completed with exit code 1.