Skip to content

feat(ui): add easy way to copy package version #13132

feat(ui): add easy way to copy package version

feat(ui): add easy way to copy package version #13132

Triggered via pull request July 15, 2026 11:17
Status Failure
Total duration 10m 15s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
38s
🔠 Lint project
💪 Type check
1m 48s
💪 Type check
🧪 Unit tests
1m 16s
🧪 Unit tests
🧪 Component tests
2m 21s
🧪 Component tests
🖥️ Browser tests
10m 8s
🖥️ 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

1 error and 10 warnings
🖥️ Browser tests
Process completed with exit code 1.
eslint(no-underscore-dangle): lunaria/components.ts#L208
Unexpected dangling '_' in '`_StatusByFile`'.
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): modules/image-proxy.ts#L21
Unexpected dangling '_' in '`_prepare`'.
eslint(no-underscore-dangle): modules/standard-site-sync.ts#L50
Unexpected dangling '_' in '`_prepare`'.
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`'.
oxc(no-map-spread): shared/utils/download-chart-last-label.ts#L99
Spreading to modify object properties in `map` calls is inefficient
eslint(no-underscore-dangle): uno-preset-rtl.ts#L81
Unexpected dangling '_' in '`_v`'.
unicorn(consistent-function-scoping): test/nuxt/a11y.spec.ts#L1409
Function `createTabsFixture` does not capture any variables from its parent scope