chore(deps): bump cachix/install-nix-action from 22 to 23 #13
Annotations
11 errors
src/Auth/EcasUserProvider.php#L26
Method EcPhp\LaravelEcas\Auth\EcasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
|
src/Auth/EcasUserProvider.php#L34
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#L56
Method EcPhp\LaravelEcas\Auth\EcasUserProvider::validateCredentials() has parameter $credentials with no value type specified in iterable type array.
|
src/Auth/User/EcasUser.php#L30
Method EcPhp\LaravelEcas\Auth\User\EcasUser::get() has no return type specified.
|
src/Auth/User/EcasUser.php#L30
Method EcPhp\LaravelEcas\Auth\User\EcasUser::get() has parameter $default with no type specified.
|
src/Auth/User/EcasUser.php#L35
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getAttribute() has no return type specified.
|
src/Auth/User/EcasUser.php#L35
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getAttribute() has parameter $default with no type specified.
|
src/Auth/User/EcasUser.php#L40
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getAttributes() return type has no value type specified in iterable type array.
|
src/Auth/User/EcasUser.php#L55
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#L60
Method EcPhp\LaravelEcas\Auth\User\EcasUser::getGroups() return type has no value type specified in iterable type array.
|
|
The logs for this run have expired and are no longer available.
Loading