fix(plugin): align lifecycle action state handling (#637)

This commit is contained in:
InfinityPacer
2026-08-04 06:33:00 +08:00
committed by GitHub
parent 41d5f579f7
commit e3ee714732
11 changed files with 1250 additions and 141 deletions
-36
View File
@@ -141,31 +141,6 @@
"count": 1
}
},
"src/components/cards/PluginAppCard.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 2
},
"@typescript-eslint/no-unused-vars": {
"count": 1
},
"sonarjs/no-ignored-exceptions": {
"count": 1
},
"vue/no-v-text-v-html-on-component": {
"count": 1
}
},
"src/components/cards/PluginCard.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 5
},
"@typescript-eslint/no-unused-vars": {
"count": 2
},
"vue/no-v-text-v-html-on-component": {
"count": 1
}
},
"src/components/cards/PluginMixedSortCard.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 2
@@ -270,17 +245,6 @@
"count": 1
}
},
"src/components/dialog/PluginMarketDetailDialog.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 2
},
"@typescript-eslint/no-unused-vars": {
"count": 1
},
"sonarjs/no-ignored-exceptions": {
"count": 1
}
},
"src/components/dialog/PluginMarketSettingDialog.vue": {
"@typescript-eslint/no-explicit-any": {
"count": 3