Forward with asterisk #20
Annotations
5 errors and 5 warnings
RedundantCondition:
lib/yrewrite/forward.php#L59
lib/yrewrite/forward.php:59:23: RedundantCondition: Type lowercase-string for $url is never =non-empty-string (see https://psalm.dev/122)
|
RedundantCondition:
lib/yrewrite/forward.php#L59
lib/yrewrite/forward.php:59:41: RedundantCondition: non-empty-string can never contain lowercase-string (see https://psalm.dev/122)
|
UnusedPsalmSuppress:
lib/yrewrite/forward.php#L116
lib/yrewrite/forward.php:116:37: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
psalm
Process completed with exit code 2.
|
php-cs-fixer
Process completed with exit code 1.
|
rexlint
The following actions uses Node.js version which is deprecated 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/
|
psalm
The following actions uses Node.js version which is deprecated 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/
|
php-cs-fixer
The following actions uses Node.js version which is deprecated 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/
|
php-cs-fixer:
lib/yrewrite/forward.php#L1
Found violation(s) of type: yoda_style
|
php-cs-fixer:
lib/yrewrite/forward.php#L1
Found violation(s) of type: no_trailing_whitespace_in_comment
|