Skip to content

PHPStan level 2

PHPStan level 2 #110

Triggered via pull request August 24, 2024 16:14
Status Failure
Total duration 2m 32s
Artifacts

static-analysis.yml

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

Annotations

8 errors
phpstan (8.3, stable): tests/Graph/Concatenation/AncestorsTest.php#L63
Access to an undefined property Illuminate\Database\Eloquent\Collection<int, Illuminate\Database\Eloquent\Model>::$id.
phpstan (8.3, stable): tests/Graph/Concatenation/DescendantsTest.php#L60
Access to an undefined property Illuminate\Database\Eloquent\Collection<int, Illuminate\Database\Eloquent\Model>::$id.
phpstan (8.3, stable): tests/Tree/Concatenation/AncestorsTest.php#L64
Access to an undefined property Staudenmeir\LaravelAdjacencyList\Eloquent\Collection<int, Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User>::$id.
phpstan (8.3, stable): tests/Tree/Concatenation/AncestorsTest.php#L65
Access to an undefined property Staudenmeir\LaravelAdjacencyList\Eloquent\Collection<int, Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\User>::$id.
phpstan (8.3, stable): tests/Tree/Concatenation/DescendantsTest.php#L64
Access to an undefined property Illuminate\Database\Eloquent\Collection<int, Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\Post>::$id.
phpstan (8.3, stable): tests/Tree/Concatenation/DescendantsTest.php#L65
Access to an undefined property Illuminate\Database\Eloquent\Collection<int, Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\Post>::$id.
phpstan (8.3, stable): tests/Tree/Concatenation/DescendantsTest.php#L67
Access to an undefined property Illuminate\Database\Eloquent\Collection<int, Staudenmeir\LaravelAdjacencyList\Tests\Tree\Models\Post>::$id.
phpstan (8.3, stable)
Process completed with exit code 1.