Skip to content

Housekeeping

Housekeeping #384

Triggered via pull request December 21, 2024 20:16
Status Failure
Total duration 2m 42s
Artifacts

ci.yml

on: pull_request
Matrix: coverage
Matrix: Check Coding Standards
Matrix: Static Analysis
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Static Analysis (8.2)
Process completed with exit code 1.
Unit tests (PHP 7.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires shish/safe ^2 -> satisfiable by shish/safe[2.0.0-alpha.1, ..., v2.6.4]. - shish/safe[2.0.0-alpha.1, ..., v2.5.0] require php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. - shish/safe[v2.6.0, ..., v2.6.4] require php >= 8.2 -> your php version (7.4.33) does not satisfy that requirement.
Unit tests (PHP 7.4)
Process completed with exit code 2.
Check Coding Standards (8.2): 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 (8.2): includes/avatar-privacy/data-storage/database/class-table.php#L572
Expected 1 space after FUNCTION keyword; 0 found
Check Coding Standards (8.2): 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 (8.2): includes/avatar-privacy/components/class-setup.php#L339
Expected 1 space after FUNCTION keyword; 0 found
Check Coding Standards (8.2): 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 (8.2): 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 (8.2): 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 (8.2): includes/avatar-privacy/tools/images/class-image-file.php#L109
Expected 1 space after FUNCTION keyword; 0 found
Check Coding Standards (8.2): includes/avatar-privacy/tools/images/class-image-file.php#L181
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 (8.2): includes/avatar-privacy/tools/images/class-image-file.php#L211
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$sideloaded['error']'.