Create report of potentially inactive pledged contributors #88
ci.yml
on: pull_request
PHP CodeSniffer
19s
Matrix: PHP Unit Tests
Annotations
11 errors and 4 warnings
PHP CodeSniffer:
plugins/wporg-5ftf/includes/stats.php#L231
Missing doc comment for function render_inactive_contributors_shortcode()
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/stats.php#L241
Expected 0 spaces after reference operator for argument "$value"; 1 found
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/stats.php#L281
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'is_email'.
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/stats.php#L306
Functions must not contain multiple empty lines in a row; found 3 empty lines
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/stats.php#L313
Inline comments must end in full-stops, exclamation marks, or question marks
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/stats.php#L315
Blank comments are not allowed
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/stats.php#L316
You must use "/**" style comments for a function comment
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/stats.php#L323
Blank comments are not allowed
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/stats.php#L324
You must use "/**" style comments for a function comment
|
PHP CodeSniffer:
plugins/wporg-5ftf/includes/stats.php#L334
Use placeholders and $wpdb->prepare(); found $query
|
PHP Unit Tests (7.4)
Process completed with exit code 1.
|
PHP CodeSniffer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP CodeSniffer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHP Unit Tests (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP Unit Tests (7.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|