Merge branch 'laravel_10' into 'main' #22
Annotations
10 errors and 1 warning
Run Grumphp:
src/Auth/CasGuard.php#L30
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
|
Run Grumphp:
src/Auth/CasGuard.php#L35
Method EcPhp\LaravelCas\Auth\CasGuard::attempt() has parameter $credentials with no value type specified in iterable type array.
|
Run Grumphp:
src/Auth/CasGuard.php#L37
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
|
Run Grumphp:
src/Auth/CasGuard.php#L53
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
|
Run Grumphp:
src/Auth/CasGuard.php#L58
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
|
Run Grumphp:
src/Auth/CasGuard.php#L79
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
|
Run Grumphp:
src/Auth/CasGuard.php#L82
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
|
Run Grumphp:
src/Auth/CasGuard.php#L104
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
|
Run Grumphp:
src/Auth/CasGuard.php#L107
Method EcPhp\LaravelCas\Auth\CasGuard::validate() has parameter $credentials with no value type specified in iterable type array.
|
Run Grumphp:
src/Auth/CasUserProvider.php#L37
Method EcPhp\LaravelCas\Auth\CasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
|
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/.
|
Loading