Skip to content

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

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

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

Triggered via pull request June 27, 2026 16:35
Status Success
Total duration 4m 42s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
34s
🔠 Lint project
💪 Type check
1m 22s
💪 Type check
🧪 Unit tests
1m 0s
🧪 Unit tests
🧪 Component tests
2m 25s
🧪 Component tests
🖥️ Browser tests
4m 34s
🖥️ Browser tests
🧹 Unused code check
53s
🧹 Unused code check
🌐 i18n validation
33s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
eslint(no-underscore-dangle): app/composables/npm/usePackage.ts#L108
Unexpected dangling '_' in '`_rev`'.
eslint(no-underscore-dangle): app/composables/npm/usePackage.ts#L107
Unexpected dangling '_' in '`_id`'.
eslint(no-underscore-dangle): scripts/generate-fixtures.ts#L216
Unexpected dangling '_' in '`_rev`'.
eslint(no-underscore-dangle): scripts/generate-fixtures.ts#L215
Unexpected dangling '_' in '`_id`'.
eslint(no-underscore-dangle): app/composables/npm/useAlgoliaSearch.ts#L9
Unexpected dangling '_' in '`_configuredAppId`'.
eslint(no-underscore-dangle): app/composables/npm/useAlgoliaSearch.ts#L8
Unexpected dangling '_' in '`_searchClient`'.
unicorn(consistent-function-scoping): test/nuxt/a11y.spec.ts#L1385
Function `createTabsFixture` does not capture any variables from its parent scope