Skip to content

3.4.2-RC1

3.4.2-RC1 #142

Triggered via push November 4, 2023 18:41
Status Success
Total duration 26s
Artifacts

cs.yml

on: push
PHPCS check
17s
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/modules/manual-posts.php#L27
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
PHPCS check: includes/header.php#L24
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
PHPCS check: includes/media.php#L280
wp_img_tag_add_loading_attr() has been deprecated since WordPress version 6.3.0. Use wp_img_tag_add_loading_optimization_attrs() instead.