Skip to content

WIP: FEATURE: Refactoring for Neos 9 #28

WIP: FEATURE: Refactoring for Neos 9

WIP: FEATURE: Refactoring for Neos 9 #28

Triggered via pull request July 16, 2024 10:49
@nezanielnezaniel
synchronize #66
neos-9
Status Failure
Total duration 33s
Artifacts

build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Test (PHP 8.2, Neos 9.0): Classes/Controller/ModuleController.php#L180
Static method Neos\ContentRepository\Core\Feature\NodeCreation\Command\CreateNodeAggregateWithNode::create() invoked with 8 parameters, 5-7 required.
Test (PHP 8.2, Neos 9.0): Classes/Controller/ModuleController.php#L181
Parameter #1 $workspaceName of static method Neos\ContentRepository\Core\Feature\NodeCreation\Command\CreateNodeAggregateWithNode::create() expects Neos\ContentRepository\Core\SharedModel\Workspace\WorkspaceName, Neos\ContentRepository\Core\SharedModel\Workspace\ContentStreamId given.
Test (PHP 8.2, Neos 9.0): Classes/Controller/ModuleController.php#L187
Parameter #7 $initialPropertyValues of static method Neos\ContentRepository\Core\Feature\NodeCreation\Command\CreateNodeAggregateWithNode::create() expects Neos\ContentRepository\Core\Feature\NodeModification\Dto\PropertyValuesToWrite|null, Neos\ContentRepository\Core\SharedModel\Node\NodeName given.
Test (PHP 8.2, Neos 9.0): Classes/Controller/ModuleController.php#L202
Parameter #1 $workspaceName of static method Neos\ContentRepository\Core\Feature\NodeVariation\Command\CreateNodeVariant::create() expects Neos\ContentRepository\Core\SharedModel\Workspace\WorkspaceName, Neos\ContentRepository\Core\SharedModel\Workspace\ContentStreamId given.
Test (PHP 8.2, Neos 9.0): Classes/Controller/ModuleController.php#L232
Method Neos\ContentRepository\Core\ContentRepository::getContentGraph() invoked with 0 parameters, 1 required.
Test (PHP 8.2, Neos 9.0): Classes/Controller/ModuleController.php#L232
Method Neos\ContentRepository\Core\Projection\ContentGraph\ContentGraphInterface::getSubgraph() invoked with 3 parameters, 2 required.
Test (PHP 8.2, Neos 9.0): Classes/Controller/ModuleController.php#L233
Parameter #1 $dimensionSpacePoint of method Neos\ContentRepository\Core\Projection\ContentGraph\ContentGraphInterface::getSubgraph() expects Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePoint, Neos\ContentRepository\Core\SharedModel\Workspace\ContentStreamId given.
Test (PHP 8.2, Neos 9.0): Classes/Controller/ModuleController.php#L234
Parameter #2 $visibilityConstraints of method Neos\ContentRepository\Core\Projection\ContentGraph\ContentGraphInterface::getSubgraph() expects Neos\ContentRepository\Core\Projection\ContentGraph\VisibilityConstraints, Neos\ContentRepository\Core\DimensionSpace\DimensionSpacePoint given.
Test (PHP 8.2, Neos 9.0): Classes/Controller/ModuleController.php#L257
Parameter #1 $workspaceName of static method Neos\ContentRepository\Core\Feature\NodeModification\Command\SetNodeProperties::create() expects Neos\ContentRepository\Core\SharedModel\Workspace\WorkspaceName, Neos\ContentRepository\Core\SharedModel\Workspace\ContentStreamId given.
Test (PHP 8.2, Neos 9.0): Classes/Controller/ModuleController.php#L267
Parameter #1 $workspaceName of static method Neos\ContentRepository\Core\Feature\NodeRenaming\Command\ChangeNodeAggregateName::create() expects Neos\ContentRepository\Core\SharedModel\Workspace\WorkspaceName, Neos\ContentRepository\Core\SharedModel\Workspace\ContentStreamId given.
Test (PHP 8.2, Neos 9.0)
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/
Test (PHP 8.2, Neos 9.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/