Skip to content

chore: Refactor Auth Token Middleware's token logic #720

chore: Refactor Auth Token Middleware's token logic

chore: Refactor Auth Token Middleware's token logic #720

Triggered via pull request October 27, 2023 07:18
Status Failure
Total duration 2m 19s
Artifacts

tests.yml

on: pull_request
Test Prefer Lowest
20s
Test Prefer Lowest
PHP Style Check
22s
PHP Style Check
PHPStan Static Analysis
30s
PHPStan Static Analysis
Matrix: test
Fit to window
Zoom out
Zoom in

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.