Skip to content

Push on master

Push on master #867

GitHub Actions / Qodana for JS completed Sep 19, 2024 in 0s

2 new problems found by Qodana for JS

Qodana for JS

2 new problems were found

Inspection name Severity Problems
Unresolved imported name 🔴 Failure 1
Deprecated symbol used ◽️ 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 notice on line 71 in src/pages/common/Config.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Deprecated symbol used

Deprecated symbol used, consult docs for better alternative

Check failure on line 7 in src/components/gachaRecord/gro-echarts.vue

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unresolved imported name

Cannot resolve symbol 'EChartsOption'