Skip to content

Create tech stack docs (techstack.yml and techstack.md) #23

Create tech stack docs (techstack.yml and techstack.md)

Create tech stack docs (techstack.yml and techstack.md) #23

Triggered via pull request December 14, 2023 09:51
Status Success
Total duration 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build: src/SprykerCommunity/Zed/ProductGtinCraftor/Business/Model/ProductCraftor/ProductCraftor.php#L21
PHPDoc tag @var for property SprykerCommunity\Zed\ProductGtinCraftor\Business\Model\ProductCraftor\ProductCraftor::$upcRetriever with type SprykerCommunity\Zed\ProductGtinCraftor\Business\DataRetriever\Upc\UpcDataRetriever is not subtype of native type SprykerCommunity\Zed\ProductGtinCraftor\Business\Model\DataRetriever\DataRetrieverInterface.
build: src/SprykerCommunity/Zed/ProductGtinCraftor/Business/Model/ProductCraftor/ProductCraftor.php#L21
Property SprykerCommunity\Zed\ProductGtinCraftor\Business\Model\ProductCraftor\ProductCraftor::$upcRetriever has unknown class SprykerCommunity\Zed\ProductGtinCraftor\Business\DataRetriever\Upc\UpcDataRetriever as its type.
build: src/SprykerCommunity/Zed/ProductGtinCraftor/Business/Model/ProductCraftor/ProductCraftor.php#L26
PHPDoc tag @var for property SprykerCommunity\Zed\ProductGtinCraftor\Business\Model\ProductCraftor\ProductCraftor::$openAirRetriever with type SprykerCommunity\Zed\ProductGtinCraftor\Business\DataRetriever\OpenApi\OpenAiDataRetriever is not subtype of native type SprykerCommunity\Zed\ProductGtinCraftor\Business\Model\DataRetriever\DataRetrieverInterface.
build: src/SprykerCommunity/Zed/ProductGtinCraftor/Business/Model/ProductCraftor/ProductCraftor.php#L26
Property SprykerCommunity\Zed\ProductGtinCraftor\Business\Model\ProductCraftor\ProductCraftor::$openAirRetriever has unknown class SprykerCommunity\Zed\ProductGtinCraftor\Business\DataRetriever\OpenApi\OpenAiDataRetriever as its type.
build: src/SprykerCommunity/Zed/ProductGtinCraftor/Business/Model/ProductCraftor/ProductCraftor.php#L38
PHPDoc tag @param for parameter $productFacade with type Spryker\Zed\Product\Business\ProductFacadeInterface is not subtype of native type SprykerCommunity\Zed\ProductGtinCraftor\Dependency\Facade\ProductGtinCraftorToProductFacadeBridgeInterface.
build: src/SprykerCommunity/Zed/ProductGtinCraftor/Business/Model/ProductCraftor/ProductCraftor.php#L42
Property SprykerCommunity\Zed\ProductGtinCraftor\Business\Model\ProductCraftor\ProductCraftor::$productFacade (Spryker\Zed\Product\Business\ProductFacadeInterface) does not accept SprykerCommunity\Zed\ProductGtinCraftor\Dependency\Facade\ProductGtinCraftorToProductFacadeBridgeInterface.
build: src/SprykerCommunity/Zed/ProductGtinCraftor/Business/Model/ProductCraftor/ProductCraftorInterface.php#L8
Method SprykerCommunity\Zed\ProductGtinCraftor\Business\Model\ProductCraftor\ProductCraftorInterface::craftProduct() has no return type specified.
build: src/SprykerCommunity/Zed/ProductGtinCraftor/ProductGtinCraftorConfigInterface.php#L10
Method SprykerCommunity\Zed\ProductGtinCraftor\ProductGtinCraftorConfigInterface::getAiGtinEvent() has no return type specified.
build: src/SprykerCommunity/Zed/ProductGtinCraftor/ProductGtinCraftorDependencyProvider.php#L46
Method SprykerCommunity\Zed\ProductGtinCraftor\ProductGtinCraftorDependencyProvider::addOpenAiFacade() has no return type specified.
build: src/SprykerCommunity/Zed/ProductGtinCraftor/ProductGtinCraftorDependencyProvider.php#L49
Call to method openAi() on an unknown class Generated\Zed\Ide\AutoCompletion.
build
Process completed with exit code 2.