feat: Queries and mutations for shipping zones, tax classes, and tax rates. #203
Annotations
5 errors and 1 warning
Run PHPStan:
includes/mutation/class-tax-class-create.php#L93
@param object $tax_class does not accept actual type of parameter: array.
|
Run PHPStan:
includes/mutation/class-tax-class-delete.php#L86
@param object $tax_class does not accept actual type of parameter: non-empty-array|true.
|
Run PHPStan:
includes/mutation/class-tax-class-delete.php#L99
@param object $tax_class does not accept actual type of parameter: non-empty-array|true.
|
Run PHPStan:
includes/mutation/class-tax-rate-delete.php#L101
Undefined variable: $tax_rate
|
Run PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading