Skip to content

Support Nova 5, update dependencies #4

Support Nova 5, update dependencies

Support Nova 5, update dependencies #4

Triggered via push December 15, 2024 13:44
Status Failure
Total duration 44s
Artifacts

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
PropertyNotSetInConstructor: src/Unlayer.php#L16
src/Unlayer.php:16:7: PropertyNotSetInConstructor: Property InteractionDesignFoundation\NovaUnlayerField\Unlayer::$dependentShouldEmitChangesEvent is not defined in constructor of InteractionDesignFoundation\NovaUnlayerField\Unlayer or in any methods called in the constructor (see https://psalm.dev/074)
MoreSpecificImplementedParamType: src/Unlayer.php#L143
src/Unlayer.php:143:90: MoreSpecificImplementedParamType: Argument 3 of InteractionDesignFoundation\NovaUnlayerField\Unlayer::fillAttributeFromRequest has the more specific type 'Illuminate\Database\Eloquent\Model', expecting 'Illuminate\Database\Eloquent\Model|Laravel\Nova\Support\Fluent' as defined by Laravel\Nova\Fields\Field::fillAttributeFromRequest (see https://psalm.dev/140)
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