FEATURE: New workspace overview UX #6845
Annotations
10 errors
Run Linter:
Neos.Workspace.Ui/Classes/Controller/WorkspaceController.php#L315
Parameter $baseWorkspaceName of class Neos\Workspace\Ui\ViewModel\EditWorkspaceFormData constructor expects Neos\ContentRepository\Core\SharedModel\Workspace\WorkspaceName, Neos\ContentRepository\Core\SharedModel\Workspace\WorkspaceName|null given.
|
Run Linter:
Neos.Workspace.Ui/Classes/Controller/WorkspaceController.php#L316
Parameter $baseWorkspaceOptions of class Neos\Workspace\Ui\ViewModel\EditWorkspaceFormData constructor expects array<string, string>, array<string, string|null> given.
|
Run Linter:
Neos.Workspace.Ui/Classes/Controller/WorkspaceController.php#L508
Parameter $subjectLabel of class Neos\Workspace\Ui\ViewModel\RoleAssignmentListItem constructor expects string, string|null given.
|
Run Linter:
Neos.Workspace.Ui/Classes/Controller/WorkspaceController.php#L954
Cannot call method toDimensionSpacePoint() on Neos\ContentRepository\Core\DimensionSpace\OriginDimensionSpacePoint|null.
|
Run Linter:
Neos.Workspace.Ui/Classes/Controller/WorkspaceController.php#L1031
Cannot call method getFullConfiguration() on Neos\ContentRepository\Core\NodeType\NodeType|null.
|
Run Linter:
Neos.Workspace.Ui/Classes/Controller/WorkspaceController.php#L1050
Cannot call method toDimensionSpacePoint() on Neos\ContentRepository\Core\DimensionSpace\OriginDimensionSpacePoint|null.
|
Run Linter:
Neos.Workspace.Ui/Classes/Controller/WorkspaceController.php#L1057
Cannot access property $configuration on Neos\ContentRepository\Core\Dimension\ContentDimensionValue|null.
|
Run Linter:
Neos.Workspace.Ui/Classes/Controller/WorkspaceController.php#L1057
Cannot call method getValue() on Neos\ContentRepository\Core\Dimension\ContentDimension|null.
|
Run Linter:
Neos.Workspace.Ui/Classes/Controller/WorkspaceController.php#L1068
Using nullsafe method call on non-nullable type DateTimeImmutable. Use -> instead.
|
Run Linter:
Neos.Workspace.Ui/Classes/Controller/WorkspaceController.php#L1070
Cannot call method getFullConfiguration() on Neos\ContentRepository\Core\NodeType\NodeType|null.
|
Loading