Fix PHPStan
on level 1
#248
Labels
Code base improvement
Any improvements to the code base which makes it more maintainable or easier to use for users.
Scope:
Currently, running
returns a couple of errors.
Most of them are related to model changes
or mis-use of Laravel objects
and should be fixed.
Definition of done:
The Github Action step
composer run phpstan-analyze
is enabled (i.e.continue-on-error: true
is removed) and the check passes.The text was updated successfully, but these errors were encountered: