Housekeeping #388
ci.yml
on: pull_request
Coverage & SonarCloud
1m 56s
Check Coding Standards
25s
Static Analysis
22s
Matrix: unit-tests
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.
|