Skip to content

Bump typescript from 5.6.2 to 5.6.3 #151

Bump typescript from 5.6.2 to 5.6.3

Bump typescript from 5.6.2 to 5.6.3 #151

Triggered via pull request October 12, 2024 13:58
Status Failure
Total duration 32s
Artifacts

coding-quality.yml

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