Skip to content

Support more readline keys #193

Support more readline keys

Support more readline keys #193

Triggered via pull request September 14, 2023 16:11
Status Failure
Total duration 28s
Artifacts
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
Static Analysis
Fit to window
Zoom out
Zoom in

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.