Laravel 11.x Shift #383
Annotations
10 errors and 2 warnings
Run Larastan:
app/Actions/Fortify/CreateNewUser.php#L11
Class App\Actions\Fortify\CreateNewUser implements unknown interface Laravel\Fortify\Contracts\CreatesNewUsers.
|
Run Larastan:
app/Actions/Fortify/CreateNewUser.php#L24
Call to static method hasTermsAndPrivacyPolicyFeature() on an unknown class Laravel\Jetstream\Jetstream.
|
Run Larastan:
app/Actions/Fortify/PasswordValidationRules.php (in context of class App/Actions/Fortify/CreateNewUser)#L14
Instantiated class Laravel\Fortify\Rules\Password not found.
|
Run Larastan:
app/Actions/Fortify/PasswordValidationRules.php (in context of class App/Actions/Fortify/ResetUserPassword)#L14
Instantiated class Laravel\Fortify\Rules\Password not found.
|
Run Larastan:
app/Actions/Fortify/PasswordValidationRules.php (in context of class App/Actions/Fortify/UpdateUserPassword)#L14
Instantiated class Laravel\Fortify\Rules\Password not found.
|
Run Larastan:
app/Actions/Fortify/ResetUserPassword.php#L9
Class App\Actions\Fortify\ResetUserPassword implements unknown interface Laravel\Fortify\Contracts\ResetsUserPasswords.
|
Run Larastan:
app/Actions/Fortify/UpdateUserPassword.php#L9
Class App\Actions\Fortify\UpdateUserPassword implements unknown interface Laravel\Fortify\Contracts\UpdatesUserPasswords.
|
Run Larastan:
app/Actions/Fortify/UpdateUserProfileInformation.php#L10
Class App\Actions\Fortify\UpdateUserProfileInformation implements unknown interface Laravel\Fortify\Contracts\UpdatesUserProfileInformation.
|
Run Larastan:
app/Actions/Jetstream/DeleteUser.php#L7
Class App\Actions\Jetstream\DeleteUser implements unknown interface Laravel\Jetstream\Contracts\DeletesUsers.
|
Run Larastan:
app/Actions/SortStreamsByDateAction.php#L14
Cannot call method format() on string.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Get composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading