Skip to content

Laravel 11.x Shift #383

Laravel 11.x Shift

Laravel 11.x Shift #383

Triggered via pull request April 3, 2024 19:53
Status Failure
Total duration 35s
Artifacts

larastan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
larastan: app/Actions/Fortify/CreateNewUser.php#L11
Class App\Actions\Fortify\CreateNewUser implements unknown interface Laravel\Fortify\Contracts\CreatesNewUsers.
larastan: app/Actions/Fortify/CreateNewUser.php#L24
Call to static method hasTermsAndPrivacyPolicyFeature() on an unknown class Laravel\Jetstream\Jetstream.
larastan: app/Actions/Fortify/PasswordValidationRules.php (in context of class App/Actions/Fortify/CreateNewUser)#L14
Instantiated class Laravel\Fortify\Rules\Password not found.
larastan: app/Actions/Fortify/ResetUserPassword.php#L9
Class App\Actions\Fortify\ResetUserPassword implements unknown interface Laravel\Fortify\Contracts\ResetsUserPasswords.
larastan: app/Actions/Fortify/UpdateUserPassword.php#L9
Class App\Actions\Fortify\UpdateUserPassword implements unknown interface Laravel\Fortify\Contracts\UpdatesUserPasswords.
larastan: app/Actions/Fortify/UpdateUserProfileInformation.php#L10
Class App\Actions\Fortify\UpdateUserProfileInformation implements unknown interface Laravel\Fortify\Contracts\UpdatesUserProfileInformation.
larastan: app/Actions/Jetstream/DeleteUser.php#L7
Class App\Actions\Jetstream\DeleteUser implements unknown interface Laravel\Jetstream\Contracts\DeletesUsers.
larastan: app/Actions/SortStreamsByDateAction.php#L14
Cannot call method format() on string.
larastan
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/.
larastan
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/