Skip to content

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

chore: Refactor Auth Token Middleware's token logic

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

Triggered via pull request October 31, 2023 12:08
Status Failure
Total duration 51s
Artifacts

tests.yml

on: pull_request
Test Prefer Lowest
38s
Test Prefer Lowest
PHP Style Check
18s
PHP Style Check
PHPStan Static Analysis
34s
PHPStan Static Analysis
Matrix: test
Fit to window
Zoom out
Zoom in

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.