WIP: FEATURE: Overhaul NodeTypeManager #5638
build.yml
on: pull_request
Matrix: build
CI build (matrix)
0s
Annotations
26 errors and 13 warnings
PHP 8.3 Test functionaltests-postgres (deps: highest)
Process completed with exit code 1.
|
PHP 8.3 Test escr-behavioral (deps: highest)
Process completed with exit code 1.
|
PHP 8.3 Test escr-behavioral (deps: highest)
Process completed with exit code 1.
|
PHP 8.2 Test functionaltests-postgres (deps: highest)
Process completed with exit code 1.
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest):
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.
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest):
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.
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest):
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().
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest):
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L91
Class Neos\ContentRepository\Core\NodeType\NodeType constructor invoked with 3 parameters, 9 required.
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest):
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.
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest):
Neos.ContentRepository.Core/Classes/NodeType/ConstraintCheck.php#L146
Call to an undefined method Neos\ContentRepository\Core\NodeType\NodeType::getDeclaredSuperTypes().
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest):
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.
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest):
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.
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest):
Neos.ContentRepository.Core/Classes/NodeType/NodeType.php#L128
Method Neos\ContentRepository\Core\NodeType\NodeType::hasConfiguration() should return bool but return statement is missing.
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest):
Neos.ContentRepository.Core/Classes/NodeType/NodeType.php#L139
Method Neos\ContentRepository\Core\NodeType\NodeType::getConfiguration() should return mixed but return statement is missing.
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest):
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.
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest):
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.
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest):
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().
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest):
Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L91
Class Neos\ContentRepository\Core\NodeType\NodeType constructor invoked with 3 parameters, 9 required.
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest):
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.
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest):
Neos.ContentRepository.Core/Classes/NodeType/ConstraintCheck.php#L146
Call to an undefined method Neos\ContentRepository\Core\NodeType\NodeType::getDeclaredSuperTypes().
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest):
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.
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest):
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.
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest):
Neos.ContentRepository.Core/Classes/NodeType/NodeType.php#L128
Method Neos\ContentRepository\Core\NodeType\NodeType::hasConfiguration() should return bool but return statement is missing.
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest):
Neos.ContentRepository.Core/Classes/NodeType/NodeType.php#L139
Method Neos\ContentRepository\Core\NodeType\NodeType::getConfiguration() should return mixed but return statement is missing.
|
PHP 8.2 Test escr-behavioral (deps: highest)
Process completed with exit code 1.
|
PHP 8.2 Test escr-behavioral (deps: highest)
Process completed with exit code 1.
|
PHP 8.3 Test functionaltests-postgres (deps: highest)
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/.
|
PHP 8.3 Test functionaltests-postgres (deps: highest)
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/
|
PHP 8.3 Test escr-behavioral (deps: highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.3 Test escr-behavioral (deps: highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 Test functionaltests-postgres (deps: highest)
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/.
|
PHP 8.2 Test functionaltests-postgres (deps: highest)
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/
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest)
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/.
|
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest)
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/
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest)
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/.
|
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest)
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/
|
PHP 8.2 Test escr-behavioral (deps: highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 Test escr-behavioral (deps: highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
database-dumps
Expired
|
0 Bytes |
|