fix: update source locations and confidence scores in graph.json; update mtime in manifest.json for multiple components
This commit is contained in:
+13
-13
@@ -4307,7 +4307,7 @@
|
||||
"label": "ClinicsPage()",
|
||||
"file_type": "code",
|
||||
"source_file": "components/clinics/index.js",
|
||||
"source_location": "L18",
|
||||
"source_location": "L17",
|
||||
"_origin": "ast",
|
||||
"id": "clinics_index_clinicspage",
|
||||
"community": 70,
|
||||
@@ -6697,7 +6697,7 @@
|
||||
"label": "DoctorsPage()",
|
||||
"file_type": "code",
|
||||
"source_file": "components/doctors/index.js",
|
||||
"source_location": "L14",
|
||||
"source_location": "L12",
|
||||
"_origin": "ast",
|
||||
"id": "doctors_index_doctorspage",
|
||||
"community": 86,
|
||||
@@ -26136,9 +26136,9 @@
|
||||
"source_file": "app/sitemap.js",
|
||||
"source_location": "L118",
|
||||
"weight": 1.0,
|
||||
"confidence_score": 1.0,
|
||||
"source": "app_sitemap",
|
||||
"target": "app_sitemap_getpublisheddoctors",
|
||||
"confidence_score": 1.0
|
||||
"target": "app_sitemap_getpublisheddoctors"
|
||||
},
|
||||
{
|
||||
"relation": "contains",
|
||||
@@ -26307,9 +26307,9 @@
|
||||
"source_file": "app/sitemap.js",
|
||||
"source_location": "L119",
|
||||
"weight": 1.0,
|
||||
"confidence_score": 1.0,
|
||||
"source": "app_sitemap_getpublisheddoctors",
|
||||
"target": "app_sitemap_fetchallpages",
|
||||
"confidence_score": 1.0
|
||||
"target": "app_sitemap_fetchallpages"
|
||||
},
|
||||
{
|
||||
"relation": "calls",
|
||||
@@ -26340,9 +26340,9 @@
|
||||
"source_file": "app/sitemap.js",
|
||||
"source_location": "L119",
|
||||
"weight": 1.0,
|
||||
"confidence_score": 1.0,
|
||||
"source": "app_sitemap_getpublisheddoctors",
|
||||
"target": "app_sitemap_cityfilterparams",
|
||||
"confidence_score": 1.0
|
||||
"target": "app_sitemap_cityfilterparams"
|
||||
},
|
||||
{
|
||||
"relation": "calls",
|
||||
@@ -26351,9 +26351,9 @@
|
||||
"source_file": "app/sitemap.js",
|
||||
"source_location": "L222",
|
||||
"weight": 1.0,
|
||||
"confidence_score": 1.0,
|
||||
"source": "app_sitemap_sitemap",
|
||||
"target": "app_sitemap_getpublisheddoctors",
|
||||
"confidence_score": 1.0
|
||||
"target": "app_sitemap_getpublisheddoctors"
|
||||
},
|
||||
{
|
||||
"relation": "calls",
|
||||
@@ -26479,9 +26479,9 @@
|
||||
"source_file": "app/specialties/[slug]/page.js",
|
||||
"source_location": "L56",
|
||||
"weight": 1.0,
|
||||
"confidence_score": 1.0,
|
||||
"source": "app_specialties_slug_page_js_slug_page_generatemetadata",
|
||||
"target": "slug_page_getdoctors",
|
||||
"confidence_score": 1.0
|
||||
"target": "slug_page_getdoctors"
|
||||
},
|
||||
{
|
||||
"relation": "calls",
|
||||
@@ -46942,5 +46942,5 @@
|
||||
}
|
||||
],
|
||||
"hyperedges": [],
|
||||
"built_at_commit": "97e990982fdb00da6d17db60140eca9223fe0251"
|
||||
"built_at_commit": "29b8819021b3547caaeeab3c2a9d3cf7eb043cef"
|
||||
}
|
||||
Reference in New Issue
Block a user