mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
prune suppressions
This commit is contained in:
@ -2792,11 +2792,6 @@
|
|||||||
"count": 3
|
"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": {
|
"app/components/workflow-app/hooks/use-workflow-run.ts": {
|
||||||
"ts/no-explicit-any": {
|
"ts/no-explicit-any": {
|
||||||
"count": 13
|
"count": 13
|
||||||
@ -3651,11 +3646,6 @@
|
|||||||
"count": 7
|
"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": {
|
"app/components/workflow/nodes/tool/components/tool-form/index.tsx": {
|
||||||
"ts/no-explicit-any": {
|
"ts/no-explicit-any": {
|
||||||
"count": 1
|
"count": 1
|
||||||
@ -4277,11 +4267,6 @@
|
|||||||
"count": 1
|
"count": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"middleware.ts": {
|
|
||||||
"node/prefer-global/buffer": {
|
|
||||||
"count": 1
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"models/common.ts": {
|
"models/common.ts": {
|
||||||
"ts/no-explicit-any": {
|
"ts/no-explicit-any": {
|
||||||
"count": 3
|
"count": 3
|
||||||
|
|||||||
Reference in New Issue
Block a user