Update qodana.yaml #66
23 new problems found by Qodana for JS
Qodana for JS
23 new problems were found
Inspection name | Severity | Problems |
---|---|---|
ESLint |
🔴 Failure | 6 |
Vulnerable declared dependency |
🔴 Failure | 1 |
ESLint |
🔶 Warning | 7 |
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
2028 lines analyzed, 1977 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 129 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 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 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 530 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 46 in js/src/collapse.js
github-actions / Qodana for JS
ESLint
ESLint: Expected '===' and instead saw '=='. (eqeqeq)
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 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 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 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 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%
Check warning on line 169 in js/src/util/index.js
github-actions / Qodana for JS
Check JavaScript and TypeScript source code coverage
Method `findShadowRoot` coverage is below the threshold 50%
Check warning on line 58 in js/src/util/backdrop.js
github-actions / Qodana for JS
Check JavaScript and TypeScript source code coverage
Method `NAME` coverage is below the threshold 50%
Check notice on line 141 in package.json
github-actions / Qodana for JS
Vulnerable declared dependency
Dependency npm:postcss:8.4.6 is vulnerable , safe version 8.4.31
* [CVE-2023-44270](https://devhub.checkmarx.com/cve-details/CVE-2023-44270?utm_source=jetbrains&utm_medium=referral) 5.3 Improper Neutralization of Special Elements in Output Used by a Downstream Component ("Injection") vulnerability with Medium severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
Check warning on line 150 in package.json
github-actions / Qodana for JS
Vulnerable declared dependency
Dependency npm:terser:5.10.0 is vulnerable , safe version 5.14.2
* [CVE-2022-25858](https://devhub.checkmarx.com/cve-details/CVE-2022-25858?utm_source=jetbrains&utm_medium=referral) 7.5 Inefficient Regular Expression Complexity vulnerability with High severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
Check warning on line 108 in package.json
github-actions / Qodana for JS
Vulnerable declared dependency
Dependency npm:@babel/core:7.17.0 is vulnerable , safe version 7.18.6
* [Cxc7705965-e0f0](https://devhub.checkmarx.com/cve-details/Cxc7705965-e0f0?utm_source=jetbrains&utm_medium=referral) 7.5 Missing Release of Memory after Effective Lifetime vulnerability with High severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
Check failure on line 127 in package.json
github-actions / Qodana for JS
Vulnerable declared dependency
Dependency npm:ip:1.1.5 is vulnerable , safe version 2.0.1
* [CVE-2023-42282](https://devhub.checkmarx.com/cve-details/CVE-2023-42282?utm_source=jetbrains&utm_medium=referral) 9.8 Server-Side Request Forgery (SSRF) vulnerability with High severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)
Check notice on line 129 in package.json
github-actions / Qodana for JS
Vulnerable declared dependency
Dependency npm:karma:6.3.15 is vulnerable , safe version 6.3.16
* [CVE-2021-23495](https://devhub.checkmarx.com/cve-details/CVE-2021-23495?utm_source=jetbrains&utm_medium=referral) 6.1 URL Redirection to Untrusted Site ("Open Redirect") vulnerability with Medium severity found
Results powered by [Checkmarx](https://checkmarx.com)(c)