Skip to content

return associative array when validating token #145

return associative array when validating token

return associative array when validating token #145

Triggered via push November 29, 2025 00:00
Status Failure
Total duration 31s
Artifacts
Matrix: Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Static Analysis (8.3, prefer-lowest, ubuntu-latest)
Process completed with exit code 1.
Static Analysis (8.3, prefer-lowest, ubuntu-latest): tests/Handlers/AbstractTokenHandlerTest.php#L128
Call to static method PHPUnit\Framework\Assert::assertSame() with array{type: 'access_token', data: array{aud: array{'client1'}, sub: 'user1', jti: 'access1', exp: int<1001, max>, foo: 'bar'}} and array{data: array{exp: mixed}} will always evaluate to false.
Static Analysis (8.2, prefer-stable, ubuntu-latest)
The strategy configuration was canceled because "static-analysis._8_3_prefer-lowest_ubuntu" failed
Static Analysis (8.2, prefer-lowest, ubuntu-latest)
The strategy configuration was canceled because "static-analysis._8_3_prefer-lowest_ubuntu" failed
Static Analysis (8.2, prefer-lowest, ubuntu-latest)
Process completed with exit code 1.
Static Analysis (8.2, prefer-lowest, ubuntu-latest): tests/Handlers/AbstractTokenHandlerTest.php#L128
Call to static method PHPUnit\Framework\Assert::assertSame() with array{type: 'access_token', data: array{aud: array{'client1'}, sub: 'user1', jti: 'access1', exp: int<1001, max>, foo: 'bar'}} and array{data: array{exp: mixed}} will always evaluate to false.
Static Analysis (8.4, prefer-lowest, ubuntu-latest)
The strategy configuration was canceled because "static-analysis._8_3_prefer-lowest_ubuntu" failed
Static Analysis (8.4, prefer-lowest, ubuntu-latest)
The operation was canceled.
Static Analysis (8.4, prefer-lowest, ubuntu-latest): tests/Handlers/AbstractTokenHandlerTest.php#L128
Call to static method PHPUnit\Framework\Assert::assertSame() with array{type: 'access_token', data: array{aud: array{'client1'}, sub: 'user1', jti: 'access1', exp: int<1001, max>, foo: 'bar'}} and array{data: array{exp: mixed}} will always evaluate to false.
Static Analysis (8.1, prefer-lowest, ubuntu-latest)
The strategy configuration was canceled because "static-analysis._8_3_prefer-lowest_ubuntu" failed
Static Analysis (8.1, prefer-lowest, ubuntu-latest)
The operation was canceled.
Static Analysis (8.1, prefer-lowest, ubuntu-latest): tests/Handlers/AbstractTokenHandlerTest.php#L128
Call to static method PHPUnit\Framework\Assert::assertSame() with array{type: 'access_token', data: array{aud: array{'client1'}, sub: 'user1', jti: 'access1', exp: int<1001, max>, foo: 'bar'}} and array{data: array{exp: mixed}} will always evaluate to false.
Static Analysis (8.3, prefer-stable, ubuntu-latest)
The strategy configuration was canceled because "static-analysis._8_3_prefer-lowest_ubuntu" failed
Static Analysis (8.3, prefer-stable, ubuntu-latest)
The operation was canceled.
Static Analysis (8.1, prefer-stable, ubuntu-latest)
The strategy configuration was canceled because "static-analysis._8_3_prefer-lowest_ubuntu" failed
Static Analysis (8.1, prefer-stable, ubuntu-latest)
The operation was canceled.