pages build and deployment #362
ESLint Report Analysis
Found 12649 ESLint errors and warnings, processing batch 116 of 253...
Annotations
Check failure on line 279 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L279
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 69 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L69
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
Check failure on line 42 in client/src/interface/components/Loading/authentications.js
github-actions / ESLint Report Analysis
client/src/interface/components/Loading/authentications.js#L42
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 280 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L280
[@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 70 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L70
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 185 in client/src/interface/components/Loading/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/Loading/index.js#L185
[@stylistic/js/indent] Expected indentation of 48 spaces but found 36.
Check warning on line 42 in client/src/interface/components/Loading/authentications.js
github-actions / ESLint Report Analysis
client/src/interface/components/Loading/authentications.js#L42
[sort-keys] Expected object keys to be in natural ascending order. 'submitterName' should be before 'validator'.
Check failure on line 280 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L280
[no-magic-numbers] No magic number: 38.
Check failure on line 92 in client/src/interface/components/LogIn/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/LogIn/index.js#L92
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 71 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L71
[@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 202 in client/src/interface/components/NewSession/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/NewSession/index.js#L202
[@stylistic/js/indent] Expected indentation of 32 spaces but found 54.
Check failure on line 186 in client/src/interface/components/Loading/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/Loading/index.js#L186
[@stylistic/js/indent] Expected indentation of 48 spaces but found 36.
Check failure on line 281 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L281
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 222 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L222
[@stylistic/js/indent] Expected indentation of 24 spaces but found 14.
Check failure on line 26 in client/src/interface/components/FileCleaner/column.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/column.js#L26
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 92 in client/src/interface/components/LogIn/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/LogIn/index.js#L92
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
Check failure on line 72 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L72
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 183 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L183
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 202 in client/src/interface/components/NewSession/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/NewSession/index.js#L202
[@stylistic/jsx/jsx-indent-props] Expected indentation of 22 space characters but found 54.
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 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 warning on line 42 in client/src/interface/components/Loading/authentications.js
github-actions / ESLint Report Analysis
client/src/interface/components/Loading/authentications.js#L42
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 186 in client/src/interface/components/Loading/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/Loading/index.js#L186
[@stylistic/jsx/jsx-sort-props] Shorthand props must be listed before all other props