feat: Old value #851
Annotations
10 errors
Execute:
src/Laravel/src/Fields/Relationships/BelongsToMany.php#L310
Method MoonShine\Laravel\Fields\Relationships\BelongsToMany::getComponent() should return MoonShine\UI\Components\Table\TableBuilder but returns MoonShine\Contracts\UI\TableBuilderContract.
|
Execute:
src/Laravel/src/Fields/Relationships/BelongsToMany.php#L316
Method MoonShine\Laravel\Fields\Relationships\BelongsToMany::getComponent() should return MoonShine\UI\Components\Table\TableBuilder but returns MoonShine\Contracts\UI\ActionButtonContract.
|
Execute:
src/Laravel/src/Fields/Relationships/HasMany.php#L570
Method MoonShine\Laravel\Fields\Relationships\HasMany::getComponent() should return MoonShine\UI\Components\ActionButton|MoonShine\UI\Components\FormBuilder|MoonShine\UI\Components\Table\TableBuilder but returns MoonShine\Contracts\UI\ComponentContract.
|
Execute:
src/Laravel/src/Fields/Relationships/HasOne.php#L216
Method MoonShine\Laravel\Fields\Relationships\HasOne::getComponent() should return MoonShine\UI\Components\FormBuilder but returns MoonShine\Contracts\UI\ComponentContract.
|
Execute:
src/Laravel/src/Fields/Relationships/RelationRepeater.php#L252
Method MoonShine\Laravel\Fields\Relationships\RelationRepeater::getComponent() should return MoonShine\UI\Components\Table\TableBuilder but returns MoonShine\Contracts\UI\ComponentContract.
|
Execute:
src/UI/src/Fields/Json.php#L294
Call to an undefined method MoonShine\UI\Components\Table\TableBuilder::previewMode().
|
Execute:
src/UI/src/Fields/Json.php#L375
Method MoonShine\UI\Fields\Json::getComponent() should return MoonShine\UI\Components\Table\TableBuilder but returns MoonShine\Contracts\UI\ComponentContract.
|
Execute:
src/UI/src/Fields/Json.php#L391
Method MoonShine\UI\Fields\Json::getComponent() should return MoonShine\UI\Components\Table\TableBuilder but returns MoonShine\UI\Components\FieldsGroup.
|
Execute:
src/UI/src/Fields/Json.php#L454
Negated boolean expression is always true.
|
Execute
Process completed with exit code 1.
|
Loading