Skip to content

💄 角色详情overlay样式迭代 #459

💄 角色详情overlay样式迭代

💄 角色详情overlay样式迭代 #459

Triggered via push July 14, 2024 08:24
Status Success
Total duration 3m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
ESLint: src/views/t-post-json.vue#L12
ESLint: 'webviewWindow' is defined but never used. (@typescript-eslint/no-unused-vars)
ESLint: src/views/t-anno-json.vue#L12
ESLint: 'webviewWindow' is defined but never used. (@typescript-eslint/no-unused-vars)
Unused import: src/views/t-post-json.vue#L12
Unused ``` import { webviewWindow } from "@tauri-apps/api"; ```
Unused import: src/views/t-anno-json.vue#L12
Unused ``` import { webviewWindow } from "@tauri-apps/api"; ```
Syntax errors and unresolved references in JSDoc: src/types/Plugins/UIGF.d.ts#L27
Unresolved variable or type 'GachaItem4'
qodana
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/