Admin menu: update order of submenu items within the Jetpack menu. #73834
tests.yml
on: pull_request
Determine tests matrix
8s
Storybook tests
3m 13s
Check plugin monorepo dep versions
32s
Static analysis
5m 9s
Matrix: run-tests
Annotations
3 errors
Static analysis:
projects/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-react-page.php#L113
TypeError PhanTypeMismatchArgumentProbablyReal Argument 5 ($function) is null of type null but \Automattic\Jetpack\Admin_UI\Admin_Menu::add_menu() takes callable (no real type) defined at jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php:171 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
|
Static analysis:
projects/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-react-page.php#L198
TypeError PhanTypeMismatchArgumentProbablyReal Argument 5 ($function) is null of type null but \Automattic\Jetpack\Admin_UI\Admin_Menu::add_menu() takes callable (no real type) defined at jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php:171 (the inferred real argument type has nothing in common with the parameter's phpdoc type)
|
Static analysis
Process completed with exit code 1.
|