Fix inertia path #22
Annotations
10 errors
src/Components/Form.php#L113
Cannot call method getName() on class-string|object.
|
src/Dashlet.php#L17
Instantiated class Hasnayeen\Xumina\Dashlet is abstract.
|
src/Panel.php#L68
Method Hasnayeen\Xumina\Panel::getResources() has invalid return type TKey.
|
src/Panel.php#L68
Method Hasnayeen\Xumina\Panel::getResources() has invalid return type TValue.
|
src/Panel.php#L68
Type TKey in generic type Illuminate\Support\Collection<TKey, TValue> in PHPDoc tag @return is not subtype of template type TKey of (int|string) of class Illuminate\Support\Collection.
|
src/Panel.php#L81
Method Hasnayeen\Xumina\Panel::getPages() has invalid return type TKey.
|
src/Panel.php#L81
Method Hasnayeen\Xumina\Panel::getPages() has invalid return type TValue.
|
src/Panel.php#L81
Type TKey in generic type Illuminate\Support\Collection<TKey, TValue> in PHPDoc tag @return is not subtype of template type TKey of (int|string) of class Illuminate\Support\Collection.
|
src/Panel.php#L204
Call to static method showInNavigation() on an unknown class TValue.
|
src/Panel.php#L206
Call to static method getNavigationLabel() on an unknown class TValue.
|
This job failed
Loading