Skip to content

!!! FEATURE: Render ResponseInterface directly in Fusion Views #5320

!!! FEATURE: Render ResponseInterface directly in Fusion Views

!!! FEATURE: Render ResponseInterface directly in Fusion Views #5320

Triggered via pull request April 22, 2024 08:09
Status Failure
Total duration 5m 11s
Artifacts 1

build.yml

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

Annotations

24 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.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.Neos/Classes/View/Service/AssetJsonView.php#L36
Return type (Psr\Http\Message\ResponseInterface) of method Neos\Neos\View\Service\AssetJsonView::render() should be compatible with return type (string) of method Neos\Flow\Mvc\View\JsonView::render()
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/AssetJsonView.php#L60
Method Neos\Neos\View\Service\AssetJsonView::render() should return Psr\Http\Message\ResponseInterface but returns string.
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/NodeJsonView.php#L36
Return type (Psr\Http\Message\ResponseInterface) of method Neos\Neos\View\Service\NodeJsonView::render() should be compatible with return type (string) of method Neos\Flow\Mvc\View\JsonView::render()
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/NodeJsonView.php#L60
Method Neos\Neos\View\Service\NodeJsonView::render() should return Psr\Http\Message\ResponseInterface but returns string.
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/WorkspaceJsonView.php#L36
Return type (Psr\Http\Message\ResponseInterface) of method Neos\Neos\View\Service\WorkspaceJsonView::render() should be compatible with return type (string) of method Neos\Flow\Mvc\View\JsonView::render()
PHP 8.3 Test linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/WorkspaceJsonView.php#L56
Method Neos\Neos\View\Service\WorkspaceJsonView::render() should return Psr\Http\Message\ResponseInterface but returns string.
PHP 8.3 Test linting-unit-functionaltests-mysql (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 linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/AssetJsonView.php#L36
Return type (Psr\Http\Message\ResponseInterface) of method Neos\Neos\View\Service\AssetJsonView::render() should be compatible with return type (string) of method Neos\Flow\Mvc\View\JsonView::render()
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/AssetJsonView.php#L60
Method Neos\Neos\View\Service\AssetJsonView::render() should return Psr\Http\Message\ResponseInterface but returns string.
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/NodeJsonView.php#L36
Return type (Psr\Http\Message\ResponseInterface) of method Neos\Neos\View\Service\NodeJsonView::render() should be compatible with return type (string) of method Neos\Flow\Mvc\View\JsonView::render()
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/NodeJsonView.php#L60
Method Neos\Neos\View\Service\NodeJsonView::render() should return Psr\Http\Message\ResponseInterface but returns string.
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/WorkspaceJsonView.php#L36
Return type (Psr\Http\Message\ResponseInterface) of method Neos\Neos\View\Service\WorkspaceJsonView::render() should be compatible with return type (string) of method Neos\Flow\Mvc\View\JsonView::render()
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest): Neos.Neos/Classes/View/Service/WorkspaceJsonView.php#L56
Method Neos\Neos\View\Service\WorkspaceJsonView::render() should return Psr\Http\Message\ResponseInterface but returns string.
PHP 8.2 Test linting-unit-functionaltests-mysql (deps: highest)
Process completed with exit code 1.
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 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.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 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
0 Bytes