Update composer.json #97
Annotations
27 errors and 12 warnings
build (8.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.26.1 -> satisfiable by vimeo/psalm[5.26.1].
- vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.1) does not satisfy that requirement.
|
build (8.4)
Process completed with exit code 2.
|
ParamNameMismatch:
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)
|
DirectConstructorCall:
src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
ParamNameMismatch:
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)
|
DirectConstructorCall:
src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
build (8.2)
Process completed with exit code 2.
|
ParamNameMismatch:
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)
|
DirectConstructorCall:
src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
ParamNameMismatch:
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)
|
DirectConstructorCall:
src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
build (8.0)
Process completed with exit code 2.
|
ParamNameMismatch:
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)
|
DirectConstructorCall:
src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
ParamNameMismatch:
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)
|
DirectConstructorCall:
src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
build (8.1)
Process completed with exit code 2.
|
ParamNameMismatch:
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)
|
DirectConstructorCall:
src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
ParamNameMismatch:
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)
|
DirectConstructorCall:
src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
build (8.3)
Process completed with exit code 2.
|
ParamNameMismatch:
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)
|
DirectConstructorCall:
src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
ParamNameMismatch:
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)
|
DirectConstructorCall:
src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
build (7.4)
Process completed with exit code 2.
|
build (8.1)
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/
|
build (8.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/
|
build (8.0)
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/
|
build (8.4)
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/
|
build (7.4)
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/
|
build (8.3)
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/
|
build (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (7.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|