Remove circular dependency #364
Annotations
10 errors
Execute type checking:
src/Key.php#L86
Function collect not found.
|
Execute type checking:
src/MultiSelectPrompt.php#L40
Parameter $options of method Laravel\Prompts\MultiSelectPrompt::__construct() has invalid type Illuminate\Support\Collection.
|
Execute type checking:
src/MultiSelectPrompt.php#L40
Parameter $options of method Laravel\Prompts\MultiSelectPrompt::__construct() has invalid type Illuminate\Support\Collection.
|
Execute type checking:
src/MultiSelectPrompt.php#L41
Parameter $default of method Laravel\Prompts\MultiSelectPrompt::__construct() has invalid type Illuminate\Support\Collection.
|
Execute type checking:
src/MultiSelectPrompt.php#L41
Parameter $default of method Laravel\Prompts\MultiSelectPrompt::__construct() has invalid type Illuminate\Support\Collection.
|
Execute type checking:
src/MultiSelectPrompt.php#L47
Call to method all() on an unknown class Illuminate\Support\Collection.
|
Execute type checking:
src/MultiSelectPrompt.php#L47
Class Illuminate\Support\Collection not found.
|
Execute type checking:
src/MultiSelectPrompt.php#L48
Call to method all() on an unknown class Illuminate\Support\Collection.
|
Execute type checking:
src/MultiSelectPrompt.php#L48
Class Illuminate\Support\Collection not found.
|
Execute type checking:
src/SelectPrompt.php#L26
Parameter $options of method Laravel\Prompts\SelectPrompt::__construct() has invalid type Illuminate\Support\Collection.
|
The logs for this run have expired and are no longer available.
Loading