function takes 13 arguments but 14 arguments were supplied (#5577)

This commit is contained in:
Piyush मिश्र
2025-04-07 02:08:39 +05:30
committed by GitHub
parent 1f3e7d9029
commit 1007f37f4b
+1
View File
@@ -755,6 +755,7 @@ pub async fn eval_fetch_timeout(
_ts_expr: String,
_js_expr: String,
_args: Option<&Json<HashMap<String, Box<RawValue>>>>,
_script_entrypoint_override: Option<String>,
_job_id: Uuid,
_job_timeout: Option<i32>,
_db: &DB,