Skip to content

Update qodana.yml

Update qodana.yml #74

GitHub Actions / Qodana for JS completed Aug 23, 2024 in 0s

29 new problems found by Qodana for JS

Qodana for JS

29 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 12
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
2030 lines analyzed, 1979 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 129 in js/src/carousel.js

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Unexpected constant condition. (no-constant-condition)

Check failure on line 49 in js/src/dom/data.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Expected '===' and instead saw '=='. (eqeqeq)

Check warning on line 52 in js/src/dom/selector-engine.js

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Strings must use singlequote. (quotes)

Check failure on line 530 in js/src/carousel.js

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Expected '===' and instead saw '=='. (eqeqeq)

Check failure on line 49 in js/src/dom/data.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Comparing to itself is potentially pointless. (no-self-compare)

Check warning on line 73 in js/src/button.js

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Unexpected console statement. (no-console)

Check warning on line 297 in js/src/dropdown.js

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Parsing error: Unexpected token of

Check warning on line 56 in js/src/button.js

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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)