Skip to content

99% of tests passing #1

99% of tests passing

99% of tests passing #1

Triggered via push November 9, 2023 00:19
Status Failure
Total duration 43s
Artifacts

phpstan.yml

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

Annotations

20 errors and 2 warnings
PHPStan (8.2): tests/DoctrineTypesTest.php#L22
Class MatanYadaev\EloquentSpatial\Doctrine\PointType not found.
PHPStan (8.2): tests/DoctrineTypesTest.php#L23
Class MatanYadaev\EloquentSpatial\Doctrine\LineStringType not found.
PHPStan (8.2): tests/DoctrineTypesTest.php#L24
Class MatanYadaev\EloquentSpatial\Doctrine\MultiPointType not found.
PHPStan (8.2): tests/DoctrineTypesTest.php#L25
Class MatanYadaev\EloquentSpatial\Doctrine\PolygonType not found.
PHPStan (8.2): tests/DoctrineTypesTest.php#L26
Class MatanYadaev\EloquentSpatial\Doctrine\MultiLineStringType not found.
PHPStan (8.2): tests/DoctrineTypesTest.php#L27
Class MatanYadaev\EloquentSpatial\Doctrine\MultiPolygonType not found.
PHPStan (8.2): tests/DoctrineTypesTest.php#L28
Class MatanYadaev\EloquentSpatial\Doctrine\GeometryCollectionType not found.
PHPStan (8.2): tests/GeometryCastTest.php#L14
Call to static method factory() on an unknown class MatanYadaev\EloquentSpatial\Tests\TestModels\TestPlace.
PHPStan (8.2): tests/GeometryCastTest.php#L14
PHPDoc tag @var for variable $testPlace contains unknown class MatanYadaev\EloquentSpatial\Tests\TestModels\TestPlace.
PHPStan (8.2): tests/GeometryCastTest.php#L16
Access to property $point on an unknown class MatanYadaev\EloquentSpatial\Tests\TestModels\TestPlace.
PHPStan (8.1): tests/DoctrineTypesTest.php#L22
Class MatanYadaev\EloquentSpatial\Doctrine\PointType not found.
PHPStan (8.1): tests/DoctrineTypesTest.php#L23
Class MatanYadaev\EloquentSpatial\Doctrine\LineStringType not found.
PHPStan (8.1): tests/DoctrineTypesTest.php#L24
Class MatanYadaev\EloquentSpatial\Doctrine\MultiPointType not found.
PHPStan (8.1): tests/DoctrineTypesTest.php#L25
Class MatanYadaev\EloquentSpatial\Doctrine\PolygonType not found.
PHPStan (8.1): tests/DoctrineTypesTest.php#L26
Class MatanYadaev\EloquentSpatial\Doctrine\MultiLineStringType not found.
PHPStan (8.1): tests/DoctrineTypesTest.php#L27
Class MatanYadaev\EloquentSpatial\Doctrine\MultiPolygonType not found.
PHPStan (8.1): tests/DoctrineTypesTest.php#L28
Class MatanYadaev\EloquentSpatial\Doctrine\GeometryCollectionType not found.
PHPStan (8.1): tests/GeometryCastTest.php#L14
Call to static method factory() on an unknown class MatanYadaev\EloquentSpatial\Tests\TestModels\TestPlace.
PHPStan (8.1): tests/GeometryCastTest.php#L14
PHPDoc tag @var for variable $testPlace contains unknown class MatanYadaev\EloquentSpatial\Tests\TestModels\TestPlace.
PHPStan (8.1): tests/GeometryCastTest.php#L16
Access to property $point on an unknown class MatanYadaev\EloquentSpatial\Tests\TestModels\TestPlace.
PHPStan (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/