[RFC] Multiple validation messages #2
quality-assurance.yml
on: pull_request
Validate Composer File
7s
Check Styling
9s
Perform Static Analysis
17s
Matrix: phpunit
Annotations
3 errors
Perform Static Analysis:
src/Support/StringHelper.php#L10
Method Tempest\Support\StringHelper::naturalLangJoin() has parameter $strings with no value type specified in iterable type array.
|
Perform Static Analysis:
src/Validation/Rules/Password.php#L55
Method Tempest\Validation\Rules\Password::message() return type has no value type specified in iterable type array.
|
Perform Static Analysis
Process completed with exit code 1.
|