Rename PluginSuggestions to Suggestions for generic use #690
Annotations
8 errors and 1 warning
Run PHPCS checks
Process completed with exit code 1.
|
Show PHPCS results in PR:
src/Admin/Suggestions.php#L49
Doc comment for parameter "$options" missing
|
Show PHPCS results in PR:
src/Admin/Suggestions.php#L54
Doc comment for parameter $util does not match actual variable name $options
|
Show PHPCS results in PR:
src/Admin/Suggestions.php#L56
Expected type hint "Util"; found "Options" for $util
|
Show PHPCS results in PR:
src/Admin/Suggestions.php#L63
Doc comment for parameter "$options" missing
|
Show PHPCS results in PR:
src/Admin/Suggestions.php#L68
Doc comment for parameter $util does not match actual variable name $options
|
Show PHPCS results in PR:
src/Admin/Suggestions.php#L72
Expected type hint "Util"; found "Options" for $util
|
Show PHPCS results in PR
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading