Skip to content

Enforce forget identity event method in projectors #568

Enforce forget identity event method in projectors

Enforce forget identity event method in projectors #568

Triggered via push January 16, 2025 12:18
Status Failure
Total duration 1m 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run-qa-tests: src/Surfnet/StepupMiddleware/ApiBundle/Identity/Repository/AuditLogRepository.php#L147
Method Surfnet\StepupMiddleware\ApiBundle\Identity\Repository\AuditLogRepository::findEntriesWhereIdentityIsActorOnly() should return array<Surfnet\StepupMiddleware\ApiBundle\Identity\Entity\AuditLogEntry> but returns mixed.
run-qa-tests: src/Surfnet/StepupMiddleware/ApiBundle/Identity/Repository/AuditLogRepository.php#L160
Method Surfnet\StepupMiddleware\ApiBundle\Identity\Repository\AuditLogRepository::findByIdentityId() should return array<Surfnet\StepupMiddleware\ApiBundle\Identity\Entity\AuditLogEntry> but returns mixed.
run-qa-tests: src/Surfnet/StepupMiddleware/ApiBundle/Identity/Repository/AuditLogRepository.php#L174
Method Surfnet\StepupMiddleware\ApiBundle\Identity\Repository\AuditLogRepository::saveAll() has parameter $entries with no value type specified in iterable type array.
run-qa-tests: src/Surfnet/StepupMiddleware/ApiBundle/Identity/Repository/AuthorizationRepository.php#L87
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
run-qa-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636