Skip to content

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

chore: Refactor Auth Token Middleware's token logic

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

Triggered via pull request October 26, 2023 16:08
Status Failure
Total duration 52s
Artifacts

tests.yml

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

Annotations

11 errors
PHP 8.2 Unit Test
Process completed with exit code 2.
Test Prefer Lowest
Process completed with exit code 1.
PHP 8.0 Unit Test
The job was canceled because "_8_2" failed.
PHP 8.0 Unit Test
The operation was canceled.
PHP 8.1 Unit Test
The job was canceled because "_8_2" failed.
PHP 8.1 Unit Test
Process completed with exit code 2.
PHPStan Static Analysis: src/Middleware/AuthTokenMiddleware.php#L128
Method Google\Auth\Middleware\AuthTokenMiddleware::fetchAuthHeaders() return type has no value type specified in iterable type array.
PHPStan Static Analysis: src/Middleware/AuthTokenMiddleware.php#L143
Call to an undefined method Google\Auth\FetchAuthTokenInterface::updateMetadata().
PHPStan Static Analysis
Process completed with exit code 1.
PHP 7.4 Unit Test
The job was canceled because "_8_2" failed.
PHP 7.4 Unit Test
The operation was canceled.