Support more readline keys #193
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: pull_request
Static Analysis
18s
Annotations
5 errors
Static Analysis:
src/Concerns/TypedValue.php (in context of class Laravel/Prompts/PasswordPrompt)#L73
Parameter #1 $array of function end expects array|object, array<int, array<int, int<0, max>|string>>|false given.
|
Static Analysis:
src/Concerns/TypedValue.php (in context of class Laravel/Prompts/SearchPrompt)#L73
Parameter #1 $array of function end expects array|object, array<int, array<int, int<0, max>|string>>|false given.
|
Static Analysis:
src/Concerns/TypedValue.php (in context of class Laravel/Prompts/SuggestPrompt)#L73
Parameter #1 $array of function end expects array|object, array<int, array<int, int<0, max>|string>>|false given.
|
Static Analysis:
src/Concerns/TypedValue.php (in context of class Laravel/Prompts/TextPrompt)#L73
Parameter #1 $array of function end expects array|object, array<int, array<int, int<0, max>|string>>|false given.
|
Static Analysis
Process completed with exit code 1.
|