Skip to content

Add Component: Multiline Text Input #360

Add Component: Multiline Text Input

Add Component: Multiline Text Input #360

Triggered via pull request March 5, 2024 17:10
Status Failure
Total duration 26s
Artifacts

static-analysis.yml

on: pull_request
tests  /  Static Analysis
15s
tests / Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests / Static Analysis: src/TextareaPrompt.php#L25
Protected property Laravel\Prompts\TextareaPrompt::$validate overriding public property Laravel\Prompts\Prompt::$validate should also be public.
tests / Static Analysis: src/TextareaPrompt.php#L25
Type Closure|null of property Laravel\Prompts\TextareaPrompt::$validate is not the same as type mixed of overridden property Laravel\Prompts\Prompt::$validate.
tests / Static Analysis
Process completed with exit code 1.