IBX-9321: Bumped GH action versions (#108) #102
Annotations
10 errors
Run PHPStan analysis:
src/bundle/DependencyInjection/EzPlatformRestExtension.php#L1
Ignored error pattern #^Parameter \#1 \$configuration of method Symfony\\Component\\DependencyInjection\\Extension\\Extension\:\:processConfiguration\(\) expects Symfony\\Component\\Config\\Definition\\ConfigurationInterface, Symfony\\Component\\Config\\Definition\\ConfigurationInterface\|null given\.$# in path /home/runner/work/ezplatform-rest/ezplatform-rest/src/bundle/DependencyInjection/EzPlatformRestExtension.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/FieldTypeProcessor/BinaryInputProcessor.php#L1
Ignored error pattern #^Parameter \#1 \$filename of function file_put_contents expects string, string\|false given\.$# in path /home/runner/work/ezplatform-rest/ezplatform-rest/src/lib/FieldTypeProcessor/BinaryInputProcessor.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/Input/Handler/Xml.php#L1
Ignored error pattern #^Method EzSystems\\EzPlatformRest\\Input\\Handler\\Xml\:\:convertDom\(\) should return array but returns array\<int\|string, mixed\>\|string\.$# in path /home/runner/work/ezplatform-rest/ezplatform-rest/src/lib/Input/Handler/Xml.php was not matched in reported errors.
|
Run PHPStan analysis:
src/lib/Input/Handler/Xml.php#L187
Method EzSystems\EzPlatformRest\Input\Handler\Xml::convertDom() should return array but returns array|string.
|
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 1 time, but occurred 2 times.
|
Run PHPStan analysis:
src/lib/Input/ParsingDispatcher.php#L75
Cannot access offset mixed on EzSystems\EzPlatformRest\Input\Parser.
|
Run PHPStan analysis:
src/lib/RequestParser/Pattern.php#L165
Offset 2 does not exist on array{0: string, 1?: non-empty-string, 2?: non-empty-string}.
|
Run PHPStan analysis:
src/lib/Server/Controller/Content.php#L45
Parameter #1 $remoteId of method eZ\Publish\API\Repository\ContentService::loadContentInfoByRemoteId() expects string, string|null given.
|
Run PHPStan analysis:
src/lib/Server/Controller/Content.php#L82
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, string\|null given\.$# in path /home/runner/work/ezplatform-rest/ezplatform-rest/src/lib/Server/Controller/Content.php is expected to occur 1 time, but occurred 4 times.
|
Run PHPStan analysis:
src/lib/Server/Controller/Content.php#L192
Parameter #2 $string of function explode expects string, string|null given.
|
Loading