Skip to content

Add radios field and checkboxes field #151

Add radios field and checkboxes field

Add radios field and checkboxes field #151

Triggered via pull request September 20, 2024 08:22
Status Failure
Total duration 1m 4s
Artifacts

phpstan.yml

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

Annotations

14 errors and 1 warning
PHPStan with PHP 8.3 prefer-lowest: Civi/RemoteTools/JsonSchema/FormSpec/Factory/MultiOptionFieldFactory.php#L55
Parameter #1 $titles of static method Civi\RemoteTools\JsonSchema\Util\JsonSchemaUtil::buildTitledOneOf() expects non-empty-array<int|string, string>, array<int|string, string> given.
PHPStan with PHP 8.3 prefer-lowest
Process completed with exit code 1.
PHPStan with PHP 8.3 prefer-stable
The job was canceled because "_8_3_prefer-lowest" failed.
PHPStan with PHP 8.3 prefer-stable
The operation was canceled.
PHPStan with PHP 7.4 prefer-lowest
The job was canceled because "_8_3_prefer-lowest" failed.
PHPStan with PHP 7.4 prefer-lowest: Civi/RemoteTools/JsonSchema/FormSpec/Factory/MultiOptionFieldFactory.php#L55
Parameter #1 $titles of static method Civi\RemoteTools\JsonSchema\Util\JsonSchemaUtil::buildTitledOneOf() expects non-empty-array<int|string, string>, array<int|string, string> given.
PHPStan with PHP 7.4 prefer-lowest
The operation was canceled.
PHPStan with PHP 8.0 prefer-lowest
The job was canceled because "_8_3_prefer-lowest" failed.
PHPStan with PHP 8.0 prefer-lowest: Civi/RemoteTools/JsonSchema/FormSpec/Factory/MultiOptionFieldFactory.php#L55
Parameter #1 $titles of static method Civi\RemoteTools\JsonSchema\Util\JsonSchemaUtil::buildTitledOneOf() expects non-empty-array<int|string, string>, array<int|string, string> given.
PHPStan with PHP 8.0 prefer-lowest
The operation was canceled.
PHPStan with PHP 8.0 prefer-stable
The job was canceled because "_8_3_prefer-lowest" failed.
PHPStan with PHP 8.0 prefer-stable
The operation was canceled.
PHPStan with PHP 7.4 prefer-stable
The job was canceled because "_8_3_prefer-lowest" failed.
PHPStan with PHP 7.4 prefer-stable
The operation was canceled.
PHPStan with PHP 8.3 prefer-lowest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/