[3.x] Fixes Challenge expiration type return #247
Annotations
4 errors and 10 warnings
3️⃣ Static Analysis:
src/Assertion/Creator/Pipes/MayRetrieveCredentialsIdForUser.php#L25
Parameter #1 $credentials of method Laragear\WebAuthn\Assertion\Creator\Pipes\MayRetrieveCredentialsIdForUser::parseCredentials() expects Illuminate\Database\Eloquent\Collection<int, Laragear\WebAuthn\Models\WebAuthnCredential>, Illuminate\Database\Eloquent\Collection<int, Illuminate\Database\Eloquent\Model> given.
|
3️⃣ Static Analysis:
src/Assertion/Validator/Pipes/RetrievesCredentialId.php#L33
Property Laragear\WebAuthn\Assertion\Validator\AssertionValidation::$credential (Laragear\WebAuthn\Models\WebAuthnCredential|null) does not accept Illuminate\Database\Eloquent\Model|null.
|
3️⃣ Static Analysis:
src/Assertion/Validator/Pipes/RetrievesCredentialId.php#L39
Call to an undefined method Illuminate\Database\Eloquent\Model::isDisabled().
|
3️⃣ Static Analysis
Process completed with exit code 1.
|
2️⃣ Unit and Feature tests (8.3, 10.*, lowest)
Codecov: Failed to properly create commit: 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.*, lowest)
Codecov: Failed to properly create commit: 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)
Codecov: Failed to properly create commit: 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)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
2️⃣ Unit and Feature tests (8.3, 11.*, highest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
2️⃣ Unit and Feature tests (8.2, 11.*, highest)
Codecov: Failed to properly create commit: 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)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
2️⃣ Unit and Feature tests (8.3, 10.*, highest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
2️⃣ Unit and Feature tests (8.2, 11.*, lowest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
2️⃣ Unit and Feature tests (8.3, 11.*, lowest)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|