mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 08:46:40 +08:00
test(filebrowser): cover shell workflows (#618)
This commit is contained in:
@@ -438,11 +438,6 @@
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"src/components/filebrowser/FileBrowser.vue": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 4
|
||||
}
|
||||
},
|
||||
"src/components/filebrowser/FileList.vue": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 6
|
||||
@@ -457,14 +452,6 @@
|
||||
"count": 2
|
||||
}
|
||||
},
|
||||
"src/components/filebrowser/FileToolbar.vue": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 1
|
||||
},
|
||||
"@typescript-eslint/no-unused-vars": {
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"src/components/input/PathInput.vue": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 3
|
||||
@@ -979,14 +966,6 @@
|
||||
"count": 4
|
||||
}
|
||||
},
|
||||
"src/views/reorganize/FileBrowserView.vue": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 2
|
||||
},
|
||||
"prefer-const": {
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"src/views/reorganize/TransferHistoryView.vue": {
|
||||
"@typescript-eslint/no-explicit-any": {
|
||||
"count": 11
|
||||
|
||||
Reference in New Issue
Block a user