Skip to content

Update return type in getAlternativeDescriptions method #815

Update return type in getAlternativeDescriptions method

Update return type in getAlternativeDescriptions method #815

Triggered via pull request June 15, 2024 07:19
Status Failure
Total duration 1m 49s
Artifacts

integrate.yml

on: pull_request
0️⃣ Byte-level
3s
0️⃣ Byte-level
1️⃣ Syntax errors
19s
1️⃣ Syntax errors
3️⃣ Static Analysis
28s
3️⃣ Static Analysis
4️⃣ Coding Standards
1m 14s
4️⃣ Coding Standards
6️⃣ Rector Checkstyle
34s
6️⃣ Rector Checkstyle
7️⃣ Exported files
2s
7️⃣ Exported files
Matrix: 2️⃣ JS tests
Matrix: 2️⃣ Unit and functional tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
3️⃣ Static Analysis: src/metadata-service/src/Statement/MetadataStatement.php#L1
Ignored error pattern #^Method Webauthn\\MetadataService\\Statement\\MetadataStatement\:\:getAlternativeDescriptions\(\) should return Webauthn\\MetadataService\\Statement\\AlternativeDescriptions but returns Webauthn\\MetadataService\\Statement\\AlternativeDescriptions\|null\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/metadata-service/src/Statement/MetadataStatement.php was not matched in reported errors.
3️⃣ Static Analysis: src/stimulus/src/DependencyInjection/WebauthnStimulusExtension.php#L45
Cannot access offset 'FrameworkBundle' on array|bool|float|int|string|UnitEnum.
3️⃣ Static Analysis: src/symfony/src/Controller/AttestationResponseController.php#L1
Ignored error pattern #^Fetching class constant class of deprecated class Webauthn\\PublicKeyCredentialSourceRepository\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/symfony/src/Controller/AttestationResponseController.php was not matched in reported errors.
3️⃣ Static Analysis: src/symfony/src/Controller/AttestationResponseController.php#L50
Fetching class constant class of deprecated interface Webauthn\PublicKeyCredentialSourceRepository.
3️⃣ Static Analysis: src/symfony/src/CredentialOptionsBuilder/ProfileBasedCreationOptionsBuilder.php#L1
Ignored error pattern #^Fetching class constant class of deprecated class Webauthn\\PublicKeyCredentialSourceRepository\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/symfony/src/CredentialOptionsBuilder/ProfileBasedCreationOptionsBuilder.php was not matched in reported errors.
3️⃣ Static Analysis: src/symfony/src/CredentialOptionsBuilder/ProfileBasedCreationOptionsBuilder.php#L43
Fetching class constant class of deprecated interface Webauthn\PublicKeyCredentialSourceRepository.
3️⃣ Static Analysis: src/symfony/src/CredentialOptionsBuilder/ProfileBasedRequestOptionsBuilder.php#L1
Ignored error pattern #^Fetching class constant class of deprecated class Webauthn\\PublicKeyCredentialSourceRepository\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/symfony/src/CredentialOptionsBuilder/ProfileBasedRequestOptionsBuilder.php was not matched in reported errors.
3️⃣ Static Analysis: src/symfony/src/CredentialOptionsBuilder/ProfileBasedRequestOptionsBuilder.php#L43
Fetching class constant class of deprecated interface Webauthn\PublicKeyCredentialSourceRepository.
3️⃣ Static Analysis: src/symfony/src/DependencyInjection/WebauthnExtension.php#L1
Ignored error pattern #^Fetching class constant class of deprecated class Webauthn\\Bundle\\Repository\\PublicKeyCredentialUserEntityRepository\: since 4\.6\.0, to be removed in 5\.0\.0\. Use \{@link PublicKeyCredentialUserEntityRepositoryInterface\} and \{@link CanRegisterUserEntity\} instead\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/symfony/src/DependencyInjection/WebauthnExtension.php was not matched in reported errors.
3️⃣ Static Analysis: src/symfony/src/DependencyInjection/WebauthnExtension.php#L1
Ignored error pattern #^Fetching class constant class of deprecated class Webauthn\\PublicKeyCredentialSourceRepository\.$# in path /home/runner/work/webauthn-framework/webauthn-framework/src/symfony/src/DependencyInjection/WebauthnExtension.php was not matched in reported errors.
6️⃣ Rector Checkstyle
Process completed with exit code 2.