Forward with asterisk #19
Annotations
4 errors and 4 warnings
php-cs-fixer
Process completed with exit code 1.
|
RedundantCondition:
lib/yrewrite/forward.php#L61
lib/yrewrite/forward.php:61:23: RedundantCondition: Type lowercase-string for $url is never =non-empty-string (see https://psalm.dev/122)
|
RedundantCondition:
lib/yrewrite/forward.php#L61
lib/yrewrite/forward.php:61:41: RedundantCondition: non-empty-string can never contain lowercase-string (see https://psalm.dev/122)
|
psalm
Process completed with exit code 2.
|
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
|
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/
|
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/
|