WIP #6
Annotations
8 errors and 1 warning
phpstan:
src/FilamentJetstreamPlugin.php#L58
Class App\Models\Team not found.
|
phpstan:
src/Listeners/CreatePersonalTeam.php#L27
Call to static method forceCreate() on an unknown class App\Models\Team.
|
phpstan:
src/Listeners/CreatePersonalTeam.php#L28
Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$id.
|
phpstan:
src/Listeners/CreatePersonalTeam.php#L29
Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$name.
|
phpstan:
src/Listeners/CreatePersonalTeam.php#L33
Call to an undefined method Illuminate\Contracts\Auth\Authenticatable::ownedTeams().
|
phpstan:
src/Listeners/CreatePersonalTeam.php#L35
Call to an undefined method Illuminate\Contracts\Auth\Authenticatable::switchTeam().
|
phpstan:
src/Pages/CreateTeam.php#L28
Class App\Actions\Jetstream\CreateTeam not found.
|
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/.
|