Skip to content

feat: add Elementor widget for displaying Visualizer charts #990

feat: add Elementor widget for displaying Visualizer charts

feat: add Elementor widget for displaying Visualizer charts #990

Triggered via push March 14, 2026 23:53
Status Failure
Total duration 1m 0s
Artifacts

test-php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
PHP Lint
Process completed with exit code 2.
PHPStan: classes/Visualizer/Elementor/Widget.php#L160
Call to an undefined method Visualizer_Elementor_Widget::add_control().
PHPStan: classes/Visualizer/Elementor/Widget.php#L154
Access to constant SELECT on an unknown class Elementor\Controls_Manager.
PHPStan: classes/Visualizer/Elementor/Widget.php#L150
Call to an undefined method Visualizer_Elementor_Widget::add_control().
PHPStan: classes/Visualizer/Elementor/Widget.php#L141
Access to constant TAB_CONTENT on an unknown class Elementor\Controls_Manager.
PHPStan: classes/Visualizer/Elementor/Widget.php#L137
Call to an undefined method Visualizer_Elementor_Widget::start_controls_section().
PHPStan: classes/Visualizer/Elementor/Widget.php#L136
Method Visualizer_Elementor_Widget::register_controls() has no return type specified.
PHPStan: classes/Visualizer/Elementor/Widget.php#L89
Method Visualizer_Elementor_Widget::get_chart_options() return type has no value type specified in iterable type array.
PHPStan: classes/Visualizer/Elementor/Widget.php#L80
Method Visualizer_Elementor_Widget::get_keywords() return type has no value type specified in iterable type array.
PHPStan: classes/Visualizer/Elementor/Widget.php#L71
Method Visualizer_Elementor_Widget::get_categories() return type has no value type specified in iterable type array.
PHPStan: classes/Visualizer/Elementor/Widget.php#L37
Class Visualizer_Elementor_Widget extends unknown class Elementor\Widget_Base.
PHP Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPStan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
PHPUnit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/