Tests #12
Annotations
8 errors and 1 warning
Run phpstan:
src/CollectionName/AliasName.php#L38
Call to an undefined method Typesense\Collection::exists().
|
Run phpstan:
src/Mapper/Locator/MapperLocator.php#L31
No error with identifier instanceof.alwaysTrue is reported on line 31.
|
Run phpstan:
src/Mapper/Locator/MapperLocator.php#L51
Generator expects value type Biblioteca\TypesenseBundle\Mapper\MapperInterface, mixed given.
|
Run phpstan:
src/Search/Search.php#L21
PHPDoc tag @throws with type Http\Client\Exception|Typesense\Exceptions\TypesenseClientError is not subtype of Throwable
|
Run phpstan:
src/Search/SearchInterface.php#L16
PHPDoc tag @throws with type Http\Client\Exception|Typesense\Exceptions\TypesenseClientError is not subtype of Throwable
|
Run phpstan:
tests/TestKernel.php#L21
Property Biblioteca\TypesenseBundle\Tests\TestKernel::$environment (string) overriding property Symfony\Component\HttpKernel\Kernel::$environment should not have a native type.
|
Run phpstan:
tests/TestKernel.php#L22
Property Biblioteca\TypesenseBundle\Tests\TestKernel::$debug (bool) overriding property Symfony\Component\HttpKernel\Kernel::$debug should not have a native type.
|
Run phpstan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading