Skip to content

Fix missing deprovision data #569

Fix missing deprovision data

Fix missing deprovision data #569

Triggered via pull request January 16, 2025 12:18
Status Failure
Total duration 1m 14s
Artifacts

test-integration.yml

on: pull_request
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