ci: don't run on Windows #26
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#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.
|
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