Log exceptions and responses in Flask routes. (#31) #3
ESLint Report Analysis
Found 12649 ESLint errors and warnings, processing batch 57 of 253...
Annotations
Check failure on line 109 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L109
[no-alert] Unexpected alert.
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 395 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L395
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 110 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L110
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 93 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L93
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
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 422 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L422
[@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 396 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L396
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
Check failure on line 501 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L501
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 171 in client/src/interface/components/About/info.js
github-actions / ESLint Report Analysis
client/src/interface/components/About/info.js#L171
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 93 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L93
[@stylistic/js/lines-around-comment] Expected line before comment.
Check failure on line 111 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L111
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 309 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L309
[prefer-template] Unexpected string concatenation.
Check failure 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/jsx/jsx-max-props-per-line] Prop `list` must be placed on a new line
Check failure on line 422 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L422
[no-alert] Unexpected alert.
Check warning on line 25 in client/src/actions/common.js
github-actions / ESLint Report Analysis
client/src/actions/common.js#L25
[@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 396 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L396
[prefer-template] Unexpected string concatenation.
Check failure on line 57 in client/src/interface/components/ChangeMachine/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/ChangeMachine/index.js#L57
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
Check failure on line 94 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L94
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check warning on line 501 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L501
[@stylistic/js/padding-line-between-statements] Expected blank line before this statement.
Check warning on line 115 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L114-L115
[jsdoc/require-jsdoc] Missing JSDoc comment.
Check warning on line 309 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L309
[@stylistic/js/quotes] Strings must use doublequote.
Check failure 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/jsx/jsx-sort-props] Props should be sorted alphabetically