Skip to content

autofix.ci

autofix.ci #10697

Triggered via merge group July 15, 2026 09:25
Status Success
Total duration 1m 10s
Artifacts

autofix.yml

on: merge_group
🤖 Autofix code
1m 2s
🤖 Autofix code
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint(no-underscore-dangle): cli/src/server.ts#L15
Unexpected dangling '_' in '`_endpointCheck`'.
eslint(no-underscore-dangle): server/utils/docs/client.ts#L107
Unexpected dangling '_' in '`_data`'.
unicorn(consistent-function-scoping): test/nuxt/components/Header/MobileMenu.spec.ts#L27
Function `mountMenu` does not capture any variables from its parent scope
unicorn(prefer-add-event-listener): app/components/Brand/Customize.vue#L88
Prefer `addEventListener()` over their `on`-function counterparts.
unicorn(prefer-add-event-listener): app/components/Brand/Customize.vue#L86
Prefer `addEventListener()` over their `on`-function counterparts.
unicorn(consistent-function-scoping): test/nuxt/components/Package/LikeCard.spec.ts#L13
Function `mountLikeCard` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): app/composables/useStructuredFilters.ts#L154
Function `comparePackages` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): app/composables/useStructuredFilters.ts#L154
Function `matchesUpdatedWithin` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): app/composables/useStructuredFilters.ts#L154
Function `matchesDownloadRange` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): test/nuxt/a11y.spec.ts#L1409
Function `createTabsFixture` does not capture any variables from its parent scope