chore: Refactor Auth Token Middleware's token logic #721
tests.yml
on: pull_request
Test Prefer Lowest
38s
PHP Style Check
18s
PHPStan Static Analysis
34s
Matrix: test
Annotations
5 errors
PHPStan Static Analysis:
src/Middleware/AuthTokenMiddleware.php#L116
Call to an undefined method Google\Auth\UpdateMetadataInterface::fetchAuthToken().
|
PHPStan Static Analysis:
src/Middleware/AuthTokenMiddleware.php#L118
Call to an undefined method Google\Auth\UpdateMetadataInterface::getCacheKey().
|
PHPStan Static Analysis:
src/Middleware/AuthTokenMiddleware.php#L141
Call to an undefined method Google\Auth\FetchAuthTokenInterface|Google\Auth\UpdateMetadataInterface::fetchAuthToken().
|
PHPStan Static Analysis:
src/Middleware/AuthTokenMiddleware.php#L148
Call to an undefined method Google\Auth\FetchAuthTokenInterface|Google\Auth\UpdateMetadataInterface::getCacheKey().
|
PHPStan Static Analysis
Process completed with exit code 1.
|