Enhancement: Automatic Relation Resolution #19
Annotations
7 errors and 1 warning
Static code analysis:
src/Resolver/ResolverInterface.php#L18
Method Storyblok\Api\Resolver\ResolverInterface::resolve() has parameter $relations with no value type specified in iterable type array.
|
Static code analysis:
src/Resolver/ResolverInterface.php#L18
Method Storyblok\Api\Resolver\ResolverInterface::resolve() has parameter $target with no value type specified in iterable type array.
|
Static code analysis:
src/Resolver/ResolverInterface.php#L18
Method Storyblok\Api\Resolver\ResolverInterface::resolve() return type has no value type specified in iterable type array.
|
Static code analysis:
src/Resolver/StoryResolver.php#L18
Method Storyblok\Api\Resolver\StoryResolver::resolve() has parameter $relations with no value type specified in iterable type array.
|
Static code analysis:
src/Resolver/StoryResolver.php#L18
Method Storyblok\Api\Resolver\StoryResolver::resolve() has parameter $target with no value type specified in iterable type array.
|
Static code analysis:
src/Resolver/StoryResolver.php#L18
Method Storyblok\Api\Resolver\StoryResolver::resolve() return type has no value type specified in iterable type array.
|
Static code analysis
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