Use FQCN in PHP SDK 3.x code samples #14
php-sdk-3-samples.yaml
on: pull_request
Matrix: Coding standards
Matrix: Psalm
Annotations
9 errors
InvalidArgument:
data-exports/post.php#L28
data-exports/post.php:28:32: InvalidArgument: Argument 1 of Rebilly\Sdk\Api\DataExportsApi::queue expects Rebilly\Sdk\Model\DataExport, but Rebilly\Sdk\Model\Customers provided (see https://psalm.dev/004)
|
InvalidArgument:
data-exports@{id}/put.php#L18
data-exports@{id}/put.php:18:67: InvalidArgument: Argument 2 of Rebilly\Sdk\Api\DataExportsApi::update expects Rebilly\Sdk\Model\DataExport, but Rebilly\Sdk\Model\Customers provided (see https://psalm.dev/004)
|
Psalm (8.1)
Process completed with exit code 2.
|
InvalidArgument:
data-exports/post.php#L28
data-exports/post.php:28:32: InvalidArgument: Argument 1 of Rebilly\Sdk\Api\DataExportsApi::queue expects Rebilly\Sdk\Model\DataExport, but Rebilly\Sdk\Model\Customers provided (see https://psalm.dev/004)
|
InvalidArgument:
data-exports@{id}/put.php#L18
data-exports@{id}/put.php:18:67: InvalidArgument: Argument 2 of Rebilly\Sdk\Api\DataExportsApi::update expects Rebilly\Sdk\Model\DataExport, but Rebilly\Sdk\Model\Customers provided (see https://psalm.dev/004)
|
Psalm (8.2)
Process completed with exit code 2.
|
InvalidArgument:
data-exports/post.php#L28
data-exports/post.php:28:32: InvalidArgument: Argument 1 of Rebilly\Sdk\Api\DataExportsApi::queue expects Rebilly\Sdk\Model\DataExport, but Rebilly\Sdk\Model\Customers provided (see https://psalm.dev/004)
|
InvalidArgument:
data-exports@{id}/put.php#L18
data-exports@{id}/put.php:18:67: InvalidArgument: Argument 2 of Rebilly\Sdk\Api\DataExportsApi::update expects Rebilly\Sdk\Model\DataExport, but Rebilly\Sdk\Model\Customers provided (see https://psalm.dev/004)
|
Psalm (8.0)
Process completed with exit code 2.
|