Skip to content

Housekeeping

Housekeeping #388

Triggered via pull request December 22, 2024 11:02
Status Failure
Total duration 2m 5s
Artifacts

ci.yml

on: pull_request
Coverage & SonarCloud
1m 56s
Coverage & SonarCloud
Check Coding Standards
25s
Check Coding Standards
Static Analysis
22s
Static Analysis
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check Coding Standards: includes/avatar-privacy/data-storage/database/class-table.php#L401
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Invalid column name '{$key}'."'.
Check Coding Standards: includes/avatar-privacy/data-storage/database/class-table.php#L572
Expected 1 space after FUNCTION keyword; 0 found
Check Coding Standards: includes/avatar-privacy/data-storage/class-filesystem-cache.php#L98
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The cache directory {$this->base_dir} could not be created."'.
Check Coding Standards: includes/avatar-privacy/components/class-setup.php#L339
Expected 1 space after FUNCTION keyword; 0 found
Check Coding Standards: includes/avatar-privacy/avatar-handlers/default-icons/generators/class-jdenticon.php#L74
The closing brace for the class must go on the next line after the body
Check Coding Standards: includes/avatar-privacy/avatar-handlers/default-icons/generators/class-parts-generator.php#L288
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not find parts images in {$this->parts_dir}"'.
Check Coding Standards: includes/avatar-privacy/tools/html/class-user-form.php#L428
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Form field '{$field_name}' not found."'.
Check Coding Standards: includes/avatar-privacy/tools/images/class-image-file.php#L120
Expected 1 space after FUNCTION keyword; 0 found
Check Coding Standards: includes/avatar-privacy/tools/images/class-image-file.php#L184
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Error copying $image_url to $temp_file."'.
Check Coding Standards: includes/avatar-privacy/tools/images/class-image-file.php#L214
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$sideloaded['error']'.
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.