Skip to content

update preview controller #2

update preview controller

update preview controller #2

Triggered via push August 18, 2023 18:03
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
UndefinedDocblockClass: src/Flexible.php#L516
src/Flexible.php:516:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Illuminate\Contracts\Validation\ValidationRule does not exist (see https://psalm.dev/200)
UndefinedDocblockClass: src/Http/Controllers/ViewController.php#L73
src/Http/Controllers/ViewController.php:73:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Illuminate\Http\JsonResponse does not exist (see https://psalm.dev/200)
UndefinedClass: src/Http/TransformsFlexibleErrors.php#L22
src/Http/TransformsFlexibleErrors.php:22:36: UndefinedClass: Class, interface or enum named Illuminate\Http\JsonResponse does not exist (see https://psalm.dev/019)
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)
Psalm
Process completed with exit code 2.