Skip to content

Bump typescript from 5.5.4 to 5.6.2 #147

Bump typescript from 5.5.4 to 5.6.2

Bump typescript from 5.5.4 to 5.6.2 #147

Triggered via pull request September 14, 2024 13:42
Status Failure
Total duration 29s
Artifacts

coding-quality.yml

on: pull_request
code-quality  /  phpstan PHP 8.2
21s
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.