Skip to content

PHPStan

PHPStan #1

Manually triggered March 5, 2024 11:06
Status Failure
Total duration 21s
Artifacts

phpstan.yml

on: workflow_dispatch
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan with PHP 8.2 on ubuntu-latest: src/CodeChallengeMethod/PlainChallengeMethod.php#L7
Class constants with native types are supported only on PHP 8.3 and later.
PHPStan with PHP 8.2 on ubuntu-latest: src/CodeChallengeMethod/S256ChallengeMethod.php#L9
Class constants with native types are supported only on PHP 8.3 and later.
PHPStan with PHP 8.2 on ubuntu-latest: src/ProofKeyForCodeExchange.php#L16
Class constants with native types are supported only on PHP 8.3 and later.
PHPStan with PHP 8.2 on ubuntu-latest: src/ProofKeyForCodeExchange.php#L19
Class constants with native types are supported only on PHP 8.3 and later.
PHPStan with PHP 8.2 on ubuntu-latest
Process completed with exit code 1.