pages build and deployment #361
ESLint Report Analysis
Found 12649 ESLint errors and warnings, processing batch 178 of 253...
Annotations
Check warning on line 33 in client/src/actions/PCMPlayer.js
github-actions / ESLint Report Analysis
client/src/actions/PCMPlayer.js#L33
[@stylistic/js/quotes] Strings must use doublequote.
Check warning on line 32 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L23-L32
[simple-import-sort/imports] Run autofix to sort these imports!
Check failure on line 34 in client/src/actions/PCMPlayer.js
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 42 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L42
[no-magic-numbers] No magic number: 5.
Check warning on line 23 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L23
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 155 in client/src/actions/PCMPlayer.js
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 34 in client/src/actions/PCMPlayer.js
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 43 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L43
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
Check warning on line 25 in client/src/actions/common.js
github-actions / ESLint Report Analysis
client/src/actions/common.js#L25
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 25 in client/src/App.js
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 failure on line 52 in client/src/actions/audio.js
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 156 in client/src/actions/PCMPlayer.js
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 69 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L69
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
Check warning on line 34 in client/src/actions/PCMPlayer.js
github-actions / ESLint Report Analysis
client/src/actions/PCMPlayer.js#L34
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 43 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L43
[prefer-destructuring] Use array destructuring.
Check failure on line 147 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L147
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check failure on line 26 in client/src/actions/common.js
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 25 in client/src/App.js
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 53 in client/src/actions/audio.js
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 157 in client/src/actions/PCMPlayer.js
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 70 in client/src/actions/sftp.js
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 27 in client/src/actions/sftp.js
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 35 in client/src/actions/PCMPlayer.js
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 109 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L109
[@stylistic/js/indent] Expected indentation of 12 spaces but found 8.
Check warning on line 43 in client/src/actions/session.js
github-actions / ESLint Report Analysis
client/src/actions/session.js#L43
[@stylistic/js/quotes] Strings must use doublequote.