You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Method Surfnet\StepupMiddleware\ApiBundle\Identity\Repository\AuditLogRepository::findEntriesWhereIdentityIsActorOnly() should return array<Surfnet\StepupMiddleware\ApiBundle\Identity\Entity\AuditLogEntry> but returns mixed.
Method Surfnet\StepupMiddleware\ApiBundle\Identity\Repository\AuditLogRepository::findByIdentityId() should return array<Surfnet\StepupMiddleware\ApiBundle\Identity\Entity\AuditLogEntry> but returns mixed.
Method Surfnet\StepupMiddleware\ApiBundle\Identity\Repository\AuditLogRepository::saveAll() has parameter $entries with no value type specified in iterable type array.