Skip to content

Push on master

Push on master #60

GitHub Actions / Qodana for JS completed Jun 29, 2023 in 0s

1793 new problems found by Qodana for JS

Qodana for JS

432 new problems were found

Inspection name Severity Problems
Unresolved file reference 🔶 Warning 166
Unused local symbol 🔶 Warning 46
Equality operator may cause type coercion 🔶 Warning 34
Syntax errors and unresolved references in JSDoc 🔶 Warning 31
Bitwise operator usage 🔶 Warning 17
Infinite recursion 🔶 Warning 16
Unused assignment 🔶 Warning 13
Comma expression 🔶 Warning 9
Mismatched JSDoc and function signature 🔶 Warning 8
Constant conditional expression 🔶 Warning 7
Exception used for local control-flow 🔶 Warning 5
'this' expression which references the global object 🔶 Warning 3
JQuery selector can be optimized 🔶 Warning 2
Unreachable code 🔶 Warning 2
Unnecessary label on 'continue' statement 🔶 Warning 2
Pointless statement or boolean expression 🔶 Warning 2
Unnecessary 'continue' statement 🔶 Warning 1
Potentially invalid reference to 'this' from closure 🔶 Warning 1
Unnecessary 'return' statement 🔶 Warning 1
Unnecessary semicolon 🔶 Warning 1
Type mismatch ◽️ Notice 23
Regular expression can be simplified ◽️ Notice 21
Signature mismatch ◽️ Notice 20
Deprecated symbol used ◽️ Notice 1

☁️ 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 1038 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Constant conditional expression

`true ? _controller_subtitle_stream_controller__WEBPACK_IMPORTED_MODULE_3__["SubtitleStreamController...` can be simplified

Check warning on line 1039 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Constant conditional expression

`true ? _controller_subtitle_track_controller__WEBPACK_IMPORTED_MODULE_4__["default"] : undefined` can be simplified

Check warning on line 1040 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Constant conditional expression

`true ? _controller_timeline_controller__WEBPACK_IMPORTED_MODULE_6__["TimelineController"] : undefine...` can be simplified

Check warning on line 1041 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Constant conditional expression

`true ? _controller_audio_stream_controller__WEBPACK_IMPORTED_MODULE_1__["default"] : undefined` can be simplified

Check warning on line 1042 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Constant conditional expression

`true ? _controller_audio_track_controller__WEBPACK_IMPORTED_MODULE_2__["default"] : undefined` can be simplified

Check warning on line 1043 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Constant conditional expression

`true ? _controller_eme_controller__WEBPACK_IMPORTED_MODULE_9__["default"] : undefined` can be simplified

Check warning on line 1044 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Constant conditional expression

`true ? _controller_cmcd_controller__WEBPACK_IMPORTED_MODULE_10__["default"] : undefined` can be simplified

Check warning on line 1556 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 2368 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 2925 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 8158 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 9258 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 10577 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 10990 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 12683 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 14150 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 17961 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_wrapNativeSuper` recurses infinitely, and can only end by throwing an exception

Check warning on line 17969 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 17971 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_getPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 18292 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 24995 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_wrapNativeSuper` recurses infinitely, and can only end by throwing an exception

Check warning on line 25003 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_setPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 25005 in js/hls.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Infinite recursion

Function `_getPrototypeOf` recurses infinitely, and can only end by throwing an exception

Check warning on line 62 in plugins/lemon8.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

JQuery selector can be optimized

Duplicated jQuery selector

Check warning on line 137 in plugins/lemon8.js

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

JQuery selector can be optimized

Duplicated jQuery selector