Issue #415: Increased PHPStan level to 8 #339
Annotations
11 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#L231
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#L227
Parameter #1 $id of method Lcobucci\JWT\Builder::identifiedBy() expects non-empty-string, string given.
|
|
PHPStan 8.2-ubuntu-latest:
src/Core/src/Security/src/Entity/OAuthAccessToken.php#L226
Parameter #1 ...$audiences of method Lcobucci\JWT\Builder::permittedFor() expects non-empty-string, string given.
|
|
PHPStan 8.2-ubuntu-latest:
src/Core/src/Security/src/Entity/OAuthAccessToken.php#L208
Parameter #1 $contents of static method Lcobucci\JWT\Signer\Key\InMemory::plainText() expects non-empty-string, string given.
|
|
PHPStan 8.3-ubuntu-latest
Process completed with exit code 1.
|
|
PHPStan 8.3-ubuntu-latest:
src/Core/src/Security/src/Entity/OAuthAccessToken.php#L231
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#L227
Parameter #1 $id of method Lcobucci\JWT\Builder::identifiedBy() expects non-empty-string, string given.
|
|
PHPStan 8.3-ubuntu-latest:
src/Core/src/Security/src/Entity/OAuthAccessToken.php#L226
Parameter #1 ...$audiences of method Lcobucci\JWT\Builder::permittedFor() expects non-empty-string, string given.
|
|
PHPStan 8.3-ubuntu-latest:
src/Core/src/Security/src/Entity/OAuthAccessToken.php#L208
Parameter #1 $contents of static method Lcobucci\JWT\Signer\Key\InMemory::plainText() expects non-empty-string, string given.
|
|
PHPStan 8.3-ubuntu-latest
The strategy configuration was canceled because "mutation.ubuntu-latest_8_2" failed
|