UI fixes #20
Annotations
6 errors and 1 warning
MethodSignatureMismatch:
src/Flexible.php#L17
src/Flexible.php:17:7: MethodSignatureMismatch: Method Whitecube\NovaFlexibleContent\Flexible::make has more required parameters than parent method Laravel\Nova\Makeable::make (see https://psalm.dev/042)
|
UndefinedDocblockClass:
src/Layouts/Layout.php#L478
src/Layouts/Layout.php:478:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Whitecube\NovaFlexibleContent\Layout does not exist (see https://psalm.dev/200)
|
MissingTemplateParam:
src/Value/FlexibleCast.php#L8
src/Value/FlexibleCast.php:8:31: MissingTemplateParam: Whitecube\NovaFlexibleContent\Value\FlexibleCast has missing template params when extending Illuminate\Contracts\Database\Eloquent\CastsAttributes, expecting 2 (see https://psalm.dev/182)
|
UnusedBaselineEntry:
src/Layouts/Collection.php#L1
src/Layouts/Collection.php:0:0: UnusedBaselineEntry: Baseline for issue "UnimplementedInterfaceMethod" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/Layouts/Layout.php#L1
src/Layouts/Layout.php:0:0: UnusedBaselineEntry: Baseline for issue "UndefinedTrait" has 1 extra entry. (see https://psalm.dev/316)
|
Psalm
Process completed with exit code 2.
|
Psalm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|