Rename PluginSuggestions to Suggestions for generic use #690
php-lint.yml
on: pull_request
PHPStan
1m 10s
PHPCS check
13s
Matrix: PHP syntax
Annotations
8 errors and 3 warnings
PHPCS check
Process completed with exit code 1.
|
PHPCS check:
src/Admin/Suggestions.php#L49
Doc comment for parameter "$options" missing
|
PHPCS check:
src/Admin/Suggestions.php#L54
Doc comment for parameter $util does not match actual variable name $options
|
PHPCS check:
src/Admin/Suggestions.php#L56
Expected type hint "Util"; found "Options" for $util
|
PHPCS check:
src/Admin/Suggestions.php#L63
Doc comment for parameter "$options" missing
|
PHPCS check:
src/Admin/Suggestions.php#L68
Doc comment for parameter $util does not match actual variable name $options
|
PHPCS check:
src/Admin/Suggestions.php#L72
Expected type hint "Util"; found "Options" for $util
|
PHPCS check
Process completed with exit code 1.
|
PHPCS check
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/
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], 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/
|