Skip to content

Code Quality (no-nonsense JS) #135

Code Quality (no-nonsense JS)

Code Quality (no-nonsense JS) #135

Triggered via pull request November 2, 2024 18:05
Status Success
Total duration 22s
Artifacts

eslint_csslint_jest.yml

on: pull_request
lint-and-test
13s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint-and-test: js&css/extension/core.js#L248
Do not access Object.prototype method 'hasOwnProperty' from target object
lint-and-test: js&css/extension/www.youtube.com/general/general.js#L72
'option' is already defined
lint-and-test: js&css/extension/www.youtube.com/general/general.js#L254
Closing curly brace does not appear on the same line as the subsequent block
lint-and-test: js&css/extension/www.youtube.com/general/general.js#L494
'thumbnails' is already defined
lint-and-test: js&css/extension/www.youtube.com/general/general.js#L538
'event' is defined but never used
lint-and-test: js&css/web-accessible/core.js#L189
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
lint-and-test: js&css/web-accessible/core.js#L215
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
lint-and-test: background.js#L37
Trailing spaces not allowed
lint-and-test: js&css/extension/init.js#L265
Trailing spaces not allowed
lint-and-test: js&css/web-accessible/core.js#L416
Multiple spaces found before '&&'
lint-and-test: js&css/web-accessible/core.js#L420
Multiple spaces found before '&&'
lint-and-test: js&css/web-accessible/functions.js#L230
Missing whitespace after semicolon
lint-and-test: js&css/web-accessible/functions.js#L237
Trailing spaces not allowed
lint-and-test: js&css/web-accessible/functions.js#L411
Trailing spaces not allowed
lint-and-test: js&css/web-accessible/functions.js#L412
Trailing spaces not allowed
lint-and-test: js&css/web-accessible/functions.js#L415
Missing space before function parentheses
lint-and-test: js&css/web-accessible/functions.js#L416
Expected space(s) after "if"