Laravel 12 support #162
Annotations
9 errors
P8.3 - L11.* - prefer-stable - ubuntu-latest:
src/OAuth/KeyStore/DatabaseKeyStore.php#L14
Using nullsafe property access "?->keys" on left side of ?? is unnecessary. Use -> instead.
|
P8.3 - L11.* - prefer-stable - ubuntu-latest:
src/OAuth/MagentoServer.php#L51
Call to function is_array() with non-empty-array<int|string, array<mixed>|string> will always evaluate to true.
|
P8.3 - L11.* - prefer-stable - ubuntu-latest:
src/OAuth/MagentoServer.php#L85
Method JustBetter\MagentoClient\OAuth\MagentoServer::userEmail() should return string|null but return statement is missing.
|
P8.3 - L11.* - prefer-stable - ubuntu-latest:
src/OAuth/MagentoServer.php#L90
Method JustBetter\MagentoClient\OAuth\MagentoServer::userScreenName() should return string|null but return statement is missing.
|
P8.3 - L11.* - prefer-stable - ubuntu-latest:
tests/OAuth/KeyStore/FileKeyStoreTest.php#L32
PHPDoc tag @var with type string is not subtype of native type non-empty-string|false.
|
P8.3 - L11.* - prefer-stable - ubuntu-latest:
tests/OAuth/KeyStore/FileKeyStoreTest.php#L65
PHPDoc tag @var with type string is not subtype of native type non-empty-string|false.
|
P8.3 - L11.* - prefer-stable - ubuntu-latest
Process completed with exit code 1.
|
P8.4 - L11.* - prefer-stable - ubuntu-latest
The job was canceled because "ubuntu-latest_8_3_11___pr" failed.
|
P8.4 - L11.* - prefer-stable - ubuntu-latest
The operation was canceled.
|