Skip to content

Allow identity restoration #607

Allow identity restoration

Allow identity restoration #607

Triggered via push February 3, 2025 08:59
Status Failure
Total duration 1m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
run-qa-tests: src/Surfnet/Stepup/Identity/Event/IdentityRestoredEvent.php#L16
Property Surfnet\Stepup\Identity\Event\IdentityRestoredEvent::$allowlist type has no value type specified in iterable type array.
run-qa-tests: src/Surfnet/Stepup/Identity/Event/IdentityRestoredEvent.php#L41
Method Surfnet\Stepup\Identity\Event\IdentityRestoredEvent::deserialize() has parameter $data with no value type specified in iterable type array.
run-qa-tests: src/Surfnet/Stepup/Identity/Event/IdentityRestoredEvent.php#L51
Method Surfnet\Stepup\Identity\Event\IdentityRestoredEvent::serialize() return type has no value type specified in iterable type array.
run-qa-tests: src/Surfnet/Stepup/Identity/Event/IdentityRestoredEvent.php#L74
Method Surfnet\Stepup\Identity\Event\IdentityRestoredEvent::obtainUserData() return type has no value type specified in iterable type array.
run-qa-tests: src/Surfnet/Stepup/Identity/Event/IdentityRestoredEvent.php#L81
Method Surfnet\Stepup\Identity\Event\IdentityRestoredEvent::getAllowlist() return type has no value type specified in iterable type array.
run-qa-tests: src/Surfnet/Stepup/Identity/Event/SafeStoreSecretRecoveryTokenPossessionPromisedEvent.php#L1
Ignored error pattern #^Property Surfnet\\Stepup\\Identity\\Event\\SafeStoreSecretRecoveryTokenPossessionPromisedEvent\:\:\$secret \(Surfnet\\Stepup\\Identity\\Value\\RecoveryTokenIdentifier\) does not accept Surfnet\\Stepup\\Identity\\Value\\RecoveryTokenIdentifier\|null\.$# in path /var/www/html/src/Surfnet/Stepup/Identity/Event/SafeStoreSecretRecoveryTokenPossessionPromisedEvent.php was not matched in reported errors.
run-qa-tests: src/Surfnet/Stepup/Identity/Value/SafeStore.php#L46
Cannot call method getSecret() on Surfnet\Stepup\Identity\Value\Secret|null.
run-qa-tests: src/Surfnet/StepupMiddleware/ApiBundle/Identity/Projector/IdentityProjector.php#L58
Ignored error pattern #^Cannot access property \$commonName on Surfnet\\StepupMiddleware\\ApiBundle\\Identity\\Entity\\Identity\|null\.$# in path /var/www/html/src/Surfnet/StepupMiddleware/ApiBundle/Identity/Projector/IdentityProjector.php is expected to occur 1 time, but occurred 2 times.
run-qa-tests: src/Surfnet/StepupMiddleware/ApiBundle/Identity/Projector/IdentityProjector.php#L60
Ignored error pattern #^Parameter \#1 \$identity of method Surfnet\\StepupMiddleware\\ApiBundle\\Identity\\Repository\\IdentityRepository\:\:save\(\) expects Surfnet\\StepupMiddleware\\ApiBundle\\Identity\\Entity\\Identity, Surfnet\\StepupMiddleware\\ApiBundle\\Identity\\Entity\\Identity\|null given\.$# in path /var/www/html/src/Surfnet/StepupMiddleware/ApiBundle/Identity/Projector/IdentityProjector.php is expected to occur 3 times, but occurred 4 times.
run-qa-tests: src/Surfnet/StepupMiddleware/ApiBundle/Identity/Projector/IdentityProjector.php#L66
Ignored error pattern #^Cannot access property \$email on Surfnet\\StepupMiddleware\\ApiBundle\\Identity\\Entity\\Identity\|null\.$# in path /var/www/html/src/Surfnet/StepupMiddleware/ApiBundle/Identity/Projector/IdentityProjector.php is expected to occur 1 time, but occurred 2 times.