Skip to content

#259: Chaperone Tree Relations #186

#259: Chaperone Tree Relations

#259: Chaperone Tree Relations #186

Triggered via pull request October 6, 2024 11:34
Status Failure
Total duration 40s
Artifacts

static-analysis.yml

on: pull_request
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan (8.3, stable): src/Eloquent/Collection.php#L83
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),mixed>::flatMap() expects callable(mixed, int|string): (array<int, string>|Illuminate\Support\Collection<int, string>), Closure(string): non-empty-array<int, string> given.
phpstan (8.3, stable): src/Eloquent/Collection.php#L87
Call to an undefined method Illuminate\Support\Collection<(int|string), TModel of Illuminate\Database\Eloquent\Model>::modelKeys().
phpstan (8.3, stable): src/Eloquent/Collection.php#L94
Parameter #2 $string of function explode expects string, mixed given.
phpstan (8.3, stable)
Process completed with exit code 1.