Skip to content

pages build and deployment #361

pages build and deployment

pages build and deployment #361

GitHub Actions / ESLint Report Analysis failed Sep 25, 2024 in 3s

ESLint Report Analysis

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

Details

Annotations

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 65 in client/src/actions/common.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/common.js#L65

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

Check warning on line 75 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#L75

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

Check failure on line 66 in client/src/actions/common.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/common.js#L66

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

Check warning on line 25 in client/src/actions/common.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/common.js#L25

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

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 76 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#L76

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

Check failure on line 218 in client/src/actions/sftp.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/sftp.js#L218

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

Check failure on line 183 in client/src/actions/sftp.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/sftp.js#L183

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

Check failure on line 67 in client/src/actions/common.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/common.js#L67

[@stylistic/js/eol-last] Newline required at end of file but not found.

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 52 in client/src/actions/audio.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/audio.js#L52

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

Check failure on line 69 in client/src/actions/sftp.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/sftp.js#L69

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

Check failure on line 26 in client/src/actions/common.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/common.js#L26

[import/newline-after-import] Expected 2 empty lines after import statement not followed by another import.

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 27 in client/src/actions/sftp.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/sftp.js#L27

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

Check failure on line 116 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#L116

[@stylistic/js/array-element-newline] There should be a linebreak after this element.

Check failure on line 218 in client/src/actions/sftp.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/sftp.js#L218

[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.

Check failure on line 77 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#L77

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/sftp.js#L184

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

Check failure on line 23 in client/src/actions/ipc.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/ipc.js#L23

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

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 failure on line 70 in client/src/actions/sftp.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/sftp.js#L70

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

Check failure on line 53 in client/src/actions/audio.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/actions/audio.js#L53

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

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.