Skip to content

chore(deps): update dependency vite-plus, vitest, and playwright #12703

chore(deps): update dependency vite-plus, vitest, and playwright

chore(deps): update dependency vite-plus, vitest, and playwright #12703

Triggered via pull request June 27, 2026 16:25
Status Failure
Total duration 5m 48s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
32s
🔠 Lint project
💪 Type check
1m 18s
💪 Type check
🧪 Unit tests
1m 7s
🧪 Unit tests
🧪 Component tests
2m 30s
🧪 Component tests
🖥️ Browser tests
5m 39s
🖥️ Browser tests
🧹 Unused code check
46s
🧹 Unused code check
🌐 i18n validation
35s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
🖥️ Browser tests
Process completed with exit code 1.
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(prefer-add-event-listener): app/utils/svg.ts#L27
Prefer `addEventListener()` over their `on`-function counterparts.
unicorn(prefer-add-event-listener): app/utils/svg.ts#L25
Prefer `addEventListener()` over their `on`-function counterparts.
eslint(no-underscore-dangle): app/utils/colors.ts#L77
Unexpected dangling '_' in '`s_`'.
eslint(no-underscore-dangle): app/utils/colors.ts#L76
Unexpected dangling '_' in '`m_`'.
eslint(no-underscore-dangle): app/utils/colors.ts#L75
Unexpected dangling '_' in '`l_`'.
unicorn(consistent-function-scoping): test/nuxt/components/Header/MobileMenu.spec.ts#L27
Function `mountMenu` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): test/nuxt/components/Package/LikeCard.spec.ts#L13
Function `mountLikeCard` does not capture any variables from its parent scope