Create FUNDING.yml #126
Annotations
10 errors
|
ubuntu (ubuntu-latest, 8.2, 9.6):
src/FlyUI/FUIWindow.php#L45
Class VISU\FlyUI\FUICard constructor invoked with 2 parameters, 0 required.
|
|
ubuntu (ubuntu-latest, 8.2, 9.6):
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().
|
|
ubuntu (ubuntu-latest, 8.2, 9.6):
src/FlyUI/FUIWindow.php#L37
Method VISU\FlyUI\FUIView::getEstimatedHeight() invoked with 0 parameters, 1 required.
|
|
ubuntu (ubuntu-latest, 8.2, 9.6):
src/FlyUI/FUIWindow.php#L31
Method VISU\FlyUI\FUILayout::getEstimatedHeight() invoked with 0 parameters, 1 required.
|
|
ubuntu (ubuntu-latest, 8.2, 9.6):
src/FlyUI/FUIWindow.php#L28
Method VISU\FlyUI\FUIWindow::getEstimatedHeight() overrides method VISU\FlyUI\FUIView::getEstimatedHeight() but misses parameter #1 $ctx.
|
|
ubuntu (ubuntu-latest, 8.2, 9.6):
src/FlyUI/FUILayout.php#L420
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
|
ubuntu (ubuntu-latest, 8.2, 9.6):
src/FlyUI/FUILayout.php#L374
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
|
ubuntu (ubuntu-latest, 8.2, 9.6):
src/FlyUI/FUILayout.php#L350
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
|
ubuntu (ubuntu-latest, 8.2, 9.6):
src/FlyUI/FUILayout.php#L343
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, VISU\FlyUI\FUILayoutSizing given.
|
|
ubuntu (ubuntu-latest, 8.2, 9.6):
src/ECS/EntityRegisty.php#L328
Property VISU\ECS\EntityRegisty::$singletonComponents (array<class-string, object>) does not accept array<class-string|int, object|T>.
|