⬆️ 更新深层依赖 #536
Annotations
8 errors and 2 warnings
ESLint:
src/components/wiki/twc-materials.vue#L105
ESLint: Expected an assignment or function call and instead saw an expression. (@typescript-eslint/no-unused-expressions)
|
ESLint:
src/plugins/Hutao/types/Abyss.d.ts#L141
ESLint: An interface declaring no members is equivalent to its supertype. (@typescript-eslint/no-empty-object-type)
|
ESLint:
src/web/request/getDeviceFp.ts#L105
ESLint: 'error' is defined but never used. (@typescript-eslint/no-unused-vars)
|
ESLint:
src/components/userRecord/tur-world-sub.vue#L76
ESLint: Expected an assignment or function call and instead saw an expression. (@typescript-eslint/no-unused-expressions)
|
ESLint:
src/components/userRecord/tur-world-grid.vue#L34
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
|
ESLint:
src/utils/TGShare.ts#L155
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
|
ESLint:
src/components/config/tc-info.vue#L117
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
|
ESLint:
src/utils/dataBS.ts#L120
ESLint: 'e' is defined but never used. (@typescript-eslint/no-unused-vars)
|
Syntax errors and unresolved references in JSDoc:
src/types/Plugins/UIGF.d.ts#L27
Unresolved variable or type 'GachaItem4'
|
qodana
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|