↓ 49 callersFunctioncreateAuditLog({
action,
actor_email,
actor_id,
actor_name,
message,
organization_id,
tx,
}: Omit<AuditLog, 'a
apps/web/src/lib/organizations/organization-audit-logs.ts:10
↓ 44 callersFunctionreviewValues({
owner,
status,
createdAt,
updatedAt,
startedAt = null,
platform = 'github',
}: {
apps/web/src/lib/code-reviews/dispatch/dispatch-pending-reviews.test.ts:186