Merge pull request #12 from alainvd/patch-1 #28
Annotations
10 errors and 1 warning
src/Auth/CasGuard.php#L30
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
|
src/Auth/CasGuard.php#L34
Method EcPhp\LaravelCas\Auth\CasGuard::attempt() has parameter $credentials with no value type specified in iterable type array.
|
src/Auth/CasGuard.php#L36
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
|
src/Auth/CasGuard.php#L52
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
|
src/Auth/CasGuard.php#L57
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
|
src/Auth/CasGuard.php#L78
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
|
src/Auth/CasGuard.php#L81
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
|
src/Auth/CasGuard.php#L103
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
|
src/Auth/CasGuard.php#L106
Method EcPhp\LaravelCas\Auth\CasGuard::validate() has parameter $credentials with no value type specified in iterable type array.
|
src/Auth/CasUserProvider.php#L36
Method EcPhp\LaravelCas\Auth\CasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
|
The following actions uses Node.js version which is deprecated 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/
|
This job failed
Loading