Skip to content

docs: update star history (#3043) #13127

docs: update star history (#3043)

docs: update star history (#3043) #13127

Triggered via push July 15, 2026 09:29
Status Success
Total duration 4m 31s
Artifacts

ci.yml

on: push
🔠 Lint project
43s
🔠 Lint project
💪 Type check
1m 37s
💪 Type check
🧪 Unit tests
1m 21s
🧪 Unit tests
🧪 Component tests
2m 32s
🧪 Component tests
🖥️ Browser tests
4m 23s
🖥️ Browser tests
🧹 Unused code check
52s
🧹 Unused code check
🌐 i18n validation
43s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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`'.
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
eslint(no-underscore-dangle): server/api/registry/timeline/[...pkg].get.ts#L79
Unexpected dangling '_' in '`_npmUser`'.
oxc(no-map-spread): shared/utils/download-chart-last-label.ts#L99
Spreading to modify object properties in `map` calls is inefficient
unicorn(consistent-function-scoping): test/nuxt/a11y.spec.ts#L1409
Function `createTabsFixture` does not capture any variables from its parent scope
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): uno-preset-rtl.ts#L81
Unexpected dangling '_' in '`_v`'.