Skip to content

chore: release v0.17.0 #12998

chore: release v0.17.0

chore: release v0.17.0 #12998

Triggered via pull request July 7, 2026 03:09
Status Success
Total duration 4m 33s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
47s
🔠 Lint project
💪 Type check
1m 29s
💪 Type check
🧪 Unit tests
1m 21s
🧪 Unit tests
🧪 Component tests
2m 41s
🧪 Component tests
🖥️ Browser tests
4m 25s
🖥️ Browser tests
🧹 Unused code check
52s
🧹 Unused code check
🌐 i18n validation
36s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint(no-underscore-dangle): uno-preset-rtl.ts#L81
Unexpected dangling '_' in '`_v`'.
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`'.