replace preg_match by a custom expression #50
Annotations
9 errors and 1 warning
src/Capitalize.php#L35
Call to function is_string() with string will always evaluate to true.
|
src/CapitalizeWords.php#L35
Call to function is_string() with string will always evaluate to true.
|
src/StringExpressionLanguageProvider.php#L14
Method Kiboko\Component\StringExpressionLanguage\StringExpressionLanguageProvider::getFunctions() should return array<Symfony\Component\ExpressionLanguage\ExpressionFunction> but returns array<int, Kiboko\Component\StringExpressionLanguage\TestPattern|Symfony\Component\ExpressionLanguage\ExpressionFunction>.
|
src/TestPattern.php#L9
Kiboko\Component\StringExpressionLanguage\TestPattern::__construct() calls parent::__construct() but Kiboko\Component\StringExpressionLanguage\TestPattern does not extend any class.
|
src/TestPattern.php#L18
Method Kiboko\Component\StringExpressionLanguage\TestPattern::compile() should return bool but returns string.
|
src/ToLowerCase.php#L35
Call to function is_string() with string will always evaluate to true.
|
src/ToUpperCase.php#L35
Call to function is_string() with string will always evaluate to true.
|
src/TruncateFileName.php#L37
Call to function is_string() with string will always evaluate to true.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading