FlyUI Basisc #119
Annotations
12 errors and 1 warning
ubuntu (ubuntu-latest, 8.2, 9.6):
src/FlyUI/FUILayout.php#L334
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#L341
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#L365
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#L411
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/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/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#L37
Method VISU\FlyUI\FUIView::getEstimatedHeight() invoked with 0 parameters, 1 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#L45
Class VISU\FlyUI\FUICard constructor invoked with 2 parameters, 0 required.
|
ubuntu (ubuntu-latest, 8.2, 9.6):
src/FlyUI/FlyUI.php#L144
Property VISU\FlyUI\FlyUI::$currentContentScale is never read, only written.
|
ubuntu (ubuntu-latest, 8.1, 9.6)
The job was canceled because "ubuntu-latest_8_2_9_6" failed.
|
ubuntu (ubuntu-latest, 8.1, 9.6)
The operation was canceled.
|
ubuntu (ubuntu-latest, 8.2, 9.6)
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/
|