!!! FEATURE: Render ResponseInterface
directly in Fusion Views
#5320
Annotations
9 errors and 3 warnings
Run Linter:
Neos.Neos/Classes/Fusion/ExceptionHandlers/PageHandler.php#L108
Cannot call method getContents() on string.
|
Run Linter:
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()
|
Run Linter:
Neos.Neos/Classes/View/Service/AssetJsonView.php#L60
Method Neos\Neos\View\Service\AssetJsonView::render() should return Psr\Http\Message\ResponseInterface but returns string.
|
Run Linter:
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()
|
Run Linter:
Neos.Neos/Classes/View/Service/NodeJsonView.php#L60
Method Neos\Neos\View\Service\NodeJsonView::render() should return Psr\Http\Message\ResponseInterface but returns string.
|
Run Linter:
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()
|
Run Linter:
Neos.Neos/Classes/View/Service/WorkspaceJsonView.php#L56
Method Neos\Neos\View\Service\WorkspaceJsonView::render() should return Psr\Http\Message\ResponseInterface but returns string.
|
Run Linter:
Neos.Neos/Classes/ViewHelpers/StandaloneViewViewHelper.php#L77
Cannot call method getContents() on string.
|
Run Linter
Process completed with exit code 1.
|
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/
|
The logs for this run have expired and are no longer available.
Loading