Skip to content

The plugin no longer check for pre v2.5 settings key #110

The plugin no longer check for pre v2.5 settings key

The plugin no longer check for pre v2.5 settings key #110

Triggered via push October 4, 2023 22:12
Status Success
Total duration 37s
Artifacts

cs.yml

on: push
PHPCS check
27s
PHPCS check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
PHPCS check
Process completed with exit code 2.
PHPCS check: includes/header.php#L24
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
PHPCS check: includes/modules/manual-posts.php#L27
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
PHPCS check: includes/media.php#L275
wp_img_tag_add_loading_attr() has been deprecated since WordPress version 6.3.0. Use wp_img_tag_add_loading_optimization_attrs() instead.