Skip to content

feat(ui): replace custom toggle with native input switch polyfill #10733

feat(ui): replace custom toggle with native input switch polyfill

feat(ui): replace custom toggle with native input switch polyfill #10733

Triggered via pull request July 16, 2026 15:12
Status Success
Total duration 1m 13s
Artifacts

autofix.yml

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

Annotations

10 warnings
eslint(no-underscore-dangle): server/utils/github.ts#L32
Unexpected dangling '_' in '`_data`'.
eslint(no-underscore-dangle): modules/lunaria.ts#L24
Unexpected dangling '_' in '`_prepare`'.
eslint(no-underscore-dangle): modules/standard-site-sync.ts#L50
Unexpected dangling '_' in '`_prepare`'.
eslint(no-underscore-dangle): modules/image-proxy.ts#L21
Unexpected dangling '_' in '`_prepare`'.
eslint(no-underscore-dangle): modules/blog.ts#L162
Unexpected dangling '_' in '`_prepare`'.
eslint(no-underscore-dangle): modules/oauth.ts#L24
Unexpected dangling '_' in '`_prepare`'.
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): app/composables/npm/usePackage.ts#L108
Unexpected dangling '_' in '`_rev`'.
eslint(no-underscore-dangle): app/composables/npm/usePackage.ts#L107
Unexpected dangling '_' in '`_id`'.