Skip to content

Fix radios input with booleans #329

Fix radios input with booleans

Fix radios input with booleans #329

Triggered via push January 30, 2025 08:22
Status Failure
Total duration 44s
Artifacts

phpstan.yml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

16 errors
PHPStan with PHP 8.2 prefer-stable: src/Form/Control/Callbacks/OptionValueCallbacks.php#L67
Parameter #1 $key of function array_key_exists expects int|string, mixed given.
PHPStan with PHP 8.2 prefer-stable: src/Form/Control/Callbacks/OptionValueCallbacks.php#L81
Static method Drupal\json_forms\Form\Control\Callbacks\OptionValueCallbacks::isIntegerish() is unused.
PHPStan with PHP 8.2 prefer-stable
Process completed with exit code 1.
PHPStan with PHP 8.0 prefer-lowest: src/Form/Control/Callbacks/OptionValueCallbacks.php#L67
Parameter #1 $key of function array_key_exists expects int|string, mixed given.
PHPStan with PHP 8.0 prefer-lowest: src/Form/Control/Callbacks/OptionValueCallbacks.php#L81
Static method Drupal\json_forms\Form\Control\Callbacks\OptionValueCallbacks::isIntegerish() is unused.
PHPStan with PHP 8.0 prefer-lowest
Process completed with exit code 1.
PHPStan with PHP 7.4 prefer-lowest
The job was canceled because "_8_2_prefer-stable" failed.
PHPStan with PHP 7.4 prefer-lowest: src/Form/Control/Callbacks/OptionValueCallbacks.php#L67
Parameter #1 $key of function array_key_exists expects int|string, mixed given.
PHPStan with PHP 7.4 prefer-lowest: src/Form/Control/Callbacks/OptionValueCallbacks.php#L81
Static method Drupal\json_forms\Form\Control\Callbacks\OptionValueCallbacks::isIntegerish() is unused.
PHPStan with PHP 7.4 prefer-lowest
Process completed with exit code 1.
PHPStan with PHP 8.0 prefer-stable
The job was canceled because "_8_2_prefer-stable" failed.
PHPStan with PHP 8.0 prefer-stable
The operation was canceled.
PHPStan with PHP 8.2 prefer-lowest
The job was canceled because "_8_2_prefer-stable" failed.
PHPStan with PHP 8.2 prefer-lowest
The operation was canceled.
PHPStan with PHP 7.4 prefer-stable
The job was canceled because "_8_2_prefer-stable" failed.
PHPStan with PHP 7.4 prefer-stable
The operation was canceled.