mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
fix: 🚨 Fix DeepSource linter warnings
This commit is contained in:
parent
45e5460975
commit
1d301d72ae
10 changed files with 39 additions and 40 deletions
|
|
@ -43,7 +43,7 @@ export default apiRoute((app) =>
|
|||
}),
|
||||
handleZodError,
|
||||
),
|
||||
// @ts-expect-error
|
||||
// @ts-expect-error idk why this is happening and I don't care
|
||||
async (context) => {
|
||||
const { uuid } = context.req.valid("param");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue