Log exceptions and responses in Flask routes. (#31) #3
ESLint Report Analysis
10485 ESLint error(s) and 2164 ESLint warning(s) found
Details
Annotations
Check failure on line 51 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L51
[@stylistic/jsx/jsx-max-props-per-line] Prop `component` must be placed on a new line
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 51 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L51
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
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 195 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L195
[@stylistic/jsx/jsx-first-prop-new-line] Property should be placed on a new line
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 failure on line 52 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L52
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
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 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.
Check warning on line 32 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L23-L32
[simple-import-sort/imports] Run autofix to sort these imports!
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#L244-L245
[yoda] Expected literal to be on the left side of >.
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 179 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L179
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
Check warning on line 195 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L195
[@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/lines-between-class-members] Expected blank line between class members.
Check failure on line 52 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L52
[@stylistic/jsx/jsx-indent] Expected indentation of 14 space characters but found 12.
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 156 in client/src/actions/PCMPlayer.js
github-actions / ESLint Report Analysis
client/src/actions/PCMPlayer.js#L156
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
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 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 warning on line 23 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L23
[@stylistic/js/quotes] Strings must use doublequote.
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 failure on line 195 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L195
[@stylistic/jsx/jsx-max-props-per-line] Prop `fullWidth` must be placed on a new line
Check failure on line 180 in client/src/interface/components/FileCleaner/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/FileCleaner/index.js#L180
[@stylistic/js/indent] Expected indentation of 20 spaces but found 14.