Merge branch 'remove-laravel9-upgrade-vendors' into 'main' #18
Annotations
10 errors and 1 warning
src/Auth/EcasUserProvider.php#L25
Method EcPhp\LaravelEcas\Auth\EcasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
|
src/Auth/EcasUserProvider.php#L33
Parameter #1 $user of class EcPhp\LaravelEcas\Auth\User\EcasUser constructor expects EcPhp\LaravelCas\Auth\User\CasUser, Illuminate\Contracts\Auth\Authenticatable given.
|
src/Auth/EcasUserProvider.php#L53
Method EcPhp\LaravelEcas\Auth\EcasUserProvider::validateCredentials() has parameter $credentials with no value type specified in iterable type array.
|
src/Auth/User/EcasUser.php#L28
Method EcPhp\LaravelEcas\Auth\User\EcasUser::get() has no return type specified.
|
src/Auth/User/EcasUser.php#L28
Method EcPhp\LaravelEcas\Auth\User\EcasUser::get() has parameter $default with no type specified.
|
src/Auth/User/EcasUser.php#L33
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getAttribute() has no return type specified.
|
src/Auth/User/EcasUser.php#L33
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getAttribute() has parameter $default with no type specified.
|
src/Auth/User/EcasUser.php#L38
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getAttributes() return type has no value type specified in iterable type array.
|
src/Auth/User/EcasUser.php#L53
Return type (string|null) of method EcPhp\LaravelEcas\Auth\User\EcasUser::getAuthPassword() should be covariant with return type (string) of method Illuminate\Contracts\Auth\Authenticatable::getAuthPassword()
|
src/Auth/User/EcasUser.php#L58
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getGroups() 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/
|
This job failed
Loading