{"nodes": [{"id": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "label": "publish-post.mjs", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L1"}, {"id": "jobs_publish_post_parsejsonarray", "label": "parseJsonArray()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L8"}, {"id": "jobs_publish_post_publicmediaurl", "label": "publicMediaUrl()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L19"}, {"id": "jobs_publish_post_firstgrapherror", "label": "firstGraphError()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L25"}, {"id": "jobs_publish_post_fetchmediablob", "label": "fetchMediaBlob()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L36"}, {"id": "jobs_publish_post_normalizecontenttype", "label": "normalizeContentType()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L49"}, {"id": "jobs_publish_post_mediafilename", "label": "mediaFilename()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L71"}, {"id": "jobs_publish_post_isfacebookphototype", "label": "isFacebookPhotoType()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L88"}, {"id": "jobs_publish_post_isfacebookvideotype", "label": "isFacebookVideoType()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L92"}, {"id": "jobs_publish_post_publishtofacebook", "label": "publishToFacebook()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L96"}, {"id": "jobs_publish_post_publishtoinstagram", "label": "publishToInstagram()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L158"}, {"id": "jobs_publish_post_refreshxtoken", "label": "refreshXToken()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L185"}, {"id": "jobs_publish_post_publishtox", "label": "publishToX()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L239"}, {"id": "jobs_publish_post_publishtoyoutube", "label": "publishToYouTube()", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L301"}, {"id": "jobs_publish_post_publishers", "label": "PUBLISHERS", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L405"}, {"id": "jobs_publish_post_publishworker", "label": "publishWorker", "file_type": "code", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L412"}], "edges": [{"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "bullmq", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L1", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "root_socialdesk_apps_worker_src_lib_db_mjs", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "lib_db_pool", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "root_socialdesk_apps_worker_src_lib_crypto_mjs", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L3", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "lib_crypto_encrypt", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L3", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "lib_crypto_decrypt", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L3", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "promises", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "path", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L5", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_parsejsonarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L8", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_publicmediaurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L19", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_firstgrapherror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L25", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_fetchmediablob", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L36", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_normalizecontenttype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L49", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_mediafilename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L71", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_isfacebookphototype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L88", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_isfacebookvideotype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L92", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_publishtofacebook", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L96", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_publishtoinstagram", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L158", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_refreshxtoken", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L185", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_publishtox", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L239", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_publishtoyoutube", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L301", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_publishers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L405", "weight": 1.0}, {"source": "root_socialdesk_apps_worker_src_jobs_publish_post_mjs", "target": "jobs_publish_post_publishworker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L412", "weight": 1.0}, {"source": "jobs_publish_post_fetchmediablob", "target": "jobs_publish_post_publicmediaurl", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L37", "weight": 1.0}, {"source": "jobs_publish_post_fetchmediablob", "target": "jobs_publish_post_normalizecontenttype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L43", "weight": 1.0}, {"source": "jobs_publish_post_fetchmediablob", "target": "jobs_publish_post_mediafilename", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L44", "weight": 1.0}, {"source": "jobs_publish_post_publishtofacebook", "target": "jobs_publish_post_parsejsonarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L100", "weight": 1.0}, {"source": "jobs_publish_post_publishtofacebook", "target": "jobs_publish_post_fetchmediablob", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L104", "weight": 1.0}, {"source": "jobs_publish_post_publishtofacebook", "target": "jobs_publish_post_isfacebookvideotype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L105", "weight": 1.0}, {"source": "jobs_publish_post_publishtofacebook", "target": "jobs_publish_post_isfacebookphototype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L107", "weight": 1.0}, {"source": "jobs_publish_post_publishtofacebook", "target": "jobs_publish_post_firstgrapherror", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L124", "weight": 1.0}, {"source": "jobs_publish_post_publishtox", "target": "jobs_publish_post_refreshxtoken", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L246", "weight": 1.0}, {"source": "jobs_publish_post_publishtox", "target": "jobs_publish_post_parsejsonarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L252", "weight": 1.0}, {"source": "jobs_publish_post_publishtox", "target": "jobs_publish_post_publicmediaurl", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L257", "weight": 1.0}, {"source": "jobs_publish_post_publishtoyoutube", "target": "jobs_publish_post_parsejsonarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L335", "weight": 1.0}, {"source": "jobs_publish_post_publishtoyoutube", "target": "jobs_publish_post_publicmediaurl", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L341", "weight": 1.0}], "raw_calls": [{"caller_nid": "jobs_publish_post_parsejsonarray", "callee": "isArray", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L9"}, {"caller_nid": "jobs_publish_post_parsejsonarray", "callee": "parse", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L12"}, {"caller_nid": "jobs_publish_post_parsejsonarray", "callee": "isArray", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L13"}, {"caller_nid": "jobs_publish_post_publicmediaurl", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L21"}, {"caller_nid": "jobs_publish_post_firstgrapherror", "callee": "join", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L27"}, {"caller_nid": "jobs_publish_post_firstgrapherror", "callee": "filter", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L27"}, {"caller_nid": "jobs_publish_post_fetchmediablob", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L38"}, {"caller_nid": "jobs_publish_post_fetchmediablob", "callee": "arrayBuffer", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L42"}, {"caller_nid": "jobs_publish_post_fetchmediablob", "callee": "get", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L43"}, {"caller_nid": "jobs_publish_post_normalizecontenttype", "callee": "toLowerCase", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L50"}, {"caller_nid": "jobs_publish_post_normalizecontenttype", "callee": "trim", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L50"}, {"caller_nid": "jobs_publish_post_normalizecontenttype", "callee": "split", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L50"}, {"caller_nid": "jobs_publish_post_normalizecontenttype", "callee": "toLowerCase", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L53"}, {"caller_nid": "jobs_publish_post_normalizecontenttype", "callee": "extname", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L53"}, {"caller_nid": "jobs_publish_post_normalizecontenttype", "callee": "split", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L53"}, {"caller_nid": "jobs_publish_post_mediafilename", "callee": "basename", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L72"}, {"caller_nid": "jobs_publish_post_mediafilename", "callee": "split", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L72"}, {"caller_nid": "jobs_publish_post_mediafilename", "callee": "includes", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L73"}, {"caller_nid": "jobs_publish_post_isfacebookphototype", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L89"}, {"caller_nid": "jobs_publish_post_isfacebookphototype", "callee": "test", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L89"}, {"caller_nid": "jobs_publish_post_isfacebookvideotype", "callee": "startsWith", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L93"}, {"caller_nid": "jobs_publish_post_isfacebookvideotype", "callee": "test", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L93"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "decrypt", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L99"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "log", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L111"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "append", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L115"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "append", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L116"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "append", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L117"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L119"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L123"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "append", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L127"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "append", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L128"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "append", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L129"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "append", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L130"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L132"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L136"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L141"}, {"caller_nid": "jobs_publish_post_publishtofacebook", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L149"}, {"caller_nid": "jobs_publish_post_publishtoinstagram", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L163"}, {"caller_nid": "jobs_publish_post_publishtoinstagram", "callee": "encodeURIComponent", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L164"}, {"caller_nid": "jobs_publish_post_publishtoinstagram", "callee": "encodeURIComponent", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L164"}, {"caller_nid": "jobs_publish_post_publishtoinstagram", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L167"}, {"caller_nid": "jobs_publish_post_publishtoinstagram", "callee": "encodeURIComponent", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L174"}, {"caller_nid": "jobs_publish_post_publishtoinstagram", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L176"}, {"caller_nid": "jobs_publish_post_publishtoinstagram", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L177"}, {"caller_nid": "jobs_publish_post_refreshxtoken", "callee": "decrypt", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L196"}, {"caller_nid": "jobs_publish_post_refreshxtoken", "callee": "log", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L198"}, {"caller_nid": "jobs_publish_post_refreshxtoken", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L200"}, {"caller_nid": "jobs_publish_post_refreshxtoken", "callee": "toString", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L204"}, {"caller_nid": "jobs_publish_post_refreshxtoken", "callee": "from", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L204"}, {"caller_nid": "jobs_publish_post_refreshxtoken", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L213"}, {"caller_nid": "jobs_publish_post_refreshxtoken", "callee": "encrypt", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L220"}, {"caller_nid": "jobs_publish_post_refreshxtoken", "callee": "encrypt", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L221"}, {"caller_nid": "jobs_publish_post_refreshxtoken", "callee": "query", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L223"}, {"caller_nid": "jobs_publish_post_refreshxtoken", "callee": "log", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L232"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "getTime", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L243"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "now", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L243"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "decrypt", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L248"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L257"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "blob", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L259"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "append", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L261"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L263"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L268"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "push", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L271"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L274"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L282"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "stringify", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L288"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L290"}, {"caller_nid": "jobs_publish_post_publishtox", "callee": "stringify", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L294"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "decrypt", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L303"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "decrypt", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L304"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "log", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L307"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L308"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L319"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "query", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L322"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "encrypt", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L327"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "log", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L329"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "warn", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L331"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "text", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L331"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "log", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L344"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L345"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "arrayBuffer", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L347"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "substring", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L352"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "log", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L361"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L362"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "stringify", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L369"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "text", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L373"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "get", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L376"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "log", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L382"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "fetch", "is_member_call": false, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L383"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "toString", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L385"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "text", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L390"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "json", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L393"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "stringify", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L395"}, {"caller_nid": "jobs_publish_post_publishtoyoutube", "callee": "log", "is_member_call": true, "source_file": "/root/socialdesk/apps/worker/src/jobs/publish-post.mjs", "source_location": "L398"}]}