phpstan ignore by PHP version (https://github.com/phpstan/p… #52
ci.yml
on: push
Matrix: Static Code Analysis
Build and publish API docs
17s
Build and publish user manual
35s
Matrix: Unit Tests
Annotations
11 errors
Static Code Analysis (8.1):
src/Core/OAuth2Provider.php#L1
Ignored error pattern #^Call to an undefined method Random\\Randomizer\:\:getBytesFromString\(\)\.$# in path /home/runner/work/php-oauth/php-oauth/src/Core/OAuth2Provider.php was not matched in reported errors.
|
Static Code Analysis (8.1):
src/Core/OAuth2Provider.php#L640
Instantiated class Random\Engine\Secure not found.
|
Static Code Analysis (8.1):
src/Core/OAuth2Provider.php#L640
Instantiated class Random\Randomizer not found.
|
Static Code Analysis (8.1):
src/Core/OAuth2Provider.php#L642
Call to method getBytesFromString() on an unknown class Random\Randomizer.
|
Static Code Analysis (8.1)
Process completed with exit code 1.
|
Static Code Analysis (8.2)
The job was canceled because "_8_1" failed.
|
Static Code Analysis (8.2)
The operation was canceled.
|
Static Code Analysis (8.4)
The job was canceled because "_8_1" failed.
|
Static Code Analysis (8.4)
The operation was canceled.
|
Static Code Analysis (8.3)
The job was canceled because "_8_1" failed.
|
Static Code Analysis (8.3)
The operation was canceled.
|