Skip to content

Update depedencies

Update depedencies #68

Triggered via push February 7, 2024 08:34
Status Failure
Total duration 39s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
phpstan: app/Actions/Fortify/CreateNewUser.php#L25
Instantiated class Bekwoh\LaravelBlacklist\Rules\Blacklist not found.
phpstan: app/Actions/Fortify/UpdateUserProfileInformation.php#L22
Instantiated class Bekwoh\LaravelBlacklist\Rules\Blacklist not found.
phpstan: app/Actions/User/CreateNewUser.php#L10
Class App\Actions\User\CreateNewUser extends unknown class Bekwoh\LaravelAction\AbstractAction.
phpstan: app/Concerns/InteractsWithLivewireForm.php (in context of class App/Livewire/Forms/User)#L176
Access to an undefined property App\Livewire\Forms\User::$eagerLoad.
phpstan: app/Concerns/InteractsWithToken.php (in context of class App/Models/Base)#L15
Call to an undefined method Illuminate\Database\Eloquent\Model::getTokenColumn().
phpstan: app/Concerns/InteractsWithToken.php (in context of class App/Models/Base)#L15
Call to an undefined method Illuminate\Database\Eloquent\Model::getTokenColumn().
phpstan: app/Concerns/InteractsWithToken.php (in context of class App/Models/Base)#L16
Call to an undefined method Illuminate\Database\Eloquent\Model::getTokenColumn().
phpstan: app/Concerns/InteractsWithUuid.php (in context of class App/Models/Base)#L15
Call to an undefined method Illuminate\Database\Eloquent\Model::getUuidColumnName().
phpstan: app/Concerns/InteractsWithUuid.php (in context of class App/Models/Base)#L15
Call to an undefined method Illuminate\Database\Eloquent\Model::getUuidColumnName().
phpstan: app/Concerns/InteractsWithUuid.php (in context of class App/Models/Base)#L16
Call to an undefined method Illuminate\Database\Eloquent\Model::getUuidColumnName().
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpstan
The `save-state` 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/