Skip to content

Bump @wordpress/scripts from 30.12.0 to 30.13.0 (#430) #165

Bump @wordpress/scripts from 30.12.0 to 30.13.0 (#430)

Bump @wordpress/scripts from 30.12.0 to 30.13.0 (#430) #165

Triggered via push March 17, 2025 10:06
Status Success
Total duration 2m 5s
Artifacts

plugin-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: includes/MslsAdminIcon.php#L198
Images should be added using wp_get_attachment_image() or similar functions
test: includes/MslsLinkImageOnly.php#L17
Images should be added using wp_get_attachment_image() or similar functions
test: includes/MslsCustomFilter.php#L82
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
test: includes/ContentImport/ContentImporter.php#L388
Processing form data without nonce verification.
test: includes/ContentImport/ContentImporter.php#L150
Processing form data without nonce verification.
test: includes/MslsAdmin.php#L389
trigger_error() found. Debug code should not normally be used in production.
test: includes/MslsAdmin.php#L206
Dynamic argument passed in third parameter of register_setting(). Please ensure proper sanitization.
test: includes/MslsMain.php#L54
error_log() found. Debug code should not normally be used in production.
test: includes/MslsMain.php#L51
print_r() found. Debug code should not normally be used in production.
test: composer.json#L0
The "/vendor" directory using composer exists, but "composer.json" file is missing.