Skip to content

👽️ 全量刷新时清理旧数据 #677

👽️ 全量刷新时清理旧数据

👽️ 全量刷新时清理旧数据 #677

GitHub Actions / Qodana for JS completed Dec 1, 2024 in 0s

2 new problems found by Qodana for JS

Qodana for JS

2 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 1
Comparison of expressions having incompatible types ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check failure on line 1 in src/App.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Parsing error: ESLint was configured to run on \`\<tsconfigRootDir\>/src/App.vue\` using \`parserOptions.project\`: \<tsconfigRootDir\>/tsconfig.json

Check notice on line 258 in src/pages/common/PageConfig.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Comparison of expressions having incompatible types

Condition is always false since types 'string \| false \| undefined' and 'null' have no overlap