Skip to content

Log exceptions and responses in Flask routes. (#31) #3

Log exceptions and responses in Flask routes. (#31)

Log exceptions and responses in Flask routes. (#31) #3

GitHub Actions / ESLint Report Analysis Started 2024-09-27 04:53:16 ago

ESLint Report Analysis

Found 12649 ESLint errors and warnings, processing batch 178 of 253...

Annotations

Check failure on line 42 in client/src/actions/session.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/session.js#L42

[no-magic-numbers] No magic number: 5.

Check failure on line 155 in client/src/actions/PCMPlayer.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/PCMPlayer.js#L155

[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.

Check failure on line 43 in client/src/actions/session.js

See this annotation in the file changed.

@github-actions 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 109 in client/src/actions/session.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/session.js#L109

[no-alert] Unexpected alert.

Check failure on line 501 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions 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 156 in client/src/actions/PCMPlayer.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/PCMPlayer.js#L156

[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.

Check failure on line 43 in client/src/actions/session.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/session.js#L43

[prefer-destructuring] Use array destructuring.

Check failure on line 93 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/term.js#L93

[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.

Check failure on line 698 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions 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 48 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions 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 110 in client/src/actions/session.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/session.js#L110

[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.

Check warning on line 501 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/term.js#L501

[@stylistic/js/padding-line-between-statements] Expected blank line before this statement.

Check failure on line 184 in client/src/actions/vnc.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/vnc.js#L184

[yoda] Expected literal to be on the left side of <.

Check failure on line 157 in client/src/actions/PCMPlayer.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/PCMPlayer.js#L157

[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.

Check failure on line 309 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/term.js#L309

[prefer-template] Unexpected string concatenation.

Check warning on line 43 in client/src/actions/session.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/session.js#L43

[@stylistic/js/quotes] Strings must use doublequote.

Check failure on line 698 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/term.js#L698

[yoda] Expected literal to be on the left side of !==.

Check failure on line 93 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/term.js#L93

[@stylistic/js/lines-around-comment] Expected line before comment.

Check warning on line 48 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions 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 422 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/term.js#L422

[@stylistic/js/quotes] Strings must use doublequote.

Check failure on line 111 in client/src/actions/session.js

See this annotation in the file changed.

@github-actions 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 575 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/term.js#L504-L575

[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.

Check failure on line 185 in client/src/actions/vnc.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/vnc.js#L185

[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.

Check warning on line 309 in client/src/actions/term.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/term.js#L309

[@stylistic/js/quotes] Strings must use doublequote.

Check failure on line 158 in client/src/actions/PCMPlayer.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/PCMPlayer.js#L158

[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.