Skip to content

First changes so that Laravel Data and livewire work better together #818

First changes so that Laravel Data and livewire work better together

First changes so that Laravel Data and livewire work better together #818

Triggered via push February 19, 2024 11:50
Status Failure
Total duration 40s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: src/Support/Livewire/LivewireDataSynth.php#L78
Callable callable(mixed): mixed invoked with 2 parameters, 1 required.
phpstan: src/Support/Livewire/LivewireDataSynth.php#L94
PHPDoc tag @param for parameter $value with type mixed is not subtype of native type array.
phpstan: src/Support/Livewire/LivewireDataSynth.php#L112
Callable callable(mixed): mixed invoked with 2 parameters, 1 required.
phpstan
Process completed with exit code 1.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.