Fix model serialization bug #330
Annotations
6 errors and 1 warning
Run PHPStan:
src/Traits/HasSpatial.php (in context of class MatanYadaev/EloquentSpatial/Tests/TestModels/TestPlace)#L15
Method MatanYadaev\EloquentSpatial\Tests\TestModels\TestPlace::setRawAttributes() has parameter $attributes with no value type specified in iterable type array.
|
Run PHPStan:
tests/GeometryCastTest.php#L139
Parameter #1 $data of function unserialize expects string, mixed given.
|
Run PHPStan:
tests/GeometryCastTest.php#L139
Parameter #1 $json of function json_decode expects string, string|false given.
|
Run PHPStan:
tests/GeometryCastTest.php#L159
Parameter #1 $data of function unserialize expects string, mixed given.
|
Run PHPStan:
tests/GeometryCastTest.php#L159
Parameter #1 $json of function json_decode expects string, string|false given.
|
Run PHPStan
Process completed with exit code 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/
|
The logs for this run have expired and are no longer available.
Loading