mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 16:56:40 +08:00
test(download): cover downloading task workflows (#612)
This commit is contained in:
@@ -115,11 +115,6 @@
|
||||
"count": 27
|
||||
}
|
||||
},
|
||||
"src/components/cards/DownloadingCard.vue": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"src/components/cards/FilterRuleCard.vue": {
|
||||
"vue/no-mutating-props": {
|
||||
"count": 1
|
||||
@@ -995,11 +990,6 @@
|
||||
"count": 4
|
||||
}
|
||||
},
|
||||
"src/views/reorganize/DownloadingListView.vue": {
|
||||
"@typescript-eslint/no-unused-vars": {
|
||||
"count": 2
|
||||
}
|
||||
},
|
||||
"src/views/reorganize/FileBrowserView.vue": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 2
|
||||
|
||||
Reference in New Issue
Block a user