Skip to content

chore(deps): update dependency vite-plus, vitest, and playwright #10363

chore(deps): update dependency vite-plus, vitest, and playwright

chore(deps): update dependency vite-plus, vitest, and playwright #10363

Triggered via pull request June 27, 2026 16:17
Status Success
Total duration 1m 9s
Artifacts

autofix.yml

on: pull_request
🤖 Autofix code
1m 2s
🤖 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): lunaria/components.ts#L305
Unexpected dangling '_' in '`_CreateFileLink`'.
eslint(no-underscore-dangle): lunaria/components.ts#L208
Unexpected dangling '_' in '`_StatusByFile`'.
eslint(no-underscore-dangle): modules/image-proxy.ts#L21
Unexpected dangling '_' in '`_prepare`'.
eslint(no-underscore-dangle): modules/standard-site-sync.ts#L49
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`'.
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