mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 05:56:31 +08:00
prune suppressions
This commit is contained in:
parent
bddb41cd47
commit
7ec0a36dc2
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user