Skip to content

Fix type error in suggest with collection #392

Fix type error in suggest with collection

Fix type error in suggest with collection #392

Triggered via pull request April 14, 2024 08:33
Status Failure
Total duration 35s
Artifacts

static-analysis.yml

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

Annotations

2 errors
tests / Static Analysis: src/SuggestPrompt.php#L95
Instanceof between array<string> and Illuminate\Support\Collection will always evaluate to false.
tests / Static Analysis
Process completed with exit code 1.