chore: Refactor Auth Token Middleware's token logic #720
tests.yml
on: pull_request
Test Prefer Lowest
20s
PHP Style Check
22s
PHPStan Static Analysis
30s
Matrix: test
Annotations
5 errors
PHPStan Static Analysis:
src/Middleware/AuthTokenMiddleware.php#L146
Call to an undefined method Google\Auth\FetchAuthTokenInterface|Google\Auth\UpdateMetadataInterface::updateMetadata().
|
PHPStan Static Analysis:
src/Middleware/AuthTokenMiddleware.php#L151
Call to an undefined method Google\Auth\FetchAuthTokenInterface|Google\Auth\UpdateMetadataInterface::fetchAuthToken().
|
PHPStan Static Analysis:
src/Middleware/AuthTokenMiddleware.php#L161
Call to an undefined method Google\Auth\FetchAuthTokenInterface|Google\Auth\UpdateMetadataInterface::getLastReceivedToken().
|
PHPStan Static Analysis:
src/Middleware/AuthTokenMiddleware.php#L168
Call to an undefined method Google\Auth\FetchAuthTokenInterface|Google\Auth\UpdateMetadataInterface::getCacheKey().
|
PHPStan Static Analysis
Process completed with exit code 1.
|