This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Relax PHPStan rules to level 8 #100
Annotations
10 errors and 1 warning
src/JwtAuthentication.php#L350
Method Tuupola\Middleware\JwtAuthentication::path() is unused.
|
src/JwtAuthentication.php#L360
Method Tuupola\Middleware\JwtAuthentication::ignore() is unused.
|
src/JwtAuthentication.php#L368
Method Tuupola\Middleware\JwtAuthentication::cookie() is unused.
|
src/JwtAuthentication.php#L376
Method Tuupola\Middleware\JwtAuthentication::secure() is unused.
|
src/JwtAuthentication.php#L386
Method Tuupola\Middleware\JwtAuthentication::relaxed() is unused.
|
src/JwtAuthentication.php#L396
Method Tuupola\Middleware\JwtAuthentication::secret() is unused.
|
src/JwtAuthentication.php#L409
Method Tuupola\Middleware\JwtAuthentication::error() is unused.
|
src/JwtAuthentication.php#L421
Method Tuupola\Middleware\JwtAuthentication::logger() is unused.
|
src/JwtAuthentication.php#L441
Method Tuupola\Middleware\JwtAuthentication::attribute() is unused.
|
src/JwtAuthentication.php#L449
Method Tuupola\Middleware\JwtAuthentication::header() is unused.
|
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