Skip to content

Laravel 12 support #162

Laravel 12 support

Laravel 12 support #162

Triggered via push February 13, 2025 12:59
Status Failure
Total duration 40s
Artifacts

analyse.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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.