Import/update product option values (#187) #933
Annotations
10 errors and 3 warnings
src/AttributeOptions/Importer.php#L118
src/AttributeOptions/Importer.php:118:9: TooManyTemplateParams: Akeneo\Pim\ApiClient\Pagination\ResourceCursorInterface<array-key, array{code: string, type: string}> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/AttributeOptions/Importer.php#L129
src/AttributeOptions/Importer.php:129:15: TooManyTemplateParams: Akeneo\Pim\ApiClient\Pagination\ResourceCursorInterface<array-key, array{code: string, type: string}> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/AttributeOptions/Importer.php#L131
src/AttributeOptions/Importer.php:131:16: MixedReturnTypeCoercion: The declared return type 'array<array-key, string>' for Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::filterBySyliusAttributeCodes is more specific than the inferred return type 'list<mixed>' (see https://psalm.dev/197)
|
src/AttributeOptions/Importer.php#L150
src/AttributeOptions/Importer.php:150:13: MixedAssignment: Unable to determine the type of this assignment (see https://psalm.dev/032)
|
src/AttributeOptions/Importer.php#L153
src/AttributeOptions/Importer.php:153:16: MixedReturnTypeCoercion: The type 'list<mixed>' is more general than the declared return type 'array<array-key, string>' for Webgriffe\SyliusAkeneoPlugin\AttributeOptions\Importer::filterBySyliusAttributeCodes (see https://psalm.dev/197)
|
src/AttributeOptions/Importer.php#L159
src/AttributeOptions/Importer.php:159:15: TooManyTemplateParams: Akeneo\Pim\ApiClient\Pagination\ResourceCursorInterface<array-key, array{code: string, type: string}> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/AttributeOptions/Importer.php#L170
src/AttributeOptions/Importer.php:170:39: MixedAssignment: Unable to determine the type that $akeneoAttribute is being assigned to (see https://psalm.dev/032)
|
src/AttributeOptions/Importer.php#L171
src/AttributeOptions/Importer.php:171:13: MixedAssignment: Unable to determine the type of this assignment (see https://psalm.dev/032)
|
src/AttributeOptions/Importer.php#L171
src/AttributeOptions/Importer.php:171:39: MixedArrayAccess: Cannot access array value on mixed variable $akeneoAttribute (see https://psalm.dev/051)
|
src/AttributeOptions/Importer.php#L173
src/AttributeOptions/Importer.php:173:64: MixedArgumentTypeCoercion: Argument 1 of Sylius\Component\Product\Repository\ProductOptionRepositoryInterface::findByCodes expects array<array-key, string>, but parent type list{0?: mixed, ...<mixed>} provided (see https://psalm.dev/194)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading