Skip to content

pages build and deployment #361

pages build and deployment

pages build and deployment #361

GitHub Actions / ESLint Report Analysis Started 2024-10-10 01:53:05 ago

ESLint Report Analysis

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

Annotations

Check warning on line 33 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#L33

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

Check failure on line 34 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#L34

[@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 failure on line 34 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#L34

[@stylistic/js/quote-props] Properties shouldn't be quoted as all quotes are redundant.

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 55 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#L55

[no-inline-comments] Unexpected comment inline with code.

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 34 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#L34

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

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 56 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#L56

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

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 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 109 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#L109

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

Check failure on line 51 in client/src/App.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/App.js#L51

[@stylistic/jsx/jsx-max-props-per-line] Prop `component` must be placed on a new line

Check failure on line 35 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#L35

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

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 56 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#L56

[@stylistic/js/lines-between-class-members] Expected blank line between class members.

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 warning 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

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

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 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 37 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#L37

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

Check failure on line 109 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#L109

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

Check warning on line 70 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#L70

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

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.