Skip to content

Merge branch 'main' of https://github.com/baseapp/wpoven_imageoptim i… #19

Merge branch 'main' of https://github.com/baseapp/wpoven_imageoptim i…

Merge branch 'main' of https://github.com/baseapp/wpoven_imageoptim i… #19

Triggered via push November 11, 2024 05:56
Status Success
Total duration 2m 14s
Artifacts

action.yml

on: push
WordPress Plugin Check
1m 48s
WordPress Plugin Check
Create Release
11s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
WordPress.WP.EnqueuedResourceParameters.MissingVersion: admin/class-wpoven-image-optimization-admin.php#L183
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
WordPress.WP.EnqueuedResourceParameters.MissingVersion: admin/class-wpoven-image-optimization-admin.php#L215
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
WordPress.WP.EnqueuedResourceParameters.NotInFooter: admin/class-wpoven-image-optimization-admin.php#L215
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
WordPress.WP.EnqueuedResourceParameters.MissingVersion: admin/class-wpoven-image-optimization-admin.php#L228
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
WordPress.Security.NonceVerification.Missing: admin/class-wpoven-image-optimization-admin.php#L300
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Missing: admin/class-wpoven-image-optimization-admin.php#L313
Processing form data without nonce verification.
Create Release
The following actions use a deprecated Node.js version and will be forced to run on node20: softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/