Skip to content

pages build and deployment #361

pages build and deployment

pages build and deployment #361

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

ESLint Report Analysis

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

Details

Annotations

Check failure on line 171 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#L171

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

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

[@stylistic/js/indent] Expected indentation of 28 spaces but found 14.

Check warning on line 32 in client/src/App.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/App.js#L23-L32

[simple-import-sort/imports] Run autofix to sort these imports!

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 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 172 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#L172

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

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

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

Check warning on line 23 in client/src/App.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/App.js#L23

[@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 111 in client/src/interface/components/BackgroundLetterAvatar/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/BackgroundLetterAvatar/index.js#L111

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

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 25 in client/src/App.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/App.js#L25

[import-newlines/enforce] Imports must be broken into multiple lines if there are more than 1 elements.

Check warning on line 172 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#L172

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

Check failure on line 27 in client/src/interface/components/ChangePermission/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/ChangePermission/index.js#L27

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

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

[@stylistic/js/indent] Expected indentation of 28 spaces but found 14.

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 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 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 warning on line 111 in client/src/interface/components/BackgroundLetterAvatar/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/BackgroundLetterAvatar/index.js#L111

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

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

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

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

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/App.js#L25

[@stylistic/js/object-curly-newline] Expected a line break after this opening brace.

Check failure on line 33 in client/src/interface/components/BackgroundLetterAvatar/index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

client/src/interface/components/BackgroundLetterAvatar/index.js#L33

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

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.