FunctionActiveCommitDetail({
sha, isLatest, activeAt, stepStateAt, stepId, traceId, runId,
}: {
sha: string
isLatest: boolean
ac
frontend/src/features/trace/components/detail/run-history/RunHistoryModal.tsx:183
FunctionAssetList({
assets, sha, stepId, traceId, runId,
}: {
assets: string[]
sha: string
stepId: string
traceId: st
frontend/src/features/trace/components/detail/run-history/RunHistoryModal.tsx:292