Log exceptions and responses in Flask routes. (#31) #3
ESLint Report Analysis
Found 12649 ESLint errors and warnings, processing batch 37 of 253...
Annotations
Check failure on line 245 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L244-L245
[yoda] Expected literal to be on the left side of >.
Check warning on line 245 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L245
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 245 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L245
[@stylistic/jsx/jsx-one-expression-per-line] `?` must be placed on a new line
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 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 245 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L245
[@stylistic/jsx/jsx-closing-tag-location] Closing tag of a multiline JSX expression must be on its own line.
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 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 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 warning on line 33 in client/src/actions/PCMPlayer.js
github-actions / ESLint Report Analysis
client/src/actions/PCMPlayer.js#L33
[@stylistic/js/quotes] Strings must use doublequote.
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/jsx/jsx-closing-bracket-location] The closing bracket must be placed after the last prop{{details}}
Check failure on line 245 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L245
[@stylistic/jsx/jsx-one-expression-per-line] ` (` must be placed on a new line
Check warning on line 422 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L422
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 98 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L98
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
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 184 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L184
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 34 in client/src/actions/PCMPlayer.js
github-actions / ESLint Report Analysis
client/src/actions/PCMPlayer.js#L34
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
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 147 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L147
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 232 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L232
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
Check failure on line 223 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L223
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
Check failure on line 246 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L245-L246
[@stylistic/jsx/jsx-one-expression-per-line] `{humanFileSize( selectedFilesTotalSize)}` must be placed on a new line
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 warning on line 422 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L422
[@stylistic/js/quotes] Strings must use doublequote.
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'.