Fix typos #382
Annotations
10 errors and 1 warning
Run PHPCS checks:
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."'.
|
Run PHPCS checks:
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}'."'.
|
Run PHPCS checks:
includes/avatar-privacy/data-storage/database/class-table.php#L572
Expected 1 space after FUNCTION keyword; 0 found
|
Run PHPCS checks:
includes/avatar-privacy/class-factory.php#L573
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Invalid named instance {$instance}."'.
|
Run PHPCS checks:
includes/avatar-privacy/components/class-setup.php#L339
Expected 1 space after FUNCTION keyword; 0 found
|
Run PHPCS checks:
includes/avatar-privacy/tools/images/class-image-file.php#L109
Expected 1 space after FUNCTION keyword; 0 found
|
Run PHPCS checks:
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."'.
|
Run PHPCS checks:
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']'.
|
Run PHPCS checks:
includes/avatar-privacy/tools/images/class-image-stream.php#L556
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"{$url} is not a valid stream URL"'.
|
Run PHPCS checks:
includes/avatar-privacy/tools/images/class-editor.php#L103
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"{$url} is not a valid stream URL"'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading