Skip to content

feat: improve userless connection mode #329

feat: improve userless connection mode

feat: improve userless connection mode #329

Triggered via pull request July 21, 2024 17:15
Status Failure
Total duration 49s
Artifacts

static.yml

on: pull_request
Static analysis  /  Psalm
41s
Static analysis / Psalm
Static analysis  /  PHPStan
33s
Static analysis / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Static analysis / PHPStan: src/Models/Casts/TrustPath.php#L22
Call to method loadTrustPath() of deprecated class Webauthn\TrustPath\TrustPathLoader: since 4.9.0 and will be removed in 5.0.0. Use the serializer instead
Static analysis / PHPStan: src/Services/Webauthn/CredentialAssertionValidator.php#L59
Call to function in_array() requires parameter #3 to be set.
Static analysis / PHPStan: src/WebauthnServiceProvider.php#L134
Fetching class constant class of deprecated class Webauthn\AttestationStatement\AndroidSafetyNetAttestationStatementSupport: since 4.9.0 and will be removed in 5.0.0. Android SafetyNet is now deprecated.
Static analysis / PHPStan: src/WebauthnServiceProvider.php#L135
Instantiation of deprecated class Webauthn\AttestationStatement\AndroidSafetyNetAttestationStatementSupport: since 4.9.0 and will be removed in 5.0.0. Android SafetyNet is now deprecated.
Static analysis / PHPStan: src/WebauthnServiceProvider.php#L162
Fetching class constant class of deprecated class Webauthn\AttestationStatement\AndroidSafetyNetAttestationStatementSupport: since 4.9.0 and will be removed in 5.0.0. Android SafetyNet is now deprecated.
Static analysis / PHPStan
Process completed with exit code 1.