Skip to content

pages build and deployment #362

pages build and deployment

pages build and deployment #362

GitHub Actions / ESLint Report Analysis Started 2024-11-25 02:01:35 ago

ESLint Report Analysis

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

Annotations

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 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 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 218 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#L218

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

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

Check failure on line 655 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#L655

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

Check failure on line 218 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#L218

[line-comment-position] Expected comment to be above code.

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

[line-comment-position] Expected comment to be above code.

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 warning on line 47 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#L47

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

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 218 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#L218

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

Check warning on line 659 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#L658-L659

[jsdoc/require-jsdoc] Missing JSDoc comment.

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

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

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

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

Check failure on line 219 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#L219

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

Check warning on line 48 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#L48

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