Skip to content

WIP: FEATURE: Overhaul NodeTypeManager #5568

WIP: FEATURE: Overhaul NodeTypeManager

WIP: FEATURE: Overhaul NodeTypeManager #5568

Triggered via pull request May 17, 2024 14:12
Status Failure
Total duration 4m 32s
Artifacts 1

build.yml

on: pull_request
Matrix: build
CI build (matrix)
0s
CI build (matrix)
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 13 warnings
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.3 Test functionaltests-postgres (deps: highest)
Process completed with exit code 1.
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.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#L24
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#L24
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#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
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest): Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L69
Instantiated class Neos\ContentRepository\Core\SharedModel\Exception\NodeTypeNotFoundException not found.
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest): Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L69
Throwing object of an unknown class Neos\ContentRepository\Core\SharedModel\Exception\NodeTypeNotFoundException.
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest): 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().
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest): Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L92
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#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.
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#L95
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/ClosureNodeTypeProvider.php#L24
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#L24
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#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
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest): Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L69
Instantiated class Neos\ContentRepository\Core\SharedModel\Exception\NodeTypeNotFoundException not found.
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest): Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L69
Throwing object of an unknown class Neos\ContentRepository\Core\SharedModel\Exception\NodeTypeNotFoundException.
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest): 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().
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest): Neos.ContentRepository.Core/Classes/NodeType/ClosureNodeTypeProvider.php#L92
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#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.
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#L95
Method Neos\ContentRepository\Core\NodeType\NodeType::getFullConfiguration() should return array<string, mixed> but return statement is missing.
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.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.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/
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/
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