Require phpstan/phpstan
2
#83
Annotations
7 errors
Static code analysis:
src/DatasourceEntriesApi.php#L1
Ignored error pattern #^Parameter \#1 \$headers of static method Storyblok\\Api\\Domain\\Value\\Total\:\:fromHeaders\(\) expects array\<string, list\<string\>\>, array\<array\<string\>\> given\.$# (argument.type) in path /home/runner/work/php-content-api-client/php-content-api-client/src/DatasourceEntriesApi.php was not matched in reported errors.
|
Static code analysis:
src/DatasourcesApi.php#L1
Ignored error pattern #^Parameter \#1 \$headers of static method Storyblok\\Api\\Domain\\Value\\Total\:\:fromHeaders\(\) expects array\<string, list\<string\>\>, array\<array\<string\>\> given\.$# (argument.type) in path /home/runner/work/php-content-api-client/php-content-api-client/src/DatasourcesApi.php was not matched in reported errors.
|
Static code analysis:
src/Domain/Value/Link.php#L1
Ignored error pattern #^PHPDoc tag @var has invalid value \(list\<LinkAlternate\>1\)\: Unexpected token "1", expected TOKEN_HORIZONTAL_WS at offset 35 on line 2$# (phpDoc.parseError) in path /home/runner/work/php-content-api-client/php-content-api-client/src/Domain/Value/Link.php was not matched in reported errors.
|
Static code analysis:
src/Domain/Value/Link.php#L97
Property Storyblok\Api\Domain\Value\Link::$alternates (list<Storyblok\Api\Domain\Value\LinkAlternate>) does not accept array<Storyblok\Api\Domain\Value\LinkAlternate>.
|
Static code analysis:
src/LinksApi.php#L1
Ignored error pattern #^Parameter \#1 \$headers of static method Storyblok\\Api\\Domain\\Value\\Total\:\:fromHeaders\(\) expects array\<string, list\<string\>\>, array\<array\<string\>\> given\.$# (argument.type) in path /home/runner/work/php-content-api-client/php-content-api-client/src/LinksApi.php was not matched in reported errors.
|
Static code analysis:
src/StoriesApi.php#L1
Ignored error pattern #^Parameter \#1 \$headers of static method Storyblok\\Api\\Domain\\Value\\Total\:\:fromHeaders\(\) expects array\<string, list\<string\>\>, array\<array\<string\>\> given\.$# (argument.type) in path /home/runner/work/php-content-api-client/php-content-api-client/src/StoriesApi.php was not matched in reported errors.
|
Static code analysis
Process completed with exit code 1.
|
Loading