Skip to content

fix: prioritize exact matches in Algolia search (#3103) #13444

fix: prioritize exact matches in Algolia search (#3103)

fix: prioritize exact matches in Algolia search (#3103) #13444

Triggered via push July 31, 2026 19:56
Status Success
Total duration 4m 20s
Artifacts

ci.yml

on: push
🔠 Lint project
37s
🔠 Lint project
💪 Type check
1m 28s
💪 Type check
🧪 Unit tests
1m 3s
🧪 Unit tests
🧪 Component tests
2m 25s
🧪 Component tests
🖥️ Browser tests
4m 14s
🖥️ Browser tests
🧹 Unused code check
52s
🧹 Unused code check
🌐 i18n validation
32s
🌐 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 `matchesDownloadRange` does not capture any variables from its parent scope
eslint(no-underscore-dangle): app/plugins/payload-cache.server.ts#L45
Unexpected dangling '_' in '`_cachedPayloadResponse`'.
eslint(no-underscore-dangle): server/plugins/payload-cache.ts#L141
Unexpected dangling '_' in '`_cachedPayloadResponse`'.
eslint(no-underscore-dangle): server/plugins/payload-cache.ts#L135
Unexpected dangling '_' in '`_cachedPayloadResponse`'.
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): uno-preset-rtl.ts#L81
Unexpected dangling '_' in '`_v`'.
eslint(no-underscore-dangle): server/api/registry/timeline/[...pkg].get.ts#L79
Unexpected dangling '_' in '`_npmUser`'.
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