Camera #121
Annotations
10 errors and 1 warning
src/ECS/EntityRegisty.php#L285
Property VISU\ECS\EntityRegisty::$singletonComponents (array<class-string, object>) does not accept array<class-string|int, object|T>.
|
src/FlyUI/FUILayout.php#L334
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
src/FlyUI/FUILayout.php#L341
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
src/FlyUI/FUILayout.php#L365
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
src/FlyUI/FUILayout.php#L411
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
src/FlyUI/FUIWindow.php#L28
Method VISU\FlyUI\FUIWindow::getEstimatedHeight() overrides method VISU\FlyUI\FUIView::getEstimatedHeight() but misses parameter #1 $ctx.
|
src/FlyUI/FUIWindow.php#L31
Method VISU\FlyUI\FUILayout::getEstimatedHeight() invoked with 0 parameters, 1 required.
|
src/FlyUI/FUIWindow.php#L37
Method VISU\FlyUI\FUIView::getEstimatedHeight() invoked with 0 parameters, 1 required.
|
src/FlyUI/FUIWindow.php#L43
Return type void of method VISU\FlyUI\FUIWindow::render() is not covariant with return type float of method VISU\FlyUI\FUIView::render().
|
src/FlyUI/FUIWindow.php#L45
Class VISU\FlyUI\FUICard constructor invoked with 2 parameters, 0 required.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading