Merge branch 'laravel11_update' into 'main' #30
Annotations
10 errors and 1 warning
Run Grumphp:
src/Auth/CasGuard.php#L32
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
|
Run Grumphp:
src/Auth/CasGuard.php#L36
Method EcPhp\LaravelCas\Auth\CasGuard::attempt() has parameter $credentials with no value type specified in iterable type array.
|
Run Grumphp:
src/Auth/CasGuard.php#L38
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
|
Run Grumphp:
src/Auth/CasGuard.php#L54
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
|
Run Grumphp:
src/Auth/CasGuard.php#L59
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
|
Run Grumphp:
src/Auth/CasGuard.php#L80
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
|
Run Grumphp:
src/Auth/CasGuard.php#L83
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
|
Run Grumphp:
src/Auth/CasGuard.php#L105
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
|
Run Grumphp:
src/Auth/CasGuard.php#L108
Method EcPhp\LaravelCas\Auth\CasGuard::validate() has parameter $credentials with no value type specified in iterable type array.
|
Run Grumphp:
src/Auth/CasUserProvider.php#L36
Method EcPhp\LaravelCas\Auth\CasUserProvider::rehashPasswordIfRequired() has no return type specified.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading