Skip to content

feat: replace fos router #75

feat: replace fos router

feat: replace fos router #75

Triggered via pull request December 13, 2024 17:34
Status Failure
Total duration 41s
Artifacts

php.yml

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

Annotations

30 errors and 3 warnings
Build and test with PHP 8.3: src/Entity/Category.php#L18
Property BestWishes\Entity\Category::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.3: src/Entity/Gift.php#L17
Property BestWishes\Entity\Gift::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.3: src/Entity/GiftList.php#L21
Property BestWishes\Entity\GiftList::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.3: src/Entity/Image.php#L16
Property BestWishes\Entity\Image::$extension (string|null) is never assigned string so it can be removed from the property type.
Build and test with PHP 8.3: src/Entity/ListEvent.php#L17
Property BestWishes\Entity\ListEvent::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.3: src/Entity/ResetPasswordRequest.php#L18
Property BestWishes\Entity\ResetPasswordRequest::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.3: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findBy() parameter #1 $criteria with no value type specified in iterable type array.
Build and test with PHP 8.3: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findBy() parameter #2 $orderBy with no value type specified in iterable type array.
Build and test with PHP 8.3: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findOneBy() parameter #1 $criteria with no value type specified in iterable type array.
Build and test with PHP 8.3: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findOneBy() parameter #2 $orderBy with no value type specified in iterable type array.
Build and test with PHP 8.1: src/Entity/Category.php#L18
Property BestWishes\Entity\Category::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.1: src/Entity/Gift.php#L17
Property BestWishes\Entity\Gift::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.1: src/Entity/GiftList.php#L21
Property BestWishes\Entity\GiftList::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.1: src/Entity/Image.php#L16
Property BestWishes\Entity\Image::$extension (string|null) is never assigned string so it can be removed from the property type.
Build and test with PHP 8.1: src/Entity/ListEvent.php#L17
Property BestWishes\Entity\ListEvent::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.1: src/Entity/ResetPasswordRequest.php#L18
Property BestWishes\Entity\ResetPasswordRequest::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.1: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findBy() parameter #1 $criteria with no value type specified in iterable type array.
Build and test with PHP 8.1: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findBy() parameter #2 $orderBy with no value type specified in iterable type array.
Build and test with PHP 8.1: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findOneBy() parameter #1 $criteria with no value type specified in iterable type array.
Build and test with PHP 8.1: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findOneBy() parameter #2 $orderBy with no value type specified in iterable type array.
Build and test with PHP 8.2: src/Entity/Category.php#L18
Property BestWishes\Entity\Category::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.2: src/Entity/Gift.php#L17
Property BestWishes\Entity\Gift::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.2: src/Entity/GiftList.php#L21
Property BestWishes\Entity\GiftList::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.2: src/Entity/Image.php#L16
Property BestWishes\Entity\Image::$extension (string|null) is never assigned string so it can be removed from the property type.
Build and test with PHP 8.2: src/Entity/ListEvent.php#L17
Property BestWishes\Entity\ListEvent::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.2: src/Entity/ResetPasswordRequest.php#L18
Property BestWishes\Entity\ResetPasswordRequest::$id (int|null) is never assigned int so it can be removed from the property type.
Build and test with PHP 8.2: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findBy() parameter #1 $criteria with no value type specified in iterable type array.
Build and test with PHP 8.2: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findBy() parameter #2 $orderBy with no value type specified in iterable type array.
Build and test with PHP 8.2: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findOneBy() parameter #1 $criteria with no value type specified in iterable type array.
Build and test with PHP 8.2: src/Repository/CategoryRepository.php#L19
Class BestWishes\Repository\CategoryRepository has PHPDoc tag @method for method findOneBy() parameter #2 $orderBy with no value type specified in iterable type array.
Build and test with PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and test with PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and test with PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636