mirror of
https://github.com/langgenius/dify.git
synced 2026-03-10 09:56:13 +08:00
prune suppressions
This commit is contained in:
@ -2792,11 +2792,6 @@
|
||||
"count": 3
|
||||
}
|
||||
},
|
||||
"app/components/workflow-app/hooks/use-workflow-refresh-draft.ts": {
|
||||
"ts/no-explicit-any": {
|
||||
"count": 2
|
||||
}
|
||||
},
|
||||
"app/components/workflow-app/hooks/use-workflow-run.ts": {
|
||||
"ts/no-explicit-any": {
|
||||
"count": 13
|
||||
@ -3651,11 +3646,6 @@
|
||||
"count": 7
|
||||
}
|
||||
},
|
||||
"app/components/workflow/nodes/tool/components/mixed-variable-text-input/placeholder.tsx": {
|
||||
"ts/no-explicit-any": {
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"app/components/workflow/nodes/tool/components/tool-form/index.tsx": {
|
||||
"ts/no-explicit-any": {
|
||||
"count": 1
|
||||
@ -4277,11 +4267,6 @@
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"middleware.ts": {
|
||||
"node/prefer-global/buffer": {
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"models/common.ts": {
|
||||
"ts/no-explicit-any": {
|
||||
"count": 3
|
||||
|
||||
Reference in New Issue
Block a user