Skip to content

customer exception namespace fix #538

customer exception namespace fix

customer exception namespace fix #538

Triggered via push May 20, 2024 07:02
Status Failure
Total duration 43s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build: src/Exporter/Exporter.php#L211
PHPDoc tag @throws with type FINDOLOGIC\PlentyMarketsRestExporter\Exception\AuthorizationException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\CriticalException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\CustomerException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\PermissionException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\Retry\EmptyResponseException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\ThrottlingException|GuzzleHttp\Exception\GuzzleException|Psr\Cache\InvalidArgumentException is not subtype of Throwable
build: src/Exporter/Exporter.php#L235
PHPDoc tag @throws with type FINDOLOGIC\PlentyMarketsRestExporter\Exception\AuthorizationException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\CriticalException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\CustomerException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\PermissionException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\Retry\EmptyResponseException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\ThrottlingException|GuzzleHttp\Exception\GuzzleException is not subtype of Throwable
build: src/Exporter/Exporter.php#L254
PHPDoc tag @throws with type FINDOLOGIC\PlentyMarketsRestExporter\Exception\AuthorizationException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\CriticalException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\CustomerException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\PermissionException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\Retry\EmptyResponseException|FINDOLOGIC\PlentyMarketsRestExporter\Exception\ThrottlingException|GuzzleHttp\Exception\GuzzleException|Psr\Cache\InvalidArgumentException is not subtype of Throwable
build: tests/ClientTest.php#L126
Class FINDOLOGIC\PlentyMarketsRestExporter\Exception\CustomerException not found.
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/