Deprecate 'icon' parameter from PublicKeyCredentialCreationOptionsFac… #922
integrate.yml
on: pull_request
3️⃣ Static Analysis
30s
4️⃣ Coding Standards
32s
6️⃣ Rector Checkstyle
33s
7️⃣ Exported files
5s
Matrix: 2️⃣ JS tests
Matrix: 2️⃣ Unit and functional tests
Annotations
3 errors
3️⃣ Static Analysis:
src/webauthn/src/PublicKeyCredentialEntity.php#L1
Ignored error pattern #^Since web\-auth/webauthn\-lib 5\.1\.0\: The parameter "\$icon" is deprecated since 5\.1\.0 and will be removed in 6\.0\.0\. This value has no effect\. Please set "null" instead\.\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/webauthn/src/PublicKeyCredentialEntity.php was not matched in reported errors.
|
3️⃣ Static Analysis
Process completed with exit code 2.
|
6️⃣ Rector Checkstyle
Process completed with exit code 2.
|