WIP: FEATURE: Overhaul NodeTypeManager #5568
Annotations
10 errors and 3 warnings
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L24
Non-abstract class Neos\ContentRepository\Core\NodeType\ClosureNodeTypeProvider contains abstract method getNodeType() from interface Neos\ContentRepository\Core\NodeType\NodeTypeProviderInterface.
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L24
Non-abstract class Neos\ContentRepository\Core\NodeType\ClosureNodeTypeProvider contains abstract method getSubNodeTypeNames() from interface Neos\ContentRepository\Core\NodeType\NodeTypeProviderInterface.
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L61
PHPDoc tag @throws with type Neos\ContentRepository\Core\SharedModel\Exception\NodeConfigurationException|Neos\ContentRepository\Core\SharedModel\Exception\NodeTypeIsFinalException|Neos\ContentRepository\Core\SharedModel\Exception\NodeTypeNotFoundException is not subtype of Throwable
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L69
Instantiated class Neos\ContentRepository\Core\SharedModel\Exception\NodeTypeNotFoundException not found.
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L69
Throwing object of an unknown class Neos\ContentRepository\Core\SharedModel\Exception\NodeTypeNotFoundException.
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L92
Cannot instantiate class Neos\ContentRepository\Core\NodeType\NodeType via private constructor Neos\ContentRepository\Core\NodeType\NodeType::__construct().
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L92
Class Neos\ContentRepository\Core\NodeType\NodeType constructor invoked with 3 parameters, 9 required.
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L94
Parameter #2 $superTypeNames of class Neos\ContentRepository\Core\NodeType\NodeType constructor expects Neos\ContentRepository\Core\NodeType\NodeTypeNames, array<string, Neos\ContentRepository\Core\NodeType\NodeType|null> given.
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ConstraintCheck.php#L146
Call to an undefined method Neos\ContentRepository\Core\NodeType\NodeType::getDeclaredSuperTypes().
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/NodeType.php#L95
Method Neos\ContentRepository\Core\NodeType\NodeType::getFullConfiguration() should return array<string, mixed> but return statement is missing.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "database-dumps".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading