pages build and deployment #362
ESLint Report Analysis
Found 12649 ESLint errors and warnings, processing batch 152 of 253...
Annotations
Check failure on line 27 in client/src/actions/utils.js
github-actions / ESLint Report Analysis
client/src/actions/utils.js#L27
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 28 in client/src/actions/utils.js
github-actions / ESLint Report Analysis
client/src/actions/utils.js#L28
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 29 in client/src/actions/utils.js
github-actions / ESLint Report Analysis
client/src/actions/utils.js#L29
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 698 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L698
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
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 30 in client/src/actions/utils.js
github-actions / ESLint Report Analysis
client/src/actions/utils.js#L30
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 748 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L748
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 98 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L98
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 698 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L698
[yoda] Expected literal to be on the left side of !==.
Check failure on line 531 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L531
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
Check failure on line 31 in client/src/actions/utils.js
github-actions / ESLint Report Analysis
client/src/actions/utils.js#L31
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check warning on line 659 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L658-L659
[jsdoc/require-jsdoc] Missing JSDoc comment.
Check failure on line 618 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L618
[@stylistic/js/indent] Expected indentation of 12 spaces but found 8.
Check failure on line 749 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L749
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 698 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L698
[no-magic-numbers] No magic number: 200.
Check failure on line 99 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L99
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 50 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L50
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 32 in client/src/actions/utils.js
github-actions / ESLint Report Analysis
client/src/actions/utils.js#L32
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 532 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L532
[@stylistic/js/indent] Expected indentation of 28 spaces but found 14.
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 failure on line 658 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L658
[camelcase] Identifier 'term_id' is not in camel case.
Check failure on line 81 in client/src/actions/utils.js
github-actions / ESLint Report Analysis
client/src/actions/utils.js#L81
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check warning on line 618 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L618
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 749 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L749
[prefer-destructuring] Use array destructuring.
Check failure on line 155 in client/src/actions/PCMPlayer.js
github-actions / ESLint Report Analysis
client/src/actions/PCMPlayer.js#L155
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.