Data mapper #535
Annotations
8 errors and 1 warning
src/Linna/Authorization/PermissionExtended.php#L35
Method Linna\Authorization\PermissionExtended::__construct() has parameter $roles with no value type specified in iterable type array.
|
src/Linna/Authorization/PermissionExtended.php#L35
Method Linna\Authorization\PermissionExtended::__construct() has parameter $users with no value type specified in iterable type array.
|
src/Linna/Authorization/Role.php#L33
PHPDoc tag @param references unknown parameter: $permissions
|
src/Linna/Authorization/Role.php#L33
PHPDoc tag @param references unknown parameter: $users
|
src/Linna/Authorization/UserExtended.php#L42
Constructor of class Linna\Authorization\UserExtended has an unused parameter $email.
|
src/Linna/Authorization/UserExtended.php#L44
Property Linna\Authorization\UserExtended::$passwordUtility is never read, only written.
|
src/Linna/Cache/RedisCache.php#L164
Comparison operation ">" between (bool|int|Redis) and 0 results in an error.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading