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-10-27 02:00:29 ago

ESLint Report Analysis

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

Annotations

Check failure on line 222 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions 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 139 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/FileCleaner/index.js#L139

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

Check failure on line 74 in client/src/interface/components/Toolbar/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/Toolbar/index.js#L74

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

Check failure on line 222 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions 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 50 in client/src/interface/components/TrafficLights/TrafficLights.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/TrafficLights/TrafficLights.js#L50

[@stylistic/jsx/jsx-closing-bracket-location] The closing bracket must be aligned with the opening tag (expected column 11 on the next line)

Check failure on line 195 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions 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 223 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions 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 42 in client/src/interface/components/Loading/authentications.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/Loading/authentications.js#L42

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

Check warning on line 74 in client/src/interface/components/Toolbar/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/Toolbar/index.js#L74

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

Check failure on line 140 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/FileCleaner/index.js#L140

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

Check warning on line 195 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/FileCleaner/index.js#L195

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

Check failure on line 43 in client/src/interface/components/iCtrlVoiceButton/iCtrlVoiceButton.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/iCtrlVoiceButton/iCtrlVoiceButton.js#L43

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

Check failure on line 51 in client/src/interface/components/TrafficLights/TrafficLights.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/TrafficLights/TrafficLights.js#L51

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

Check failure on line 75 in client/src/interface/components/Toolbar/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/Toolbar/index.js#L75

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

Check failure on line 224 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/FileCleaner/index.js#L224

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

Check failure on line 147 in client/src/interface/components/Loading/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/Loading/index.js#L147

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

Check warning on line 42 in client/src/interface/components/Loading/authentications.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/Loading/authentications.js#L42

[sort-keys] Expected object keys to be in natural ascending order. 'submitterName' should be before 'validator'.

Check failure on line 195 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions 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 44 in client/src/interface/components/iCtrlVoiceButton/iCtrlVoiceButton.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/iCtrlVoiceButton/iCtrlVoiceButton.js#L44

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

Check failure on line 141 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/FileCleaner/index.js#L141

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

Check failure on line 51 in client/src/interface/components/TrafficLights/TrafficLights.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/TrafficLights/TrafficLights.js#L51

[@stylistic/jsx/jsx-indent] Expected indentation of 14 space characters but found 12.

Check failure on line 185 in client/src/interface/components/Loading/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/Loading/index.js#L185

[@stylistic/js/indent] Expected indentation of 48 spaces but found 36.

Check warning on line 75 in client/src/interface/components/Toolbar/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/Toolbar/index.js#L75

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

Check failure on line 224 in client/src/interface/components/FileCleaner/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/FileCleaner/index.js#L224

[@stylistic/jsx/jsx-indent] Expected indentation of 14 space characters but found 12.

Check warning on line 147 in client/src/interface/components/Loading/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/Loading/index.js#L147

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