chore: update .editorconfig
#25
Annotations
11 errors
The run was canceled by @drupol.
|
Run Grumphp:
src/Auth/CasGuard.php#L30
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
|
Run Grumphp:
src/Auth/CasGuard.php#L34
Method EcPhp\LaravelCas\Auth\CasGuard::attempt() has parameter $credentials with no value type specified in iterable type array.
|
Run Grumphp:
src/Auth/CasGuard.php#L36
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
|
Run Grumphp:
src/Auth/CasGuard.php#L52
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
|
Run Grumphp:
src/Auth/CasGuard.php#L57
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
|
Run Grumphp:
src/Auth/CasGuard.php#L78
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
|
Run Grumphp:
src/Auth/CasGuard.php#L81
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
|
Run Grumphp:
src/Auth/CasGuard.php#L103
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
|
Run Grumphp:
src/Auth/CasGuard.php#L106
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::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
|
Loading