Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible + no history #28

Open
wants to merge 3 commits into
base: compatible-no-history
Choose a base branch
from

Update carousel.js

29f54f1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Compatible + no history #28

Update carousel.js
29f54f1
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana for JS completed Sep 19, 2024 in 0s

36 new problems found by Qodana for JS

Qodana for JS

36 new problems were found

Inspection name Severity Problems
ESLint 🔴 Failure 14
Vulnerable declared dependency 🔴 Failure 1
ESLint 🔶 Warning 12
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, 1978 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 qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

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 warning on line 93 in js/src/carousel.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Unexpected 'todo' comment: 'TODO: FOO'. (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: 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 532 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 warning on line 131 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 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 warning on line 99 in js/src/carousel.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Unexpected 'todo' comment: 'TODO: FOO'. (no-warning-comments)

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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Unexpected 'todo' comment: 'TODO: FOO'. (no-warning-comments)

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 failure on line 117 in js/src/carousel.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Expected blank line between class members. (lines-between-class-members)

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 116 in js/src/carousel.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Expected indentation of 2 spaces but found 0. (indent)

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 89 in js/src/carousel.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: Unexpected 'todo' comment: 'TODO: FOO'. (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)