fix(user-provider): Do not access rehash function in L10 (#101) #276
Annotations
10 errors and 17 warnings
3️⃣ Static Analysis:
src/Assertion/Validator/AssertionValidation.php#L41
Deprecated in PHP 8.4: Parameter #1 $request (Illuminate\Http\Request) is implicitly nullable via default value null.
|
3️⃣ Static Analysis:
src/Attestation/AuthenticatorData.php#L384
Parameter &$endOffset by-ref type of method Laragear\WebAuthn\Attestation\AuthenticatorData::readAttestData() expects int, (float|int) given.
|
3️⃣ Static Analysis:
src/Attestation/AuthenticatorData.php#L398
Parameter &$endOffset by-ref type of method Laragear\WebAuthn\Attestation\AuthenticatorData::readCredentialPublicKey() expects int, int|null given.
|
3️⃣ Static Analysis:
src/Attestation/Validator/AttestationValidation.php#L41
Deprecated in PHP 8.4: Parameter #1 $request (Illuminate\Http\Request) is implicitly nullable via default value null.
|
3️⃣ Static Analysis:
src/Attestation/Validator/AttestationValidation.php#L41
Deprecated in PHP 8.4: Parameter #2 $user (Laragear\WebAuthn\Contracts\WebAuthnAuthenticatable) is implicitly nullable via default value null.
|
3️⃣ Static Analysis:
src/Auth/WebAuthnUserProvider.php#L126
Call to function method_exists() with 'Illuminate\\Auth\\EloquentUserProvider' and 'rehashPasswordIfReq…' will always evaluate to true.
|
3️⃣ Static Analysis:
src/ByteBuffer.php#L147
Deprecated in PHP 8.4: Parameter #2 $length (int) is implicitly nullable via default value null.
|
3️⃣ Static Analysis:
src/CborDecoder.php#L106
Method Laragear\WebAuthn\CborDecoder::decodePortion() never assigns null to &$endOffset so it can be removed from the by-ref type.
|
3️⃣ Static Analysis:
src/Contracts/WebAuthnAuthenticatable.php#L44
No error to ignore is reported on line 44.
|
3️⃣ Static Analysis:
src/Contracts/WebAuthnAuthenticatable.php#L47
PHPDoc tag @return with type Illuminate\Database\Eloquent\Relations\MorphMany|Laragear\WebAuthn\Models\WebAuthnCredential is not subtype of native type Illuminate\Database\Eloquent\Relations\MorphMany.
|
0️⃣ Byte-level
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
1️⃣ Syntax errors
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
4️⃣ Exported files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
3️⃣ Static Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2️⃣ Unit and Feature tests (8.3, 10.*, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2️⃣ Unit and Feature tests (8.3, 10.*, lowest)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
2️⃣ Unit and Feature tests (8.2, 10.*, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2️⃣ Unit and Feature tests (8.2, 10.*, lowest)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
2️⃣ Unit and Feature tests (8.2, 10.*, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2️⃣ Unit and Feature tests (8.1, 10.*, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2️⃣ Unit and Feature tests (8.1, 10.*, lowest)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
2️⃣ Unit and Feature tests (8.1, 10.*, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2️⃣ Unit and Feature tests (8.3, 10.*, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2️⃣ Unit and Feature tests (8.2, 11.*, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2️⃣ Unit and Feature tests (8.2, 11.*, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2️⃣ Unit and Feature tests (8.3, 11.*, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2️⃣ Unit and Feature tests (8.3, 11.*, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|