WIP: FEATURE: Refactoring for Neos 9 #28
Annotations
10 errors and 2 warnings
Classes/Controller/ModuleController.php#L180
Static method Neos\ContentRepository\Core\Feature\NodeCreation\Command\CreateNodeAggregateWithNode::create() invoked with 8 parameters, 5-7 required.
|
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.
|
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.
|
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.
|
Classes/Controller/ModuleController.php#L232
Method Neos\ContentRepository\Core\ContentRepository::getContentGraph() invoked with 0 parameters, 1 required.
|
Classes/Controller/ModuleController.php#L232
Method Neos\ContentRepository\Core\Projection\ContentGraph\ContentGraphInterface::getSubgraph() invoked with 3 parameters, 2 required.
|
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.
|
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.
|
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.
|
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.
|
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 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/
|
This job failed
Loading