Add debug panel #4
all-pr-tests.yml
on: pull_request
Matrix: pr-tests
All PR checks passed
0s
Annotations
13 errors
PR Tests PHP 8.3 WordPress latest:
entries/panel/index.php#L18
Function wp_block_debug_register_panel_scripts() has no return type specified.
|
PR Tests PHP 8.3 WordPress latest:
entries/panel/index.php#L26
Cannot access offset 'dependencies' on mixed.
|
PR Tests PHP 8.3 WordPress latest:
entries/panel/index.php#L26
Parameter #3 $deps of function wp_register_script expects array<string>, mixed given.
|
PR Tests PHP 8.3 WordPress latest:
entries/panel/index.php#L27
Cannot access offset 'version' on mixed.
|
PR Tests PHP 8.3 WordPress latest:
entries/panel/index.php#L27
Parameter #4 $ver of function wp_register_script expects bool|string|null, mixed given.
|
PR Tests PHP 8.3 WordPress latest:
entries/panel/index.php#L37
Cannot access offset 'version' on mixed.
|
PR Tests PHP 8.3 WordPress latest:
entries/panel/index.php#L37
Parameter #4 $ver of function wp_register_style expects bool|string|null, mixed given.
|
PR Tests PHP 8.3 WordPress latest:
entries/panel/index.php#L45
Function wp_block_debug_enqueue_panel_scripts() has no return type specified.
|
PR Tests PHP 8.3 WordPress latest:
entries/panel/index.php#L53
Function wp_block_debug_enqueue_panel_styles() has no return type specified.
|
PR Tests PHP 8.3 WordPress latest
Process completed with exit code 1.
|
PR Tests PHP 8.2 WordPress latest
The job was canceled because "_8_3_latest" failed.
|
PR Tests PHP 8.4 WordPress latest
The job was canceled because "_8_3_latest" failed.
|
All PR checks passed
Process completed with exit code 1.
|