pages build and deployment #362
ESLint Report Analysis
Found 12649 ESLint errors and warnings, processing batch 55 of 253...
Annotations
Check failure on line 51 in client/src/App.js
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 51 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L51
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
Check failure on line 183 in client/src/actions/sftp.js
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 339 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L339
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
Check failure on line 52 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L52
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
Check failure on line 184 in client/src/actions/sftp.js
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 339 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L339
[prefer-template] Unexpected string concatenation.
Check failure on line 52 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L52
[@stylistic/jsx/jsx-indent] Expected indentation of 14 space characters but found 12.
Check failure on line 185 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L185
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check warning on line 339 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L339
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 81 in client/src/actions/utils.js
github-actions / ESLint Report Analysis
client/src/actions/utils.js#L81
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check warning on line 52 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L52
[react/jsx-boolean-value] Value must be set for boolean attribute `exact`
Check failure on line 309 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L309
[prefer-template] Unexpected string concatenation.
Check warning on line 158 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L158
[@stylistic/js/quotes] Strings must use doublequote.
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 failure on line 531 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L531
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
Check failure on line 186 in client/src/actions/sftp.js
github-actions / ESLint Report Analysis
client/src/actions/sftp.js#L186
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
Check failure on line 340 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L340
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
Check failure on line 82 in client/src/actions/utils.js
github-actions / ESLint Report Analysis
client/src/actions/utils.js#L82
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
Check warning on line 422 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L422
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 52 in client/src/App.js
github-actions / ESLint Report Analysis
client/src/App.js#L52
[@stylistic/jsx/jsx-max-props-per-line] Prop `path` must be placed on a new line
Check warning on line 141 in client/src/interface/components/About/index.js
github-actions / ESLint Report Analysis
client/src/interface/components/About/index.js#L141
[@stylistic/js/quotes] Strings must use doublequote.
Check warning on line 309 in client/src/actions/term.js
github-actions / ESLint Report Analysis
client/src/actions/term.js#L309
[@stylistic/js/quotes] Strings must use doublequote.
Check failure on line 184 in client/src/actions/vnc.js
github-actions / ESLint Report Analysis
client/src/actions/vnc.js#L184
[yoda] Expected literal to be on the left side of <.
Check warning on line 137 in client/src/interface/components/About/info.js
github-actions / ESLint Report Analysis
client/src/interface/components/About/info.js#L137
[@stylistic/js/quotes] Strings must use doublequote.