Skip to content

Add tabbed view trait #201

Add tabbed view trait

Add tabbed view trait #201

Triggered via pull request March 14, 2025 06:45
Status Failure
Total duration 2m 1s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan (7.4): src/Common/Admin/Abstract_Admin_Page.php#L143
Access to an undefined static property static(TEC\Common\Admin\Abstract_Admin_Page)::$page_type.
phpstan (7.4): src/Common/Admin/Abstract_Custom_List_Table.php#L18
Path in require_once() "./wp-admin/includes/screen.php" is not a file or it does not exist.
phpstan (7.4): src/Common/Admin/Abstract_Custom_List_Table.php#L19
Path in require_once() "./wp-admin/includes/class-wp-list-table.php" is not a file or it does not exist.
phpstan (7.4): src/Common/Admin/Abstract_Custom_List_Table.php#L104
Method TEC\Common\Admin\Abstract_Custom_List_Table::store_custom_per_page_option() should return array but returns int.
phpstan (7.4): src/Common/Admin/Abstract_Custom_List_Table.php#L322
Parameter #3 $name of function submit_button expects string, false given.
phpstan (7.4): src/Common/Admin/Conditional_Content/Black_Friday.php#L138
@param tag must not be named $this. Choose a descriptive alias, for example $instance.
phpstan (7.4): src/Common/Admin/Conditional_Content/Black_Friday.php#L182
@param tag must not be named $this. Choose a descriptive alias, for example $instance.
phpstan (7.4): src/Common/Admin/Conditional_Content/Black_Friday.php#L240
@param tag must not be named $this. Choose a descriptive alias, for example $instance.
phpstan (7.4): src/Common/Admin/Conditional_Content/Controller.php#L34
Access to an undefined property TEC\Common\Admin\Conditional_Content\Controller::$container.
phpstan (7.4): src/Common/Admin/Conditional_Content/Controller.php#L54
Access to an undefined property TEC\Common\Admin\Conditional_Content\Controller::$container.
phpstan (7.4)
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101