Incompatible + no history #98
32 new problems found by Qodana for JS
Qodana for JS
32 new problems were found
Inspection name | Severity | Problems |
---|---|---|
ESLint |
🔴 Failure | 12 |
Vulnerable declared dependency |
🔴 Failure | 1 |
ESLint |
🔶 Warning | 10 |
Check JavaScript and TypeScript source code coverage |
🔶 Warning | 5 |
Vulnerable declared dependency |
🔶 Warning | 2 |
Vulnerable declared dependency |
◽️ Notice | 2 |
@@ Code coverage @@
+ 97% total lines covered
2030 lines analyzed, 1979 lines covered
# Calculated according to the filters of your coverage tool
💡 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]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 340 in js/src/tooltip.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected 'todo' comment: 'todo: on v6 the following can be...'. (no-warning-comments)
Check failure on line 49 in js/src/dom/data.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected constant condition. (no-constant-condition)
Check failure on line 49 in js/src/dom/data.js
github-actions / Qodana for JS
ESLint
ESLint: Expected '===' and instead saw '=='. (eqeqeq)
Check warning on line 52 in js/src/dom/selector-engine.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected 'todo' comment: 'TODO: this is now unused; remove later...'. (no-warning-comments)
Check failure on line 50 in js/src/dom/data.js
github-actions / Qodana for JS
ESLint
ESLint: Strings must use singlequote. (quotes)
Check failure on line 46 in js/src/collapse.js
github-actions / Qodana for JS
ESLint
ESLint: Expected '===' and instead saw '=='. (eqeqeq)
Check failure on line 49 in js/src/dom/data.js
github-actions / Qodana for JS
ESLint
ESLint: Comparing to itself is potentially pointless. (no-self-compare)
Check warning on line 40 in js/src/carousel.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected 'todo' comment: 'TODO: FOO'. (no-warning-comments)
Check warning on line 73 in js/src/button.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected 'fixme' comment: 'FIXME TODO use...'. (no-warning-comments)
Check failure on line 532 in js/src/carousel.js
github-actions / Qodana for JS
ESLint
ESLint: Too many blank lines at the end of file. Max of 1 allowed. (no-multiple-empty-lines)
Check failure on line 421 in js/src/modal.js
github-actions / Qodana for JS
ESLint
ESLint: Too many blank lines at the end of file. Max of 1 allowed. (no-multiple-empty-lines)
Check failure on line 53 in js/src/dom/data.js
github-actions / Qodana for JS
ESLint
ESLint: Expected blank line before this statement. (padding-line-between-statements)
Check failure on line 50 in js/src/dom/data.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected console statement. (no-console)
Check warning on line 22 in js/src/carousel.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected 'todo' comment: 'TODO: FOO'. (no-warning-comments)
Check warning on line 297 in js/src/dropdown.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected 'todo' comment: 'todo:v6 remove'. (no-warning-comments)
Check failure on line 11 in site/static/sw.js
github-actions / Qodana for JS
ESLint
ESLint: Parsing error: Unexpected token of
Check warning on line 58 in js/src/carousel.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected 'todo' comment: 'TODO: FOO'. (no-warning-comments)
Check warning on line 56 in js/src/button.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected 'fixme' comment: 'FIXME TODO use...'. (no-warning-comments)
Check warning on line 131 in js/src/carousel.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected 'fixme' comment: 'FIXME TODO use...'. (no-warning-comments)
Check warning on line 334 in js/src/tooltip.js
github-actions / Qodana for JS
ESLint
ESLint: Unexpected 'todo' comment: 'todo: remove this check on v6'. (no-warning-comments)
Check failure on line 46 in js/src/collapse.js
github-actions / Qodana for JS
ESLint
ESLint: 'fgs' is assigned a value but never used. (no-unused-vars)
Check failure on line 46 in js/src/collapse.js
github-actions / Qodana for JS
ESLint
ESLint: Expected literal to be on the right side of ==. (yoda)
Check warning on line 511 in js/src/tooltip.js
github-actions / Qodana for JS
Check JavaScript and TypeScript source code coverage
Method `_hideModalHandler` coverage is below the threshold 50%
Check warning on line 68 in js/src/util/swipe.js
github-actions / Qodana for JS
Check JavaScript and TypeScript source code coverage
Method `NAME` coverage is below the threshold 50%
Check warning on line 57 in js/src/util/focustrap.js
github-actions / Qodana for JS
Check JavaScript and TypeScript source code coverage
Method `NAME` coverage is below the threshold 50%