Skip to content

Add value to inactive state of VideoPress #73855

Add value to inactive state of VideoPress

Add value to inactive state of VideoPress #73855

Triggered via pull request August 7, 2024 21:51
Status Failure
Total duration 9m 9s
Artifacts

tests.yml

on: pull_request
Determine tests matrix
7s
Determine tests matrix
Storybook tests
3m 31s
Storybook tests
Check plugin monorepo dep versions
35s
Check plugin monorepo dep versions
Static analysis
5m 17s
Static analysis
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Static analysis: projects/packages/connection/legacy/class-jetpack-options.php#L312
TypeError PhanTypeMismatchArgument Argument 3 ($autoload) is $autoload of type string but \update_option() takes bool|null defined at /home/runner/work/jetpack/jetpack/vendor/php-stubs/wordpress-stubs/wordpress-stubs.php:129365
Static analysis: projects/packages/scheduled-updates/tests/php/class-scheduled-updates-health-paths-test.php#L43
TypeError PhanTypeMismatchArgument Argument 3 ($autoload) is 'yes' of type 'yes' but \update_option() takes bool|null defined at /home/runner/work/jetpack/jetpack/vendor/php-stubs/wordpress-stubs/wordpress-stubs.php:129365
Static analysis: projects/packages/scheduled-updates/tests/php/class-scheduled-updates-logs-test.php#L54
TypeError PhanTypeMismatchArgument Argument 3 ($autoload) is 'yes' of type 'yes' but \update_option() takes bool|null defined at /home/runner/work/jetpack/jetpack/vendor/php-stubs/wordpress-stubs/wordpress-stubs.php:129365
Static analysis: projects/packages/scheduled-updates/tests/php/class-wpcom-rest-api-v2-endpoint-update-schedules-active-test.php#L63
TypeError PhanTypeMismatchArgument Argument 3 ($autoload) is 'yes' of type 'yes' but \update_option() takes bool|null defined at /home/runner/work/jetpack/jetpack/vendor/php-stubs/wordpress-stubs/wordpress-stubs.php:129365
Static analysis: projects/packages/scheduled-updates/tests/php/class-wpcom-rest-api-v2-endpoint-update-schedules-logs-test.php#L33
TypeError PhanTypeMismatchArgument Argument 3 ($autoload) is 'yes' of type 'yes' but \update_option() takes bool|null defined at /home/runner/work/jetpack/jetpack/vendor/php-stubs/wordpress-stubs/wordpress-stubs.php:129365
Static analysis: projects/packages/scheduled-updates/tests/php/class-wpcom-rest-api-v2-endpoint-update-schedules-test.php#L61
TypeError PhanTypeMismatchArgument Argument 3 ($autoload) is 'yes' of type 'yes' but \update_option() takes bool|null defined at /home/runner/work/jetpack/jetpack/vendor/php-stubs/wordpress-stubs/wordpress-stubs.php:129365
Static analysis: projects/plugins/boost/app/features/setup-prompt/Setup_Prompt.php#L58
TypeError PhanTypeMismatchArgument Argument 3 ($autoload) is 'no' of type 'no' but \update_option() takes bool|null defined at /home/runner/work/jetpack/jetpack/vendor/php-stubs/wordpress-stubs/wordpress-stubs.php:129365
Static analysis
Process completed with exit code 1.