Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Merge branch 'main' into 5.x #2006

Merge branch 'main' into 5.x

Merge branch 'main' into 5.x #2006

Triggered via push January 28, 2026 16:03
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: push
build-and-test
1m 4s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-and-test: src/Service/Relationships.php#L240
Method Platformsh\Cli\Service\Relationships::isOracleDB() has parameter $database with no value type specified in iterable type array.
build-and-test: src/Command/Db/DbDumpCommand.php#L227
Undefined variable: $relationships
build-and-test: src/Command/Autoscaling/AutoscalingSettingsSetCommand.php#L745
Call to an undefined method Platformsh\Cli\Command\Autoscaling\AutoscalingSettingsSetCommand::api().
build-and-test: src/Command/Autoscaling/AutoscalingSettingsSetCommand.php#L743
Call to an undefined method Platformsh\Cli\Command\Autoscaling\AutoscalingSettingsSetCommand::getSelectedProject().
build-and-test: src/Command/Autoscaling/AutoscalingSettingsSetCommand.php#L741
Method Platformsh\Cli\Command\Autoscaling\AutoscalingSettingsSetCommand::filterServicesWithAutoscalingSupport() return type has no value type specified in iterable type array.
build-and-test: src/Command/Autoscaling/AutoscalingSettingsSetCommand.php#L741
Method Platformsh\Cli\Command\Autoscaling\AutoscalingSettingsSetCommand::filterServicesWithAutoscalingSupport() has parameter $services with no value type specified in iterable type array.
build-and-test: src/Command/Autoscaling/AutoscalingSettingsSetCommand.php#L725
Call to an undefined method Platformsh\Cli\Command\Autoscaling\AutoscalingSettingsSetCommand::api().
build-and-test: src/Command/Autoscaling/AutoscalingSettingsSetCommand.php#L723
Call to an undefined method Platformsh\Cli\Command\Autoscaling\AutoscalingSettingsSetCommand::getSelectedProject().
build-and-test: src/Command/Autoscaling/AutoscalingSettingsSetCommand.php#L96
Call to an undefined method Platformsh\Cli\Command\Autoscaling\AutoscalingSettingsSetCommand::api().
build-and-test: src/Command/Autoscaling/AutoscalingSettingsGetCommand.php#L77
Call to private method allServices() of class Platformsh\Cli\Service\Api.