Merge remote-tracking branch 'origin/main' #30
Annotations
10 errors
src/Http/Controllers/AuthenticatedSessionController.php#L73
Access to an undefined property Illuminate\Foundation\Auth\User::$tokens.
|
src/Http/Controllers/EmailVerificationNotificationController.php#L19
Access to constant HOME on an unknown class App\Providers\RouteServiceProvider.
|
src/Http/Controllers/PermissionController.php#L72
Call to an undefined method Fintech\Core\Exceptions\StoreOperationException::setModel().
|
src/Http/Controllers/PermissionController.php#L134
Call to an undefined method Fintech\Core\Exceptions\UpdateOperationException::setModel().
|
src/Http/Controllers/PermissionController.php#L172
Call to an undefined method Fintech\Core\Exceptions\DeleteOperationException::setModel().
|
src/Http/Controllers/PermissionController.php#L208
Call to an undefined method Fintech\Core\Exceptions\RestoreOperationException::setModel().
|
src/Http/Controllers/PermissionController.php#L235
Call to an undefined method Fintech\Auth\Services\PermissionService::export().
|
src/Http/Controllers/ProfileController.php#L54
Call to an undefined static method Fintech\Auth\Facades\Auth::userProfile().
|
src/Http/Controllers/ProfileController.php#L72
PHPDoc tag @throws with type Fintech\Core\Exceptions\ModelOperationException is not subtype of Throwable
|
src/Http/Controllers/ProfileController.php#L77
Call to an undefined static method Fintech\Auth\Facades\Auth::userProfile().
|
The logs for this run have expired and are no longer available.
Loading