@@ -265,7 +265,7 @@ func traceCallback(ctx context.Context, mod api.Module, evt TraceEvent, pDB, pAr
}
}
ifarg1!=nil{
_,rc=errorCode(c.trace(evt,arg1,arg2),ERROR)
_=c.trace(evt,arg1,arg2)
}
}
returnrc
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.