Skip to content

Add upgrade notice if property ID starts with "UA" #136

Add upgrade notice if property ID starts with "UA"

Add upgrade notice if property ID starts with "UA" #136

Triggered via pull request October 27, 2023 16:06
Status Failure
Total duration 32s
Artifacts
PHP coding standards - diff
19s
PHP coding standards - diff
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHP coding standards - diff: includes/class-wc-google-analytics.php#L121
Space between function name and opening parenthesis is prohibited.
PHP coding standards - diff: includes/class-wc-google-analytics.php#L128
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
PHP coding standards - diff: includes/class-wc-google-analytics.php#L128
Multiple placeholders should be ordered. Expected '%1$s, %2$s', but got %s, %s.
PHP coding standards - diff
Process completed with exit code 1.