Added tax ID validator interface #2725
ci.yml
on: pull_request
ci
/
...
/
ECS
17s
ci
/
...
/
PHPStan
51s
ci
/
...
/
check
22s
Matrix: ci / Tests / tests
Waiting for pending jobs
ci
/
...
/
on cancelled
ci
/
...
/
on failure
ci
/
...
/
on success
Annotations
7 errors and 4 warnings
ci / Code Quality / PHPStan / PHPStan:
src/adjusters/Tax.php#L391
Method craft\commerce\adjusters\Tax::_getEuVatValidator() is unused.
|
ci / Code Quality / PHPStan / PHPStan:
src/behaviors/ValidateOrganizationTaxIdBehavior.php#L108
Method craft\commerce\behaviors\ValidateOrganizationTaxIdBehavior::_getVatValidator() is unused.
|
ci / Code Quality / PHPStan / PHPStan:
src/models/TaxRate.php#L96
PHPDoc tag @var for property craft\commerce\models\TaxRate::$taxIdValidators with type array|null is not subtype of native type array.
|
ci / Code Quality / PHPStan / PHPStan:
src/models/TaxRate.php#L237
PHPDoc tag @return with type bool is incompatible with native type void.
|
ci / Code Quality / PHPStan / PHPStan:
src/services/TaxRates.php#L126
Access to an undefined property craft\commerce\models\TaxRate::$isVat.
|
ci / Code Quality / PHPStan / PHPStan:
src/services/TaxRates.php#L253
Instantiated class craft\commerce\services\Vat not found.
|
ci / Code Quality / PHPStan / PHPStan
Process completed with exit code 1.
|
ci / Code Quality / ECS / ECS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / Code Quality / Prettier / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / Code Quality / PHPStan / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / Code Quality / PHPStan / PHPStan
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/
|