Skip to content

BUGFIX: Fix return type annotation #107

BUGFIX: Fix return type annotation

BUGFIX: Fix return type annotation #107

Triggered via pull request March 6, 2024 15:34
Status Failure
Total duration 43s
Artifacts

build.yml

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

Annotations

2 errors and 2 warnings
Test (PHP 8.1, Flow 8.3): Classes/Domain/ContentText.php#L38
Return type (array{type: string, value: string}) of method Sitegeist\Chatterbox\Domain\ContentText::toApiArray() should be compatible with return type (array{type: string, text: array{value: string}}) of method Sitegeist\Chatterbox\Domain\ContentInterface::toApiArray()
Test (PHP 8.1, Flow 8.3)
Process completed with exit code 1.
Test (PHP 8.1, 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.1, 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/