Skip to content

test: collect coverage from untested files too #10562

test: collect coverage from untested files too

test: collect coverage from untested files too #10562

Triggered via pull request July 6, 2026 00:00
Status Success
Total duration 1m 12s
Artifacts

autofix.yml

on: pull_request
🤖 Autofix code
1m 4s
🤖 Autofix code
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
🤖 Autofix code
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-underscore-dangle): app/utils/charts.ts#L224
Unexpected dangling '_' in '`_sum`'.
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): cli/src/mock-app.ts#L19
Unexpected dangling '_' in '`_endpointCheck`'.
eslint(no-underscore-dangle): cli/src/server.ts#L15
Unexpected dangling '_' in '`_endpointCheck`'.
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
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`'.