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 failed Oct 3, 2024 in 3s

ESLint Report Analysis

10485 ESLint error(s) and 2164 ESLint warning(s) found

Details

Annotations

Check failure on line 98 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#L98

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

Check failure on line 232 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#L232

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

Check failure on line 422 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#L422

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

Check failure on line 276 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#L276

[@stylistic/js/function-paren-newline] Expected newline before ')'.

Check failure on line 99 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#L99

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

Check failure on line 50 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#L50

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

Check failure on line 371 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#L371

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

Check failure on line 328 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#L328

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

Check failure on line 233 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#L233

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

Check failure on line 422 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#L422

[no-alert] Unexpected alert.

Check failure on line 277 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#L277

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

Check failure on line 100 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#L100

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

Check failure on line 52 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#L52

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

Check failure on line 74 in client/src/icons/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/icons/index.js#L67-L74

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

Check warning on line 141 in client/src/interface/components/About/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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

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

Check failure on line 372 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#L372

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

Check failure on line 234 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#L234

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

Check failure on line 329 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#L329

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

Check failure on line 423 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#L423

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

Check failure on line 278 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#L278

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

Check failure on line 101 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#L101

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

Check failure on line 104 in client/src/interface/components/About/info.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/About/info.js#L104

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

Check failure on line 53 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#L53

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

Check warning on line 103 in client/src/icons/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/icons/index.js#L103

[@stylistic/js/max-len] This line has a length of 1746. Maximum allowed is 100.

Check failure on line 46 in client/src/interface/components/About/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/About/index.js#L46

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