Skip to content

feat: add more patterns to unnecessary files hints #13137

feat: add more patterns to unnecessary files hints

feat: add more patterns to unnecessary files hints #13137

Triggered via pull request July 15, 2026 13:26
Status Cancelled
Total duration 1m 34s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
43s
🔠 Lint project
💪 Type check
1m 25s
💪 Type check
🧪 Unit tests
1m 15s
🧪 Unit tests
🧪 Component tests
1m 26s
🧪 Component tests
🖥️ Browser tests
1m 21s
🖥️ Browser tests
🧹 Unused code check
54s
🧹 Unused code check
🌐 i18n validation
35s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 10 warnings
🔠 Lint project
Process completed with exit code 1.
🧪 Unit tests
The run was canceled by @autofix-ci[bot].
🧪 Unit tests
The operation was canceled.
🖥️ Browser tests
The run was canceled by @autofix-ci[bot].
🖥️ Browser tests
The operation was canceled.
♿ Accessibility audit (dark)
The run was canceled by @autofix-ci[bot].
♿ Accessibility audit (dark)
The operation was canceled.
💪 Type check
The run was canceled by @autofix-ci[bot].
💪 Type check
The operation was canceled.
ci
The run was canceled by @autofix-ci[bot].
🧪 Component tests
The run was canceled by @autofix-ci[bot].
🧪 Component tests
The operation was canceled.
♿ Accessibility audit (light)
The run was canceled by @autofix-ci[bot].
♿ Accessibility audit (light)
The operation was canceled.
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): app/composables/npm/usePackage.ts#L108
Unexpected dangling '_' in '`_rev`'.
eslint(no-underscore-dangle): app/composables/npm/usePackage.ts#L107
Unexpected dangling '_' in '`_id`'.
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`'.
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`'.
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`'.