Skip to content

Rename PluginSuggestions to Suggestions for generic use #690

Rename PluginSuggestions to Suggestions for generic use

Rename PluginSuggestions to Suggestions for generic use #690

Triggered via pull request October 4, 2024 08:49
Status Failure
Total duration 1m 21s
Artifacts

php-lint.yml

on: pull_request
Matrix: PHP syntax
Fit to window
Zoom out
Zoom in

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/