Skip to content

chore(deps): bump vite-plus to v0.2.2 #12917

chore(deps): bump vite-plus to v0.2.2

chore(deps): bump vite-plus to v0.2.2 #12917

Triggered via pull request July 5, 2026 17:51
Status Success
Total duration 5m 4s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
37s
🔠 Lint project
💪 Type check
1m 26s
💪 Type check
🧪 Unit tests
1m 15s
🧪 Unit tests
🧪 Component tests
2m 19s
🧪 Component tests
🖥️ Browser tests
4m 55s
🖥️ Browser tests
🧹 Unused code check
49s
🧹 Unused code check
🌐 i18n validation
25s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint(no-underscore-dangle): lunaria/components.ts#L305
Unexpected dangling '_' in '`_CreateFileLink`'.
eslint(no-underscore-dangle): lunaria/components.ts#L208
Unexpected dangling '_' in '`_StatusByFile`'.
eslint(no-underscore-dangle): modules/image-proxy.ts#L21
Unexpected dangling '_' in '`_prepare`'.
eslint(no-underscore-dangle): modules/standard-site-sync.ts#L50
Unexpected dangling '_' in '`_prepare`'.
eslint(no-underscore-dangle): modules/lunaria.ts#L24
Unexpected dangling '_' in '`_prepare`'.
eslint(no-underscore-dangle): modules/oauth.ts#L24
Unexpected dangling '_' in '`_prepare`'.
eslint(no-underscore-dangle): modules/blog.ts#L162
Unexpected dangling '_' in '`_prepare`'.
unicorn(consistent-function-scoping): app/composables/useStructuredFilters.ts#L154
Function `comparePackages` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): app/composables/useStructuredFilters.ts#L154
Function `matchesUpdatedWithin` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): app/composables/useStructuredFilters.ts#L154
Function `matchesDownloadRange` does not capture any variables from its parent scope