Skip to content

feat: declare user list as livewire component #40

feat: declare user list as livewire component

feat: declare user list as livewire component #40

Triggered via push September 5, 2024 05:55
Status Failure
Total duration 1m 2s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpstan
Your requirements could not be resolved to an installable set of packages. Problem 1 - laravel/framework[v11.8.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.1.29) does not satisfy that requirement. - illuminate/contracts[v11.8.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.1.29) does not satisfy that requirement. - Root composer.json requires illuminate/contracts ^11.8 -> satisfiable by illuminate/contracts[v11.8.0, ..., 11.x-dev], laravel/framework[v11.8.0, ..., 11.x-dev].
phpstan
Process completed with exit code 2.
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/