Skip to content

chore(deps-dev): bump php-stubs/woocommerce-stubs from 9.9.5 to 10.3.5 #5586

chore(deps-dev): bump php-stubs/woocommerce-stubs from 9.9.5 to 10.3.5

chore(deps-dev): bump php-stubs/woocommerce-stubs from 9.9.5 to 10.3.5 #5586

Triggered via pull request December 10, 2025 22:41
Status Failure
Total duration 2m 52s
Artifacts

test-php.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
PHPStan: inc/css/class-block-frontend.php#L477
Call to function is_array() with array<int|string, array{blockName: string|null, attrs: array, innerBlocks: array<array>, innerHTML: string, innerContent: array}> will always evaluate to true.
PHPStan: inc/css/class-block-frontend.php#L414
Call to function is_array() with array<int|string, array{blockName: string|null, attrs: array, innerBlocks: array<array>, innerHTML: string, innerContent: array}> will always evaluate to true.
PHPStan: inc/css/class-block-frontend.php#L309
Call to function is_array() with array<int|string, array{blockName: string|null, attrs: array, innerBlocks: array<array>, innerHTML: string, innerContent: array}> will always evaluate to true.
PHPStan: inc/css/class-block-frontend.php#L112
Call to function is_array() with array<int|string, array{blockName: string|null, attrs: array, innerBlocks: array<array>, innerHTML: string, innerContent: array}> will always evaluate to true.
PHPStan: inc/css/class-block-frontend.php#L0
Ignored error pattern #^Call to function is_array\(\) with array\<int\|string, array\{blockName\: string, attrs\: array, innerBlocks\: array\<array\>, innerHTML\: string, innerContent\: array\}\> will always evaluate to true\.$# (function.alreadyNarrowedType) in path /home/runner/work/otter-blocks/otter-blocks/inc/css/class-block-frontend.php was not matched in reported errors.
PHPStan: inc/class-blocks-css.php#L149
Call to function is_array() with array<int|string, array{blockName: string|null, attrs: array, innerBlocks: array<array>, innerHTML: string, innerContent: array}> will always evaluate to true.
PHPStan: inc/class-blocks-css.php#L0
Ignored error pattern #^Call to function is_array\(\) with array\<int\|string, array\{blockName\: string, attrs\: array, innerBlocks\: array\<array\>, innerHTML\: string, innerContent\: array\}\> will always evaluate to true\.$# (function.alreadyNarrowedType) in path /home/runner/work/otter-blocks/otter-blocks/inc/class-blocks-css.php was not matched in reported errors.
PHPStan: inc/class-base-css.php#L243
Call to function is_array() with array<int|string, array{blockName: string|null, attrs: array, innerBlocks: array<array>, innerHTML: string, innerContent: array}> will always evaluate to true.
PHPStan: inc/class-base-css.php#L218
Call to function is_array() with array<int|string, array{blockName: string|null, attrs: array, innerBlocks: array<array>, innerHTML: string, innerContent: array}> will always evaluate to true.
PHPStan: inc/class-base-css.php#L0
Ignored error pattern #^Call to function is_array\(\) with array\<int\|string, array\{blockName\: string, attrs\: array, innerBlocks\: array\<array\>, innerHTML\: string, innerContent\: array\}\> will always evaluate to true\.$# (function.alreadyNarrowedType) in path /home/runner/work/otter-blocks/otter-blocks/inc/class-base-css.php was not matched in reported errors.
UnitTests
Process completed with exit code 1.
Phplint
setup-php v1 is deprecated. Please upgrade to v2 - https://setup-php.com/w/Switch-to-v2