IBX-4123: [Backport] Added /languages
and /languages/{code}
endpoints
#88
Annotations
10 errors
Run PHPStan analysis:
src/lib/Input/ParsingDispatcher.php#L55
Ignored error pattern #^Cannot access offset mixed on EzSystems\\EzPlatformRest\\Input\\Parser\.$# in path /home/runner/work/ezplatform-rest/ezplatform-rest/src/lib/Input/ParsingDispatcher.php is expected to occur 2 times, but occurred only 1 time.
|
Run PHPStan analysis:
src/lib/Server/Controller/Language.php#L17
Class Ibexa\Rest\Server\Controller\Language extends unknown class Ibexa\Rest\Server\Controller.
|
Run PHPStan analysis:
src/lib/Server/Controller/Language.php#L19
Property Ibexa\Rest\Server\Controller\Language::$languageService has unknown class Ibexa\Contracts\Core\Repository\LanguageService as its type.
|
Run PHPStan analysis:
src/lib/Server/Controller/Language.php#L21
Parameter $languageService of method Ibexa\Rest\Server\Controller\Language::__construct() has invalid type Ibexa\Contracts\Core\Repository\LanguageService.
|
Run PHPStan analysis:
src/lib/Server/Controller/Language.php#L28
Call to method loadLanguages() on an unknown class Ibexa\Contracts\Core\Repository\LanguageService.
|
Run PHPStan analysis:
src/lib/Server/Controller/Language.php#L37
Method Ibexa\Rest\Server\Controller\Language::loadLanguage() has invalid return type Ibexa\Contracts\Core\Repository\Values\Content\Language.
|
Run PHPStan analysis:
src/lib/Server/Controller/Language.php#L39
Call to method loadLanguage() on an unknown class Ibexa\Contracts\Core\Repository\LanguageService.
|
Run PHPStan analysis:
src/lib/Server/Output/ValueObjectVisitor/LanguageList.php#L15
Class Ibexa\Rest\Server\Output\ValueObjectVisitor\LanguageList extends unknown class Ibexa\Contracts\Rest\Output\ValueObjectVisitor.
|
Run PHPStan analysis:
src/lib/Server/Output/ValueObjectVisitor/LanguageList.php#L20
Parameter $generator of method Ibexa\Rest\Server\Output\ValueObjectVisitor\LanguageList::visit() has invalid type Ibexa\Contracts\Rest\Output\Generator.
|
Run PHPStan analysis:
src/lib/Server/Output/ValueObjectVisitor/LanguageList.php#L20
Parameter $visitor of method Ibexa\Rest\Server\Output\ValueObjectVisitor\LanguageList::visit() has invalid type Ibexa\Contracts\Rest\Output\Visitor.
|
The logs for this run have expired and are no longer available.
Loading