Merge pull request #5 from johnpuddephatt/dev #5
Annotations
5 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/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.
|
Psalm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, chetan/git-restore-mtime-action@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|