Added ECS helpers #124
Annotations
10 errors and 1 warning
Run PHPStan:
src/ECS/EntityRegisty.php#L328
Property VISU\ECS\EntityRegisty::$singletonComponents (array<class-string, object>) does not accept array<class-string|int, object|T>.
|
Run PHPStan:
src/FlyUI/FUILayout.php#L343
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
Run PHPStan:
src/FlyUI/FUILayout.php#L350
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
Run PHPStan:
src/FlyUI/FUILayout.php#L374
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
Run PHPStan:
src/FlyUI/FUILayout.php#L420
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
Run PHPStan:
src/FlyUI/FUIWindow.php#L28
Method VISU\FlyUI\FUIWindow::getEstimatedHeight() overrides method VISU\FlyUI\FUIView::getEstimatedHeight() but misses parameter #1 $ctx.
|
Run PHPStan:
src/FlyUI/FUIWindow.php#L31
Method VISU\FlyUI\FUILayout::getEstimatedHeight() invoked with 0 parameters, 1 required.
|
Run PHPStan:
src/FlyUI/FUIWindow.php#L37
Method VISU\FlyUI\FUIView::getEstimatedHeight() invoked with 0 parameters, 1 required.
|
Run PHPStan:
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().
|
Run PHPStan:
src/FlyUI/FUIWindow.php#L45
Class VISU\FlyUI\FUICard constructor invoked with 2 parameters, 0 required.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading