This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Feature/update php jwt use php8 #97
Annotations
10 errors and 1 warning
src/JwtAuthentication.php#L259
Method Tuupola\Middleware\JwtAuthentication::decodeToken() return type has no value type specified in iterable type array.
|
src/JwtAuthentication/JwtAuthOptions.php#L67
Property Tuupola\Middleware\JwtAuthentication\JwtAuthOptions::$before has no type specified.
|
src/JwtAuthentication/JwtAuthOptions.php#L68
Property Tuupola\Middleware\JwtAuthentication\JwtAuthOptions::$after has no type specified.
|
src/JwtAuthentication/JwtAuthOptions.php#L69
Property Tuupola\Middleware\JwtAuthentication\JwtAuthOptions::$error has no type specified.
|
src/JwtAuthentication/JwtAuthOptions.php#L71
Property Tuupola\Middleware\JwtAuthentication\JwtAuthOptions::$jwtAuthentication is never read, only written.
|
src/JwtAuthentication/JwtAuthOptions.php#L73
Method Tuupola\Middleware\JwtAuthentication\JwtAuthOptions::__construct() has parameter $ignore with no value type specified in iterable type array.
|
src/JwtAuthentication/JwtAuthOptions.php#L73
Method Tuupola\Middleware\JwtAuthentication\JwtAuthOptions::__construct() has parameter $path with no value type specified in iterable type array.
|
src/JwtAuthentication/JwtAuthOptions.php#L73
Method Tuupola\Middleware\JwtAuthentication\JwtAuthOptions::__construct() has parameter $relaxed with no value type specified in iterable type array.
|
src/JwtAuthentication/JwtAuthOptions.php#L73
Method Tuupola\Middleware\JwtAuthentication\JwtAuthOptions::__construct() has parameter $rules with no value type specified in iterable type array.
|
src/JwtAuthentication/JwtAuthOptions.php#L73
Method Tuupola\Middleware\JwtAuthentication\JwtAuthOptions::__construct() has parameter $secret with no value type specified in iterable type array.
|
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