[TMP][WiP] IBX-8470: Upgraded codebase to Symfony 6 #219
Annotations
8 errors
Run PHPStan analysis:
src/lib/DataLoader/SearchContentLoader.php#L1
Ignored error pattern #^Method Ibexa\\GraphQL\\DataLoader\\SearchContentLoader\:\:count\(\) should return int but returns int\|null\.$# in path /home/runner/work/graphql/graphql/src/lib/DataLoader/SearchContentLoader.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/DataLoader/SearchContentLoader.php#L1
Ignored error pattern #^Method Ibexa\\GraphQL\\DataLoader\\SearchContentLoader\:\:find\(\) should return array\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Content\> but returns array\<Ibexa\\Contracts\\Core\\Repository\\Values\\ValueObject\>\.$# in path /home/runner/work/graphql/graphql/src/lib/DataLoader/SearchContentLoader.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/DataLoader/SearchContentLoader.php#L80
Method Ibexa\GraphQL\DataLoader\SearchContentLoader::count() should return int but returns int<0, max>|null.
|
Run PHPStan analysis:
src/lib/DataLoader/SearchLocationLoader.php#L1
Ignored error pattern #^Method Ibexa\\GraphQL\\DataLoader\\SearchLocationLoader\:\:count\(\) should return int but returns int\|null\.$# in path /home/runner/work/graphql/graphql/src/lib/DataLoader/SearchLocationLoader.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/DataLoader/SearchLocationLoader.php#L1
Ignored error pattern #^Method Ibexa\\GraphQL\\DataLoader\\SearchLocationLoader\:\:find\(\) should return array\<Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Location\> but returns array\<Ibexa\\Contracts\\Core\\Repository\\Values\\ValueObject\>\.$# in path /home/runner/work/graphql/graphql/src/lib/DataLoader/SearchLocationLoader.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/DataLoader/SearchLocationLoader.php#L116
Method Ibexa\GraphQL\DataLoader\SearchLocationLoader::count() should return int but returns int<0, max>|null.
|
Run PHPStan analysis:
src/lib/Resolver/LocationGuesser/CurrentSiteLocationProvider.php#L1
Ignored error pattern #^Parameter \#1 \$location of method Ibexa\\GraphQL\\Resolver\\LocationGuesser\\ObjectStorageLocationList\:\:addLocation\(\) expects Ibexa\\Contracts\\Core\\Repository\\Values\\Content\\Location, Ibexa\\Contracts\\Core\\Repository\\Values\\ValueObject given\.$# in path /home/runner/work/graphql/graphql/src/lib/Resolver/LocationGuesser/CurrentSiteLocationProvider.php was not matched in reported errors.
|
Run PHPStan analysis
Process completed with exit code 1.
|
Loading