Skip to content

Merge pull request #514 from whitecube/fix-confirm-delete-button #18

Merge pull request #514 from whitecube/fix-confirm-delete-button

Merge pull request #514 from whitecube/fix-confirm-delete-button #18

Triggered via push April 9, 2024 15:28
Status Failure
Total duration 55s
Artifacts

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 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)
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, chetan/git-restore-mtime-action@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.