Add support for custom properties in toFeatureCollectionJson method #439
Annotations
4 errors and 4 warnings
PHPStan (8.3):
src/Objects/Geometry.php#L158
Method MatanYadaev\EloquentSpatial\Objects\Geometry::toFeatureCollectionJson() has parameter $properties with no value type specified in iterable type array.
|
PHPStan (8.3)
Process completed with exit code 1.
|
PHPStan (8.2):
src/Objects/Geometry.php#L158
Method MatanYadaev\EloquentSpatial\Objects\Geometry::toFeatureCollectionJson() has parameter $properties with no value type specified in iterable type array.
|
PHPStan (8.2)
Process completed with exit code 1.
|
PHPStan (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan (8.3)
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.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|