Start fixing phpstan fails #13
Annotations
10 errors and 1 warning
src/Common/Site_Health/Fields/Post_Status_Count_Field.php#L33
Method TEC\Common\Site_Health\Fields\Post_Status_Count_Field::__construct() overrides method TEC\Common\Site_Health\Info_Field_Interface::__construct() but misses parameter #4 $priority.
|
src/Common/Site_Health/Fields/Post_Status_Count_Field.php#L33
Parameter #3 $priority (int) of method TEC\Common\Site_Health\Fields\Post_Status_Count_Field::__construct() is not contravariant with parameter #3 $value (mixed) of method TEC\Common\Site_Health\Info_Field_Interface::__construct().
|
src/Tribe/Container.php#L301
Class Tribe\Tickets\Admin\Home\Service_Provider not found.
|
src/Tribe/Customizer/Section.php#L340
Method Tribe__Customizer__Section::setup_arguments() should return array<string, callable> but return statement is missing.
|
src/Tribe/Customizer/Section.php#L713
@param array<string, callable(): mixed> $control_types does not accept actual type of parameter: array{checkbox: 'WP_Customize_Control', color: 'WP_Customize_Color_Control', default: 'WP_Customize_Control', dropdown-pages: 'WP_Customize_Control', heading: 'Tribe\\Customizer\\Controls\\Heading', image: 'WP_Customize_Image_Control', radio: 'Tribe\\Customizer\\Controls\\Radio', select: 'WP_Customize_Control', ...}.
|
src/Tribe/Debug_Bar/Panels/Context.php#L10
Class Tribe__Debug_Bar__Panels__Context extends unknown class Debug_Bar_Panel.
|
src/Tribe/Debug_Bar/Panels/Context.php#L10
No error to ignore is reported on line 10.
|
src/Tribe/Debug_Bar/Panels/Json_Ld.php#L10
Class Tribe__Debug_Bar__Panels__Json_Ld extends unknown class Debug_Bar_Panel.
|
src/Tribe/Debug_Bar/Panels/Json_Ld.php#L10
No error to ignore is reported on line 10.
|
src/Tribe/Dialog/View.php#L103
Method Tribe\Dialog\View::render_dialog() should return string but return statement is missing.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading