Skip to content

Update alleyinteractive/wp-type-extensions requirement from ^2.1 to ^3.0 #161

Update alleyinteractive/wp-type-extensions requirement from ^2.1 to ^3.0

Update alleyinteractive/wp-type-extensions requirement from ^2.1 to ^3.0 #161

Triggered via pull request November 25, 2024 22:30
Status Failure
Total duration 46s
Artifacts

coding-quality.yml

on: pull_request
code-quality  /  phpstan PHP 8.2
34s
code-quality / phpstan PHP 8.2
Fit to window
Zoom out
Zoom in

Annotations

3 errors
code-quality / phpstan PHP 8.2: src/class-block.php#L66
Parameter #1 $block of function serialize_block expects array{blockName?: string, attrs?: array, innerBlocks?: array<array>, innerHTML?: string, innerContent?: array}, array{blockName: string, attrs: array<string, mixed>, innerBlocks?: array, innerHTML?: string, innerContent?: array<string>} given.
code-quality / phpstan PHP 8.2: src/class-conditions.php#L124
Property Alley\WP\WP_Conditional_Blocks\Conditions::$conditions (array{}|array{array{name: string, slug: string, callable: callable(): mixed}}) does not accept array{}|array{0?: array{name: string, slug: non-falsy-string, callable: callable(): mixed}}.
code-quality / phpstan PHP 8.2
Process completed with exit code 1.