Skip to content

feat: remove deprecated AndroidSafetynet #330

feat: remove deprecated AndroidSafetynet

feat: remove deprecated AndroidSafetynet #330

Triggered via pull request July 21, 2024 19:00
Status Failure
Total duration 52s
Artifacts

static.yml

on: pull_request
Static analysis  /  Psalm
44s
Static analysis / Psalm
Static analysis  /  PHPStan
37s
Static analysis / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 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/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.