Move Requests into Http\Requests #76
Annotations
7 errors and 1 warning
PHP 8.3 - Static Analysis:
src/Http/Requests/UserRequest.php#L56
Call to an undefined static method Igniter\User\Facades\AdminAuth::id().
|
PHP 8.3 - Static Analysis
Ignored error pattern #^Call to an undefined static method Igniter\\User\\Facades\\AdminAuth\:\:id\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Requests/UserRequest.php was not matched in reported errors.
|
PHP 8.3 - Static Analysis
Process completed with exit code 1.
|
PHP 8.2 - Static Analysis
The job was canceled because "_8_3" failed.
|
PHP 8.2 - Static Analysis:
src/Http/Requests/UserRequest.php#L56
Call to an undefined static method Igniter\User\Facades\AdminAuth::id().
|
PHP 8.2 - Static Analysis
Ignored error pattern #^Call to an undefined static method Igniter\\User\\Facades\\AdminAuth\:\:id\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Requests/UserRequest.php was not matched in reported errors.
|
PHP 8.2 - Static Analysis
The operation was canceled.
|
PHP 8.3 - Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|