Merge branch 'laravel11_update' into 'main' #19
Annotations
10 errors and 1 warning
Run Grumphp:
src/Auth/EcasUserProvider.php#L25
Method EcPhp\LaravelEcas\Auth\EcasUserProvider::rehashPasswordIfRequired() has no return type specified.
|
Run Grumphp:
src/Auth/EcasUserProvider.php#L25
Method EcPhp\LaravelEcas\Auth\EcasUserProvider::rehashPasswordIfRequired() has parameter $credentials with no value type specified in iterable type array.
|
Run Grumphp:
src/Auth/EcasUserProvider.php#L27
Method EcPhp\LaravelEcas\Auth\EcasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
|
Run Grumphp:
src/Auth/EcasUserProvider.php#L35
Parameter #1 $user of class EcPhp\LaravelEcas\Auth\User\EcasUser constructor expects EcPhp\LaravelCas\Auth\User\CasUser, Illuminate\Contracts\Auth\Authenticatable given.
|
Run Grumphp:
src/Auth/EcasUserProvider.php#L55
Method EcPhp\LaravelEcas\Auth\EcasUserProvider::validateCredentials() has parameter $credentials with no value type specified in iterable type array.
|
Run Grumphp:
src/Auth/User/EcasUser.php#L28
Method EcPhp\LaravelEcas\Auth\User\EcasUser::get() has no return type specified.
|
Run Grumphp:
src/Auth/User/EcasUser.php#L28
Method EcPhp\LaravelEcas\Auth\User\EcasUser::get() has parameter $default with no type specified.
|
Run Grumphp:
src/Auth/User/EcasUser.php#L33
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getAttribute() has no return type specified.
|
Run Grumphp:
src/Auth/User/EcasUser.php#L33
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getAttribute() has parameter $default with no type specified.
|
Run Grumphp:
src/Auth/User/EcasUser.php#L38
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getAttributes() return type has no value type specified in iterable type array.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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