psalm / psalm-plugin-laravel

A Psalm plugin for Laravel
MIT License
298 stars 69 forks source link

issue with github actions usage #361

Open SignpostMarv opened 8 months ago

SignpostMarv commented 8 months ago

Describe the bug vendor directory not writeable in github actions, auto-stub generation can't occur.

Impacted Versions

barryvdh/laravel-ide-helper           v2.13.0   Laravel IDE Helper, generat...
inertiajs/inertia-laravel             v0.6.11   The Laravel adapter for Ine...
laravel/breeze                        v1.26.1   Minimal Laravel authenticat...
laravel/framework                     v10.32.1  The Laravel Framework.
laravel/pint                          v1.13.6   An opinionated code formatt...
laravel/prompts                       v0.1.13  
laravel/sail                          v1.26.0   Docker files for running a ...
laravel/sanctum                       v3.3.2    Laravel Sanctum provides a ...
laravel/serializable-closure          v1.3.3    Laravel Serializable Closur...
laravel/tinker                        v2.8.2    Powerful REPL for the Larav...
psalm/plugin-laravel                  v2.8.0    A Laravel plugin for Psalm
psalm/plugin-mockery                  1.1.0     Psalm plugin for Mockery
psalm/plugin-phpunit                  0.18.4    Psalm plugin for PHPUnit
spatie/laravel-ignition               2.3.1     A beautiful error page for ...
spatie/laravel-ray                    1.33.0    Easily debug Laravel apps
vimeo/psalm                           5.16.0    A static analysis tool for ...

Additional context Cache directories in plugin are hardcoded, would preferably be configurable within plugin.