Update CI workflow for spelling checks and OS version #106
ci.yml
on: push
PHPStan
24s
Typos
7s
WordPress Coding Standards
44s
Plugin Check
54s
Annotations
12 errors and 8 warnings
|
Typos
Process completed with exit code 2.
|
|
WordPress Coding Standards:
rt-plugin-report.php#L791
Doc comment for parameter "$data" missing
|
|
WordPress Coding Standards:
rt-plugin-report.php#L791
Doc comment for parameter "$upgrader" missing
|
|
WordPress Coding Standards:
rt-plugin-report.php#L533
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
|
WordPress Coding Standards:
rt-plugin-report.php#L466
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
|
WordPress Coding Standards:
rt-plugin-report.php#L457
Use Yoda Condition checks, you must.
|
|
WordPress Coding Standards:
rt-plugin-report.php#L455
Use Yoda Condition checks, you must.
|
|
WordPress Coding Standards:
rt-plugin-report.php#L384
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
|
WordPress Coding Standards:
rt-plugin-report.php#L13
Missing @Package tag in file comment
|
|
WordPress Coding Standards:
rt-plugin-report.php#L1
End of line character is invalid; expected "\n" but found "\r\n"
|
|
WordPress Coding Standards:
rt-plugin-report.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-rt-plugin-report.php, but found rt-plugin-report.php.
|
|
Plugin Check
Process completed with exit code 1.
|
|
Typos
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Typos:
js/plugin-report.js#L76
"ot" should be "to" or "of" or "or" or "not" or "it".
|
|
Typos:
README.txt#L143
"invalide" should be "invalid".
|
|
Typos:
rt-plugin-report.php#L245
"capabilites" should be "capabilities".
|
|
Typos:
rt-plugin-report.php#L92
"wether" should be "weather" or "whether".
|
|
PHPStan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
WordPress Coding Standards
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Plugin Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|