pages build and deployment #362
ESLint Report Analysis
Found 12649 ESLint errors and warnings, processing batch 1 of 253...
Annotations
Check failure on line 42 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L42
[no-magic-numbers] No magic number: 5.
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 43 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L43
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
Check failure on line 65 in client/src/actions/common.js
github-actions / ESLint Report Analysis
client/src/actions/common.js#L65
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 109 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L109
[@stylistic/js/indent] Expected indentation of 12 spaces but found 8.
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 43 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L43
[prefer-destructuring] Use array destructuring.
Check warning on line 70 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L70
[sort-keys] Expected object keys to be in natural ascending order. 'SI' should be before 'SO'.
Check failure on line 48 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L48
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
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 66 in client/src/actions/common.js
github-actions / ESLint Report Analysis
client/src/actions/common.js#L66
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
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 109 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L109
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
Check warning on line 43 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L43
[@stylistic/js/quotes] Strings must use doublequote.
Check warning on line 141 in client/src/interface/components/About/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/About/index.js#L141
[@stylistic/js/quotes] Strings must use doublequote.
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 warning on line 70 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L70
[@stylistic/js/quotes] Strings must use doublequote.
Check warning on line 48 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L48
[sort-keys] Expected object keys to be in natural ascending order. 'EOT' should be before 'ETX'.
Check warning on line 103 in client/src/icons/index.js
github-actions / ESLint Report Analysis
client/src/icons/index.js#L103
[@stylistic/js/max-len] This line has a length of 1746. Maximum allowed is 100.
Check failure on line 67 in client/src/actions/common.js
github-actions / ESLint Report Analysis
client/src/actions/common.js#L67
[@stylistic/js/eol-last] Newline required at end of file but not found.
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 53 in client/src/interface/components/Loading/steps.js
github-actions / ESLint Report Analysis
client/src/interface/components/Loading/steps.js#L53
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 97 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L97
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 45 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L45
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
Check failure on line 110 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L110
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.