Skip to content

Clean up

Clean up #13573

Triggered via push June 23, 2026 19:45
Status Failure
Total duration 52s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
PHPStan
Process completed with exit code 1.
PHPStan: classes/models/fields/FrmFieldAddress.php#L344
Parameter #1 $separator of function explode expects non-empty-string, mixed given.
PHPStan: classes/controllers/FrmAddressesController.php#L291
Method FrmAddressesController::get_country_code() should return string but returns mixed.
PHPStan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.1, shivammathur/setup-php@2.30.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/