add interactive block #18201
Annotations
7 errors
Check code style
Process completed with exit code 2.
|
Check code style:
packages/js/src/structured-data-blocks/faq/render.php#L11
Missing @Package tag in file comment
|
Check code style:
packages/js/src/structured-data-blocks/faq/render.php#L14
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$unique_id".
|
Check code style:
packages/js/src/structured-data-blocks/faq/render.php#L18
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_block_wrapper_attributes'.
|
Check code style:
packages/js/src/structured-data-blocks/faq/render.php#L20
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_interactivity_data_wp_context'.
|
Check code style
Process completed with exit code 1.
|
Check code style
Process completed with exit code 1.
|