fix: enhance error handling in read progress update by validating request body and returning appropriate error responses
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 10m22s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 10m22s
This commit is contained in:
@@ -23,5 +23,5 @@
|
||||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules", "temp"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user