chore(deps): update dependency vite-plus, vitest, and playwright #10363
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
|