pages build and deployment #361
ESLint Report Analysis
Found 12649 ESLint errors and warnings, processing batch 106 of 253...
Annotations
Check failure on line 55 in client/src/actions/PCMPlayer.js
github-actions / ESLint Report Analysis
client/src/actions/PCMPlayer.js#L55
[no-inline-comments] Unexpected comment inline with code.
Check warning on line 75 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L75
[@stylistic/js/quotes] Strings must use doublequote.
Check warning on line 130 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L130
[@stylistic/js/quotes] Strings must use doublequote.
Check warning on line 252 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L252
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 56 in client/src/actions/PCMPlayer.js
github-actions / ESLint Report Analysis
client/src/actions/PCMPlayer.js#L56
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check warning on line 367 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L367
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 131 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L131
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 76 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L76
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 142 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L142
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 253 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L253
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
Check failure on line 56 in client/src/actions/PCMPlayer.js
github-actions / ESLint Report Analysis
client/src/actions/PCMPlayer.js#L56
[@stylistic/js/lines-between-class-members] Expected blank line between class members.
Check failure on line 501 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L501
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 253 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L253
[@stylistic/js/multiline-ternary] Expected newline between test and consequent of ternary expression.
Check warning on line 131 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L131
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 77 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L77
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 143 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L143
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 368 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L368
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 655 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L655
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 56 in client/src/actions/PCMPlayer.js
github-actions / ESLint Report Analysis
client/src/actions/PCMPlayer.js#L56
[line-comment-position] Expected comment to be above code.
Check warning on line 501 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L501
[@stylistic/js/padding-line-between-statements] Expected blank line before this statement.
Check failure on line 253 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L253
[@stylistic/js/multiline-ternary] Expected newline between consequent and alternate of ternary expression.
Check failure on line 276 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L276
[@stylistic/js/function-paren-newline] Expected newline before ')'.
Check failure on line 144 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L144
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 131 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L131
[@stylistic/js/array-element-newline] There should be a linebreak after this element.
Check failure on line 78 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L78
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.