Skip to content

Lots of ux fixes, simplify edition, add validation, init shelves #25

Lots of ux fixes, simplify edition, add validation, init shelves

Lots of ux fixes, simplify edition, add validation, init shelves #25

Triggered via push September 1, 2023 12:02
Status Failure
Total duration 33s
Artifacts

symfony.yml

on: push
symfony-tests
25s
symfony-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
symfony-tests: src/Entity/Book.php#L108
Property App\Entity\Book::$shelves with generic interface Doctrine\Common\Collections\Collection does not specify its types: TKey, T
symfony-tests: src/Entity/Shelf.php#L27
Property App\Entity\Shelf::$books with generic interface Doctrine\Common\Collections\Collection does not specify its types: TKey, T
symfony-tests: src/Entity/User.php#L49
Property App\Entity\User::$shelves with generic interface Doctrine\Common\Collections\Collection does not specify its types: TKey, T
symfony-tests: src/Entity/User.php#L208
Parameter #1 $user of method App\Entity\Shelf::setUser() expects App\Entity\User, null given.
symfony-tests: src/Twig/InlineEditGroup.php#L22
Property App\Twig\InlineEditGroup::$item type has no value type specified in iterable type array.
symfony-tests: src/Twig/InlineEditGroup.php#L27
Property App\Twig\InlineEditGroup::$original type has no value type specified in iterable type array.
symfony-tests
Process completed with exit code 1.