Update composer.json #97
Annotations
5 errors and 2 warnings
Run test suite:
src/Values/GlobeCoordinateValue.php#L139
src/Values/GlobeCoordinateValue.php:139:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\GlobeCoordinateValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
|
Run test suite:
src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
Run test suite:
src/Values/LatLongValue.php#L112
src/Values/LatLongValue.php:112:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\LatLongValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
|
Run test suite:
src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
Run test suite
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading