DPIB-496: AI Feature integrations. #7
ci.yml
on: pull_request
Validation
37s
Prefer Lowest
32s
Annotations
10 errors and 2 warnings
Validation:
src/SprykerEco/Yves/ImageSearchAi/Controller/ImageSearchController.php#L31
Parameter $request of method SprykerEco\Yves\ImageSearchAi\Controller\ImageSearchController::findTermsAction() has invalid typehint type Symfony\Component\HttpFoundation\Request.
|
Validation:
src/SprykerEco/Yves/ImageSearchAi/Controller/ImageSearchController.php#L31
Parameter $request of method SprykerEco\Yves\ImageSearchAi\Controller\ImageSearchController::findTermsAction() has invalid typehint type Symfony\Component\HttpFoundation\Request.
|
Validation:
src/SprykerEco/Yves/ImageSearchAi/Controller/ImageSearchController.php#L35
Call to method getContent() on an unknown class Symfony\Component\HttpFoundation\Request.
|
Validation:
src/SprykerEco/Yves/ImageSearchAi/Controller/ImageSearchController.php#L39
Parameter #1 $requestBodyContent of method SprykerEco\Yves\ImageSearchAi\Validator\ImageSearchAiValidatorInterface::validate() expects array<string, mixed>, array|null given.
|
Validation:
src/SprykerEco/Yves/ImageSearchAi/Controller/ImageSearchController.php#L46
Offset string does not exist on array|null.
|
Validation:
src/SprykerEco/Yves/ImageSearchAi/Dependency/Service/ImageSearchAiToUtilEncodingServiceBridge.php#L35
Method SprykerEco\Yves\ImageSearchAi\Dependency\Service\ImageSearchAiToUtilEncodingServiceBridge::decodeJson() should return array|null but returns array|object|null.
|
Validation:
src/SprykerEco/Yves/ImageSearchAi/ImageSearchAiDependencyProvider.php#L66
Call to method catalog() on an unknown class Generated\Yves\Ide\AutoCompletion.
|
Validation:
src/SprykerEco/Yves/ImageSearchAi/ImageSearchAiDependencyProvider.php#L80
Call to method utilEncoding() on an unknown class Generated\Yves\Ide\AutoCompletion.
|
Validation:
src/SprykerEco/Yves/ImageSearchAi/ImageSearchAiDependencyProvider.php#L94
Call to method openAi() on an unknown class Generated\Yves\Ide\AutoCompletion.
|
Validation:
src/SprykerEco/Yves/ImageSearchAi/Plugin/Router/ImageSearchAiRouteProviderPlugin.php#L41
Access to constant METHOD_POST on an unknown class Symfony\Component\HttpFoundation\Request.
|
Prefer Lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Validation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|