Upload customer lists to Google Ads #483
build.yaml
on: pull_request
Matrix: code-coverage
Matrix: coding-standards
Matrix: dependency-analysis
Matrix: integration-tests
Matrix: static-code-analysis
Matrix: unit-tests
Annotations
19 errors
|
Static Code Analysis (PHP8.2 | Deps: lowest | SF~6.4.0)
Process completed with exit code 2.
|
|
MixedReturnTypeCoercion:
src/Client/SearchResponse.php#L32
src/Client/SearchResponse.php:32:16: MixedReturnTypeCoercion: The declared return type 'Generator<array-key, Google\Ads\GoogleAds\V19\Services\GoogleAdsRow, mixed, mixed>' for Setono\SyliusGoogleAdsPlugin\Client\SearchResponse::getIterator is more specific than the inferred return type 'Generator<mixed, mixed, mixed, void>' (see https://psalm.dev/197)
|
|
InvalidReturnType:
src/Client/Resource/ResourceMetadata.php#L11
src/Client/Resource/ResourceMetadata.php:11:80: InvalidReturnType: Not all code paths of Setono\SyliusGoogleAdsPlugin\Client\Resource\ResourceMetadata::fromGoogleAdsField end in a return statement, return type Setono\SyliusGoogleAdsPlugin\Client\Resource\ResourceMetadata expected (see https://psalm.dev/011)
|
|
ImplementedReturnTypeMismatch:
src/Client/Resource/AbstractResource.php#L31
src/Client/Resource/AbstractResource.php:31:16: ImplementedReturnTypeMismatch: The inherited return type '(T:Setono\SyliusGoogleAdsPlugin\Client\Resource\ReadableResourceInterface as object)|null' for Setono\SyliusGoogleAdsPlugin\Client\Resource\ReadableResourceInterface::get is different to the implemented return type for Setono\SyliusGoogleAdsPlugin\Client\Resource\AbstractResource::get '(T:Setono\SyliusGoogleAdsPlugin\Client\Resource\AbstractResource as Google\Protobuf\Internal\Message)|null' (see https://psalm.dev/123)
|
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
The operation was canceled.
|
|
MixedReturnTypeCoercion:
src/Client/SearchResponse.php#L32
src/Client/SearchResponse.php:32:16: MixedReturnTypeCoercion: The declared return type 'Generator<array-key, Google\Ads\GoogleAds\V19\Services\GoogleAdsRow, mixed, mixed>' for Setono\SyliusGoogleAdsPlugin\Client\SearchResponse::getIterator is more specific than the inferred return type 'Generator<mixed, mixed, mixed, void>' (see https://psalm.dev/197)
|
|
InvalidReturnType:
src/Client/Resource/ResourceMetadata.php#L11
src/Client/Resource/ResourceMetadata.php:11:80: InvalidReturnType: Not all code paths of Setono\SyliusGoogleAdsPlugin\Client\Resource\ResourceMetadata::fromGoogleAdsField end in a return statement, return type Setono\SyliusGoogleAdsPlugin\Client\Resource\ResourceMetadata expected (see https://psalm.dev/011)
|
|
ImplementedReturnTypeMismatch:
src/Client/Resource/AbstractResource.php#L31
src/Client/Resource/AbstractResource.php:31:16: ImplementedReturnTypeMismatch: The inherited return type '(T:Setono\SyliusGoogleAdsPlugin\Client\Resource\ReadableResourceInterface as object)|null' for Setono\SyliusGoogleAdsPlugin\Client\Resource\ReadableResourceInterface::get is different to the implemented return type for Setono\SyliusGoogleAdsPlugin\Client\Resource\AbstractResource::get '(T:Setono\SyliusGoogleAdsPlugin\Client\Resource\AbstractResource as Google\Protobuf\Internal\Message)|null' (see https://psalm.dev/123)
|
|
Static Code Analysis (PHP8.2 | Deps: highest | SF~6.4.0)
The strategy configuration was canceled because "static-code-analysis._8_2_lowest__6_4_0" failed
|
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The operation was canceled.
|
|
MixedReturnTypeCoercion:
src/Client/SearchResponse.php#L32
src/Client/SearchResponse.php:32:16: MixedReturnTypeCoercion: The declared return type 'Generator<array-key, Google\Ads\GoogleAds\V19\Services\GoogleAdsRow, mixed, mixed>' for Setono\SyliusGoogleAdsPlugin\Client\SearchResponse::getIterator is more specific than the inferred return type 'Generator<mixed, mixed, mixed, void>' (see https://psalm.dev/197)
|
|
InvalidReturnType:
src/Client/Resource/ResourceMetadata.php#L11
src/Client/Resource/ResourceMetadata.php:11:80: InvalidReturnType: Not all code paths of Setono\SyliusGoogleAdsPlugin\Client\Resource\ResourceMetadata::fromGoogleAdsField end in a return statement, return type Setono\SyliusGoogleAdsPlugin\Client\Resource\ResourceMetadata expected (see https://psalm.dev/011)
|
|
ImplementedReturnTypeMismatch:
src/Client/Resource/AbstractResource.php#L31
src/Client/Resource/AbstractResource.php:31:16: ImplementedReturnTypeMismatch: The inherited return type '(T:Setono\SyliusGoogleAdsPlugin\Client\Resource\ReadableResourceInterface as object)|null' for Setono\SyliusGoogleAdsPlugin\Client\Resource\ReadableResourceInterface::get is different to the implemented return type for Setono\SyliusGoogleAdsPlugin\Client\Resource\AbstractResource::get '(T:Setono\SyliusGoogleAdsPlugin\Client\Resource\AbstractResource as Google\Protobuf\Internal\Message)|null' (see https://psalm.dev/123)
|
|
Static Code Analysis (PHP8.1 | Deps: highest | SF~6.4.0)
The strategy configuration was canceled because "static-code-analysis._8_2_lowest__6_4_0" failed
|
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The operation was canceled.
|
|
MixedReturnTypeCoercion:
src/Client/SearchResponse.php#L32
src/Client/SearchResponse.php:32:16: MixedReturnTypeCoercion: The declared return type 'Generator<array-key, Google\Ads\GoogleAds\V19\Services\GoogleAdsRow, mixed, mixed>' for Setono\SyliusGoogleAdsPlugin\Client\SearchResponse::getIterator is more specific than the inferred return type 'Generator<mixed, mixed, mixed, void>' (see https://psalm.dev/197)
|
|
InvalidReturnType:
src/Client/Resource/ResourceMetadata.php#L11
src/Client/Resource/ResourceMetadata.php:11:80: InvalidReturnType: Not all code paths of Setono\SyliusGoogleAdsPlugin\Client\Resource\ResourceMetadata::fromGoogleAdsField end in a return statement, return type Setono\SyliusGoogleAdsPlugin\Client\Resource\ResourceMetadata expected (see https://psalm.dev/011)
|
|
ImplementedReturnTypeMismatch:
src/Client/Resource/AbstractResource.php#L31
src/Client/Resource/AbstractResource.php:31:16: ImplementedReturnTypeMismatch: The inherited return type '(T:Setono\SyliusGoogleAdsPlugin\Client\Resource\ReadableResourceInterface as object)|null' for Setono\SyliusGoogleAdsPlugin\Client\Resource\ReadableResourceInterface::get is different to the implemented return type for Setono\SyliusGoogleAdsPlugin\Client\Resource\AbstractResource::get '(T:Setono\SyliusGoogleAdsPlugin\Client\Resource\AbstractResource as Google\Protobuf\Internal\Message)|null' (see https://psalm.dev/123)
|
|
Static Code Analysis (PHP8.1 | Deps: lowest | SF~6.4.0)
The strategy configuration was canceled because "static-code-analysis._8_2_lowest__6_4_0" failed
|