Skip to content

BUGFIX: Use method reflection from parent class in case a flow proxy class is detected #67

BUGFIX: Use method reflection from parent class in case a flow proxy class is detected

BUGFIX: Use method reflection from parent class in case a flow proxy class is detected #67

Triggered via pull request April 9, 2024 15:16
Status Failure
Total duration 41s
Artifacts

build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
Test (PHP 8.3, Flow 8.3): Classes/Domain/OpenApiDocumentFactory.php#L71
Cannot access property $name on Neos\Flow\Reflection\ClassReflection|false.
Test (PHP 8.3, Flow 8.3): Classes/Domain/OpenApiDocumentFactory.php#L72
Cannot call method getMethods() on Neos\Flow\Reflection\ClassReflection|false.
Test (PHP 8.3, Flow 8.3)
Process completed with exit code 1.
Test (PHP 8.2, Flow 8.3): Classes/Domain/OpenApiDocumentFactory.php#L71
Cannot access property $name on Neos\Flow\Reflection\ClassReflection|false.
Test (PHP 8.2, Flow 8.3): Classes/Domain/OpenApiDocumentFactory.php#L72
Cannot call method getMethods() on Neos\Flow\Reflection\ClassReflection|false.
Test (PHP 8.2, Flow 8.3)
Process completed with exit code 1.
Test (PHP 8.3, Flow 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (PHP 8.3, Flow 8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (PHP 8.2, Flow 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (PHP 8.2, Flow 8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/