Issue #415: Increased PHPStan level to 8 #340
Annotations
7 errors
|
PHPStan 8.2-ubuntu-latest
Process completed with exit code 1.
|
|
PHPStan 8.2-ubuntu-latest:
src/Core/src/Security/src/Entity/OAuthAccessToken.php#L242
Parameter #1 $subject of method Lcobucci\JWT\Builder::relatedTo() expects non-empty-string, string given.
|
|
PHPStan 8.2-ubuntu-latest:
src/Core/src/Security/src/Entity/OAuthAccessToken.php#L237
Parameter #1 ...$audiences of method Lcobucci\JWT\Builder::permittedFor() expects non-empty-string, string given.
|
|
PHPStan 8.3-ubuntu-latest
The operation was canceled.
|
|
PHPStan 8.3-ubuntu-latest:
src/Core/src/Security/src/Entity/OAuthAccessToken.php#L242
Parameter #1 $subject of method Lcobucci\JWT\Builder::relatedTo() expects non-empty-string, string given.
|
|
PHPStan 8.3-ubuntu-latest:
src/Core/src/Security/src/Entity/OAuthAccessToken.php#L237
Parameter #1 ...$audiences of method Lcobucci\JWT\Builder::permittedFor() expects non-empty-string, string given.
|
|
PHPStan 8.3-ubuntu-latest
The strategy configuration was canceled because "mutation.ubuntu-latest_8_2" failed
|