Bump codecov/codecov-action from 4 to 5 #106
Annotations
10 errors
Run PHPStan:
src/Eloquent/GeometryCast.php#L82
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-falsy-string}.
|
Run PHPStan:
src/Eloquent/GeometryCast.php#L91
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-falsy-string}.
|
Run PHPStan:
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.
|
Run PHPStan:
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.
|
Run PHPStan:
tests/Geometry/GeometryCollectionTest.php#L377
No error to ignore is reported on line 377.
|
Run PHPStan:
tests/Geometry/LineStringTest.php#L171
No error to ignore is reported on line 171.
|
Run PHPStan:
tests/Geometry/MultiLineStringTest.php#L193
No error to ignore is reported on line 193.
|
Run PHPStan:
tests/Geometry/MultiPointTest.php#L156
No error to ignore is reported on line 156.
|
Run PHPStan:
tests/Geometry/MultiPolygonTest.php#L255
No error to ignore is reported on line 255.
|
Run PHPStan:
tests/Geometry/PointTest.php#L112
No error to ignore is reported on line 112.
|
Loading