Skip to content

Bump codecov/codecov-action from 4 to 5 #106

Bump codecov/codecov-action from 4 to 5

Bump codecov/codecov-action from 4 to 5 #106

Triggered via pull request November 18, 2024 13:47
Status Failure
Total duration 51s
Artifacts

phpstan.yml

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

Annotations

20 errors
PHPStan (8.1): src/Eloquent/GeometryCast.php#L82
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-falsy-string}.
PHPStan (8.1): src/Eloquent/GeometryCast.php#L91
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-falsy-string}.
PHPStan (8.1): tests/Eloquent/HasSpatialTest.php#L378
Parameter #1 $column of static method Illuminate\Database\Eloquent\Builder<ASanikovich\LaravelSpatial\Tests\Database\TestModels\TestPlace>::whereWithin() expects ASanikovich\LaravelSpatial\Geometry\Geometry|Illuminate\Database\Query\Expression|string, Illuminate\Contracts\Database\Query\Expression given.
PHPStan (8.1): tests/Eloquent/HasSpatialTest.php#L378
Parameter #2 $geometryOrColumn of static method Illuminate\Database\Eloquent\Builder<ASanikovich\LaravelSpatial\Tests\Database\TestModels\TestPlace>::whereWithin() expects ASanikovich\LaravelSpatial\Geometry\Geometry|Illuminate\Database\Query\Expression|string, Illuminate\Contracts\Database\Query\Expression given.
PHPStan (8.1): tests/Geometry/GeometryCollectionTest.php#L377
No error to ignore is reported on line 377.
PHPStan (8.1): tests/Geometry/LineStringTest.php#L171
No error to ignore is reported on line 171.
PHPStan (8.1): tests/Geometry/MultiLineStringTest.php#L193
No error to ignore is reported on line 193.
PHPStan (8.1): tests/Geometry/MultiPointTest.php#L156
No error to ignore is reported on line 156.
PHPStan (8.1): tests/Geometry/MultiPolygonTest.php#L255
No error to ignore is reported on line 255.
PHPStan (8.1): tests/Geometry/PointTest.php#L112
No error to ignore is reported on line 112.
PHPStan (8.2): src/Eloquent/GeometryCast.php#L82
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-falsy-string}.
PHPStan (8.2): src/Eloquent/GeometryCast.php#L91
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-falsy-string}.
PHPStan (8.2): tests/Eloquent/HasSpatialTest.php#L378
Parameter #1 $column of static method Illuminate\Database\Eloquent\Builder<ASanikovich\LaravelSpatial\Tests\Database\TestModels\TestPlace>::whereWithin() expects ASanikovich\LaravelSpatial\Geometry\Geometry|Illuminate\Database\Query\Expression|string, Illuminate\Contracts\Database\Query\Expression given.
PHPStan (8.2): tests/Eloquent/HasSpatialTest.php#L378
Parameter #2 $geometryOrColumn of static method Illuminate\Database\Eloquent\Builder<ASanikovich\LaravelSpatial\Tests\Database\TestModels\TestPlace>::whereWithin() expects ASanikovich\LaravelSpatial\Geometry\Geometry|Illuminate\Database\Query\Expression|string, Illuminate\Contracts\Database\Query\Expression given.
PHPStan (8.2): tests/Geometry/GeometryCollectionTest.php#L377
No error to ignore is reported on line 377.
PHPStan (8.2): tests/Geometry/LineStringTest.php#L171
No error to ignore is reported on line 171.
PHPStan (8.2): tests/Geometry/MultiLineStringTest.php#L193
No error to ignore is reported on line 193.
PHPStan (8.2): tests/Geometry/MultiPointTest.php#L156
No error to ignore is reported on line 156.
PHPStan (8.2): tests/Geometry/MultiPolygonTest.php#L255
No error to ignore is reported on line 255.
PHPStan (8.2): tests/Geometry/PointTest.php#L112
No error to ignore is reported on line 112.