WIP: FEATURE: Overhaul NodeTypeManager #5638
Annotations
10 errors and 3 warnings
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L23
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#L23
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#L91
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#L91
Class Neos\ContentRepository\Core\NodeType\NodeType constructor invoked with 3 parameters, 9 required.
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L93
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#L49
Method Neos\ContentRepository\Core\NodeType\NodeType::create() has parameter $metadata with no value type specified in iterable type array.
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/NodeType.php#L117
Method Neos\ContentRepository\Core\NodeType\NodeType::getFullConfiguration() should return array<string, mixed> but return statement is missing.
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/NodeType.php#L128
Method Neos\ContentRepository\Core\NodeType\NodeType::hasConfiguration() should return bool but return statement is missing.
|
Run Linter:
Neos.ContentRepository.Core/Classes/NodeType/NodeType.php#L139
Method Neos\ContentRepository\Core\NodeType\NodeType::getConfiguration() should return 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