pages build and deployment #361
pages-build-deployment
on: dynamic
build
21s
report-build-status
3s
deploy
8s
Annotations
835 errors and 165 warnings
client/src/actions/PCMPlayer.js#L34
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/session.js#L109
[no-alert] Unexpected alert.
|
client/src/actions/audio.js#L52
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L34
[@stylistic/js/quote-props] Properties shouldn't be quoted as all quotes are redundant.
|
client/src/actions/session.js#L110
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L27
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L109
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/session.js#L76
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/audio.js#L53
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/PCMPlayer.js#L55
[no-inline-comments] Unexpected comment inline with code.
|
client/src/actions/session.js#L111
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L28
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L77
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L110
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/audio.js#L54
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L56
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/common.js#L26
[import/newline-after-import] Expected 2 empty lines after import statement not followed by another import.
|
client/src/actions/PCMPlayer.js#L35
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L30
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L78
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L48
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/audio.js#L56
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/session.js#L42
[no-magic-numbers] No magic number: 5.
|
client/src/actions/term.js#L116
[@stylistic/js/array-element-newline] There should be a linebreak after this element.
|
client/src/actions/PCMPlayer.js#L112
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/App.js#L51
[@stylistic/jsx/jsx-max-props-per-line] Prop `component` must be placed on a new line
|
client/src/actions/PCMPlayer.js#L56
[@stylistic/js/lines-between-class-members] Expected blank line between class members.
|
client/src/actions/session.js#L115
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L37
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L31
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/session.js#L79
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L183
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/audio.js#L57
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L218
[@stylistic/js/function-paren-newline] Expected newline before ')'.
|
client/src/actions/session.js#L43
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/session.js#L117
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L56
[line-comment-position] Expected comment to be above code.
|
client/src/actions/PCMPlayer.js#L113
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/App.js#L51
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
|
client/src/actions/common.js#L30
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/sftp.js#L32
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L38
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L309
[prefer-template] Unexpected string concatenation.
|
client/src/actions/session.js#L79
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/sftp.js#L184
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L218
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/session.js#L43
[prefer-destructuring] Use array destructuring.
|
client/src/actions/term.js#L93
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L118
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/common.js#L65
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L56
[no-inline-comments] Unexpected comment inline with code.
|
client/src/actions/sftp.js#L109
[@stylistic/js/indent] Expected indentation of 12 spaces but found 8.
|
client/src/actions/audio.js#L57
[@stylistic/js/newline-per-chained-call] Expected line break before `.catch`.
|
client/src/actions/term.js#L190
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L117
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L114
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/App.js#L52
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
|
client/src/actions/common.js#L31
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L33
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L339
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/App.js#L25
[import-newlines/enforce] Imports must be broken into multiple lines if there are more than 1 elements.
|
client/src/actions/session.js#L80
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L219
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L38
[@stylistic/js/quote-props] Properties shouldn't be quoted as all quotes are redundant.
|
client/src/actions/session.js#L118
[no-magic-numbers] Number constants declarations must use 'const'.
|
client/src/actions/sftp.js#L185
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L279
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L49
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L109
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/PCMPlayer.js#L58
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L253
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/term.js#L191
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/term.js#L93
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/common.js#L66
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/audio.js#L58
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L310
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/term.js#L71
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L114
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/sftp.js#L34
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L219
[no-alert] Unexpected alert.
|
client/src/actions/session.js#L118
[yoda] Expected literal to be on the left side of <=.
|
client/src/actions/term.js#L218
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/App.js#L25
[@stylistic/js/object-curly-newline] Expected a line break after this opening brace.
|
client/src/App.js#L52
[@stylistic/jsx/jsx-indent] Expected indentation of 14 space characters but found 12.
|
client/src/actions/term.js#L339
[prefer-template] Unexpected string concatenation.
|
client/src/actions/session.js#L81
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L45
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L159
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L567
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L110
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/actions/sftp.js#L186
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L253
[@stylistic/js/multiline-ternary] Expected newline between test and consequent of ternary expression.
|
client/src/actions/term.js#L131
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L191
[prefer-template] Unexpected string concatenation.
|
client/src/actions/term.js#L280
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L58
[@stylistic/js/space-before-function-paren] Missing space before function parentheses.
|
client/src/actions/term.js#L49
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/term.js#L94
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L395
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L310
[prefer-template] Unexpected string concatenation.
|
client/src/actions/audio.js#L59
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/common.js#L67
[@stylistic/js/eol-last] Newline required at end of file but not found.
|
client/src/actions/term.js#L117
[@stylistic/js/array-element-newline] There should be a linebreak after this element.
|
client/src/actions/session.js#L118
[no-magic-numbers] No magic number: 75.
|
client/src/actions/term.js#L218
[line-comment-position] Expected comment to be above code.
|
client/src/actions/term.js#L71
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/common.js#L32
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/App.js#L25
[@stylistic/js/object-curly-newline] Expected a line break before this closing brace.
|
client/src/actions/sftp.js#L35
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L46
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L568
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L111
[@stylistic/js/indent] Expected indentation of 20 spaces but found 14.
|
client/src/actions/PCMPlayer.js#L115
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/session.js#L81
[@stylistic/js/newline-per-chained-call] Expected line break before `.catch`.
|
client/src/actions/PCMPlayer.js#L39
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L253
[@stylistic/js/multiline-ternary] Expected newline between consequent and alternate of ternary expression.
|
client/src/actions/sftp.js#L187
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/PCMPlayer.js#L60
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L474
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L280
[no-magic-numbers] No magic number: 38.
|
client/src/actions/term.js#L450
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L423
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L50
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L396
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L655
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L119
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/audio.js#L60
[@stylistic/js/eol-last] Newline required at end of file but not found.
|
client/src/actions/term.js#L218
[no-inline-comments] Unexpected comment inline with code.
|
client/src/actions/sftp.js#L220
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/ipc.js#L23
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/term.js#L569
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L72
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/common.js#L33
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/sftp.js#L36
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L501
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L111
[@stylistic/js/function-paren-newline] Expected newline before ')'.
|
client/src/actions/session.js#L46
[no-use-before-define] 'EECGHostList' was used before it was defined.
|
client/src/actions/term.js#L192
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/session.js#L81
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/PCMPlayer.js#L62
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L340
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/sftp.js#L188
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L160
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L311
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L131
[@stylistic/js/array-element-newline] There should be a linebreak after this element.
|
client/src/actions/PCMPlayer.js#L39
[@stylistic/js/quote-props] Properties shouldn't be quoted as all quotes are redundant.
|
client/src/actions/term.js#L475
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L424
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L531
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/actions/term.js#L450
[prefer-template] Unexpected string concatenation.
|
client/src/actions/PCMPlayer.js#L116
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/App.js#L52
[@stylistic/jsx/jsx-max-props-per-line] Prop `path` must be placed on a new line
|
client/src/actions/term.js#L281
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/session.js#L120
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L396
[prefer-template] Unexpected string concatenation.
|
client/src/actions/sftp.js#L221
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/codes.js#L23
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/term.js#L570
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L219
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L748
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/sftp.js#L113
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/actions/term.js#L698
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L118
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/common.js#L34
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L37
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/session.js#L46
[no-use-before-define] 'ECFHostList' was used before it was defined.
|
client/src/actions/sftp.js#L69
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L193
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/term.js#L312
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L368
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L476
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L424
[prefer-template] Unexpected string concatenation.
|
client/src/actions/term.js#L532
[@stylistic/js/indent] Expected indentation of 28 spaces but found 14.
|
client/src/actions/PCMPlayer.js#L63
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L188
[prefer-template] Unexpected string concatenation.
|
client/src/actions/session.js#L82
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L341
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/session.js#L121
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L282
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L658
[camelcase] Identifier 'term_id' is not in camel case.
|
client/src/App.js#L52
[@stylistic/jsx/jsx-curly-brace-presence] Need to wrap this literal in a JSX expression.
|
client/src/actions/sftp.js#L221
[@stylistic/js/newline-per-chained-call] Expected line break before `.catch`.
|
client/src/actions/PCMPlayer.js#L117
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/sftp.js#L114
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/actions/term.js#L570
[no-underscore-dangle] Unexpected dangling '_' in '_core'.
|
client/src/actions/term.js#L220
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L504
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/utils.js#L27
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L618
[@stylistic/js/indent] Expected indentation of 12 spaces but found 8.
|
client/src/actions/sftp.js#L70
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/session.js#L47
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/common.js#L35
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L193
[prefer-template] Unexpected string concatenation.
|
client/src/actions/codes.js#L23
[max-classes-per-file] File has too many classes (2). Maximum allowed is 1.
|
client/src/actions/term.js#L254
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/utils.js#L81
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L698
[yoda] Expected literal to be on the left side of !==.
|
client/src/actions/term.js#L313
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/sftp.js#L38
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L749
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/ipc.js#L25
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L95
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L369
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L533
[@stylistic/js/indent] Expected indentation of 28 spaces but found 14.
|
client/src/actions/term.js#L132
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L477
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/sftp.js#L147
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L65
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/session.js#L121
[no-magic-numbers] Number constants declarations must use 'const'.
|
client/src/actions/vnc.js#L328
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/session.js#L83
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L40
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L341
[prefer-template] Unexpected string concatenation.
|
client/src/actions/sftp.js#L221
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/term.js#L659
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L115
[no-magic-numbers] No magic number: 1000.
|
client/src/actions/term.js#L397
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L571
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/vnc.js#L184
[yoda] Expected literal to be on the left side of <.
|
client/src/actions/term.js#L504
[max-lines-per-function] Arrow function has too many lines (63). Maximum allowed is 60.
|
client/src/actions/term.js#L283
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L220
[no-magic-numbers] No magic number: 9.
|
client/src/actions/term.js#L51
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L71
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L313
[prefer-template] Unexpected string concatenation.
|
client/src/actions/term.js#L73
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/utils.js#L28
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L255
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L276
[@stylistic/js/function-paren-newline] Expected newline before ')'.
|
client/src/actions/term.js#L698
[no-magic-numbers] No magic number: 200.
|
client/src/actions/session.js#L48
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/App.js#L52
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
|
client/src/actions/common.js#L35
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/term.js#L425
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L533
[@stylistic/js/multiline-ternary] Expected newline between test and consequent of ternary expression.
|
client/src/actions/codes.js#L27
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L477
[@stylistic/js/multiline-ternary] Expected newline between test and consequent of ternary expression.
|
client/src/actions/sftp.js#L39
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L118
[@stylistic/js/array-element-newline] There should be a linebreak after this element.
|
client/src/actions/PCMPlayer.js#L118
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/utils.js#L82
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L121
[yoda] Expected literal to be on the left side of <=.
|
client/src/actions/term.js#L749
[prefer-destructuring] Use array destructuring.
|
client/src/actions/term.js#L370
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L451
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/PCMPlayer.js#L66
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L95
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/sftp.js#L147
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/ipc.js#L25
[prefer-destructuring] Use object destructuring.
|
client/src/actions/vnc.js#L329
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/sftp.js#L189
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L222
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/session.js#L86
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/sftp.js#L117
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/actions/vnc.js#L422
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L40
[@stylistic/js/quote-props] Properties shouldn't be quoted as all quotes are redundant.
|
client/src/icons/index.js#L67
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/term.js#L505
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L398
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L572
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L221
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L659
[camelcase] Identifier 'resize_timeout' is not in camel case.
|
client/src/actions/term.js#L194
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L165
[max-lines-per-function] Arrow function has too many lines (302). Maximum allowed is 60.
|
client/src/actions/sftp.js#L72
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L256
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/PCMPlayer.js#L155
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L73
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/term.js#L284
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L51
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/utils.js#L29
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L185
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/session.js#L48
[@stylistic/js/quote-props] Properties shouldn't be quoted as all quotes are redundant.
|
client/src/actions/term.js#L426
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L699
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L533
[@stylistic/js/multiline-ternary] Expected newline between consequent and alternate of ternary expression.
|
client/src/actions/vnc.js#L277
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L618
[@stylistic/js/function-paren-newline] Expected newline before ')'.
|
client/src/actions/session.js#L121
[no-magic-numbers] No magic number: 180.
|
client/src/actions/term.js#L477
[@stylistic/js/multiline-ternary] Expected newline between consequent and alternate of ternary expression.
|
client/src/actions/term.js#L132
[@stylistic/js/array-element-newline] There should be a linebreak after this element.
|
client/src/actions/term.js#L452
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/common.js#L36
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/codes.js#L27
[no-magic-numbers] No magic number: 20.
|
client/src/actions/sftp.js#L39
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/term.js#L370
[no-magic-numbers] No magic number: 112.
|
client/src/App.js#L53
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
|
client/src/actions/sftp.js#L148
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/utils.js#L83
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L330
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L232
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/PCMPlayer.js#L67
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L750
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/sftp.js#L190
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/vnc.js#L142
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L118
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
|
client/src/actions/term.js#L96
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L223
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L119
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L422
[no-alert] Unexpected alert.
|
client/src/actions/term.js#L572
[no-underscore-dangle] Unexpected dangling '_' in '_core'.
|
client/src/actions/term.js#L506
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/icons/index.js#L68
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L86
[camelcase] Identifier 'session_delete' is not in camel case.
|
client/src/actions/term.js#L314
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L222
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L399
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L195
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/sftp.js#L73
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L342
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L660
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L256
[prefer-template] Unexpected string concatenation.
|
client/src/actions/term.js#L74
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L156
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L534
[@stylistic/js/indent] Expected indentation of 28 spaces but found 14.
|
client/src/actions/term.js#L427
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L700
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/session.js#L122
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/utils.js#L30
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L52
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L285
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L278
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L478
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L452
[prefer-template] Unexpected string concatenation.
|
client/src/actions/term.js#L371
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/PCMPlayer.js#L67
[line-comment-position] Expected comment to be above code.
|
client/src/actions/vnc.js#L331
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L619
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L186
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/sftp.js#L40
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L119
[@stylistic/js/indent] Expected indentation of 24 spaces but found 14.
|
client/src/actions/codes.js#L28
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/common.js#L37
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L149
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L223
[no-alert] Unexpected alert.
|
client/src/actions/term.js#L119
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L193
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/vnc.js#L98
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L233
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L423
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L574
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/App.js#L53
[@stylistic/jsx/jsx-indent] Expected indentation of 14 space characters but found 12.
|
client/src/actions/term.js#L315
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L195
[yoda] Expected literal to be on the left side of ===.
|
client/src/actions/term.js#L507
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L143
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L223
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L399
[no-magic-numbers] No magic number: 116.
|
client/src/actions/term.js#L750
[yoda] Expected literal to be on the left side of <.
|
client/src/actions/sftp.js#L73
[prefer-template] Unexpected string concatenation.
|
client/src/actions/ipc.js#L27
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L86
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/interface/components/About/index.js#L141
[@stylistic/jsx/jsx-max-props-per-line] Prop `list` must be placed on a new line
|
client/src/actions/PCMPlayer.js#L121
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/icons/index.js#L69
[@stylistic/js/indent] Expected indentation of 8 spaces but found 6.
|
client/src/actions/term.js#L343
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/PCMPlayer.js#L41
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L663
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/session.js#L123
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L534
[no-magic-numbers] No magic number: 0x20.
|
client/src/actions/vnc.js#L371
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L165
[max-statements] Arrow function has too many statements (103). Maximum allowed is 20.
|
client/src/App.js#L32
[import/newline-after-import] Expected 2 empty lines after import statement not followed by another import.
|
client/src/actions/utils.js#L31
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/About/index.js#L72
[@stylistic/jsx/jsx-one-expression-per-line] `{i.desc}` must be placed on a new line
|
client/src/actions/term.js#L479
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/vnc.js#L280
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/PCMPlayer.js#L157
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L332
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/term.js#L286
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/sftp.js#L120
[@stylistic/js/indent] Expected indentation of 24 spaces but found 14.
|
client/src/interface/components/About/index.js#L100
[@stylistic/js/indent] Expected indentation of 28 spaces but found 14.
|
client/src/actions/session.js#L49
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/interface/components/About/index.js#L124
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/PCMPlayer.js#L67
[no-inline-comments] Unexpected comment inline with code.
|
client/src/actions/sftp.js#L41
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L133
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/vnc.js#L99
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L372
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L619
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/sftp.js#L149
[@stylistic/js/newline-per-chained-call] Expected line break before `.catch`.
|
client/src/actions/common.js#L39
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/codes.js#L28
[@stylistic/js/lines-between-class-members] Expected blank line between class members.
|
client/src/actions/term.js#L315
[prefer-template] Unexpected string concatenation.
|
client/src/actions/vnc.js#L187
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/sftp.js#L193
[camelcase] Identifier 'sftp_quota' is not in camel case.
|
client/src/actions/vnc.js#L424
[@stylistic/js/eol-last] Newline required at end of file but not found.
|
client/src/actions/utils.js#L84
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L508
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L223
[prefer-template] Unexpected string concatenation.
|
client/src/actions/term.js#L400
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L234
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/About/index.js#L141
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
|
client/src/actions/vnc.js#L144
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/icons/index.js#L70
[@stylistic/js/indent] Expected indentation of 12 spaces but found 8.
|
client/src/actions/term.js#L751
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L664
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/About/info.js#L71
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L535
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/actions/term.js#L257
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L701
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/vnc.js#L372
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/session.js#L124
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L87
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L41
[@stylistic/js/quote-props] Properties shouldn't be quoted as all quotes are redundant.
|
client/src/actions/ipc.js#L28
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/icons/index.js#L103
[@stylistic/js/indent] Expected indentation of 20 spaces but found 16.
|
client/src/actions/utils.js#L32
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L453
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L332
[no-magic-numbers] No magic number: -2.
|
client/src/actions/term.js#L97
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L480
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/sftp.js#L224
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/term.js#L344
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/About/index.js#L73
[@stylistic/js/indent] Expected indentation of 28 spaces but found 18.
|
client/src/actions/term.js#L165
[complexity] Arrow function has a complexity of 125. Maximum allowed is 20.
|
client/src/actions/sftp.js#L121
[@stylistic/js/indent] Expected indentation of 28 spaces but found 16.
|
client/src/actions/PCMPlayer.js#L122
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L282
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/PCMPlayer.js#L158
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L149
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/PCMPlayer.js#L69
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L100
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/About/index.js#L124
[@stylistic/jsx/jsx-indent] Expected indentation of 12 space characters but found 10.
|
client/src/actions/sftp.js#L42
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L373
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L578
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L620
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L286
[prefer-template] Unexpected string concatenation.
|
client/src/actions/session.js#L49
[@stylistic/js/quote-props] Properties shouldn't be quoted as all quotes are redundant.
|
client/src/interface/components/About/index.js#L157
[@stylistic/jsx/jsx-indent] Expected indentation of 18 space characters but found 16.
|
client/src/actions/sftp.js#L194
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L196
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/codes.js#L29
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/vnc.js#L188
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L119
[@stylistic/js/array-element-newline] There should be a linebreak after this element.
|
client/src/actions/common.js#L40
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L401
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/utils.js#L85
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/About/index.js#L142
[@stylistic/js/indent] Expected indentation of 24 spaces but found 20.
|
client/src/icons/index.js#L70
[@stylistic/jsx/jsx-indent] Expected indentation of 10 space characters but found 8.
|
client/src/actions/term.js#L258
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L664
[camelcase] Identifier 'resize_timeout' is not in camel case.
|
client/src/actions/vnc.js#L235
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L373
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/actions/sftp.js#L74
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L75
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L536
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/session.js#L124
[no-magic-numbers] Number constants declarations must use 'const'.
|
client/src/actions/term.js#L752
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L703
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/info.js#L171
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L225
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/vnc.js#L50
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/vnc.js#L145
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/App.js#L35
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L454
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/utils.js#L33
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L122
[@stylistic/js/indent] Expected indentation of 28 spaces but found 16.
|
client/src/actions/term.js#L480
[yoda] Expected literal to be on the left side of >=.
|
client/src/actions/term.js#L133
[@stylistic/js/array-element-newline] There should be a linebreak after this element.
|
client/src/icons/index.js#L103
[@stylistic/jsx/jsx-indent-props] Expected indentation of 14 space characters but found 16.
|
client/src/actions/ipc.js#L29
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/PCMPlayer.js#L70
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L284
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L111
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
|
client/src/actions/vnc.js#L333
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/App.js#L53
[@stylistic/jsx/jsx-max-props-per-line] Prop `path` must be placed on a new line
|
client/src/interface/components/About/index.js#L73
[@stylistic/jsx/jsx-indent] Expected indentation of 20 space characters but found 18.
|
client/src/actions/sftp.js#L150
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L160
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L427
[no-magic-numbers] No magic number: 120.
|
client/src/actions/term.js#L316
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L97
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/term.js#L344
[no-magic-numbers] No magic number: 35.
|
client/src/actions/term.js#L578
[camelcase] Identifier 'term_div' is not in camel case.
|
client/src/actions/vnc.js#L101
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/sftp.js#L43
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L171
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L509
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L373
[prefer-template] Unexpected string concatenation.
|
client/src/actions/term.js#L197
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/PCMPlayer.js#L122
[no-magic-numbers] No magic number: 1000.
|
client/src/interface/components/About/index.js#L124
[@stylistic/jsx/jsx-first-prop-new-line] Property should be placed on a new line
|
client/src/actions/term.js#L53
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/info.js#L104
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L620
[yoda] Expected literal to be on the left side of ===.
|
client/src/interface/components/About/index.js#L101
[@stylistic/js/indent] Expected indentation of 28 spaces but found 14.
|
client/src/actions/sftp.js#L195
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/index.js#L157
[@stylistic/jsx/jsx-one-expression-per-line] `{p.url}` must be placed on a new line
|
client/src/interface/components/AdComponent/index.js#L4
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L33
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/index.js#L142
[@stylistic/jsx/jsx-indent] Expected indentation of 14 space characters but found 20.
|
client/src/actions/term.js#L224
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/codes.js#L29
[@stylistic/js/lines-between-class-members] Expected blank line between class members.
|
client/src/interface/components/ChangeMachine/index.js#L101
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
|
client/src/actions/term.js#L401
[prefer-template] Unexpected string concatenation.
|
client/src/actions/term.js#L258
[prefer-template] Unexpected string concatenation.
|
client/src/actions/common.js#L40
[yoda] Expected literal to be on the left side of !==.
|
client/src/interface/components/About/info.js#L138
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L75
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/vnc.js#L188
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/session.js#L124
[yoda] Expected literal to be on the left side of <=.
|
client/src/actions/vnc.js#L374
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/term.js#L537
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/actions/term.js#L665
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/sftp.js#L123
[@stylistic/js/indent] Expected indentation of 28 spaces but found 16.
|
client/src/interface/components/About/info.js#L172
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L455
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L75
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L704
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L753
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/term.js#L480
[no-magic-numbers] No magic number: 65.
|
client/src/actions/vnc.js#L236
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/utils.js#L34
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L317
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/sftp.js#L151
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L88
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L72
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/App.js#L35
[class-methods-use-this] Expected 'this' to be used by class method 'componentDidMount'.
|
client/src/actions/PCMPlayer.js#L42
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L428
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L52
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/vnc.js#L334
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/vnc.js#L102
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L285
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/ipc.js#L30
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/icons/index.js#L103
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
|
client/src/actions/PCMPlayer.js#L162
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L44
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/About/index.js#L74
[@stylistic/js/indent] Expected indentation of 32 spaces but found 22.
|
client/src/actions/vnc.js#L146
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L197
[prefer-template] Unexpected string concatenation.
|
client/src/interface/components/About/info.js#L72
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/index.js#L124
[@stylistic/jsx/jsx-max-props-per-line] Prop `src` must be placed on a new line
|
client/src/actions/term.js#L345
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L98
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L49
[radix] Missing radix parameter.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L33
[no-magic-numbers] No magic number: 299.
|
client/src/actions/term.js#L53
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/term.js#L172
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/icons/index.js#L23
[import/newline-after-import] Expected 2 empty lines after import statement not followed by another import.
|
client/src/actions/sftp.js#L196
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/index.js#L46
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/index.js#L143
[@stylistic/js/indent] Expected indentation of 28 spaces but found 10.
|
client/src/interface/components/ChangeMachine/index.js#L101
[@stylistic/jsx/jsx-curly-brace-presence] Need to wrap this literal in a JSX expression.
|
client/src/icons/index.js#L71
[@stylistic/js/indent] Expected indentation of 16 spaces but found 12.
|
client/src/actions/PCMPlayer.js#L123
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/About/index.js#L158
[@stylistic/js/indent] Expected indentation of 40 spaces but found 16.
|
client/src/actions/term.js#L225
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/AdComponent/index.js#L4
[class-methods-use-this] Expected 'this' to be used by class method 'componentDidMount'.
|
client/src/actions/session.js#L124
[no-magic-numbers] No magic number: 249.
|
client/src/actions/vnc.js#L375
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L537
[@stylistic/js/function-paren-newline] Expected newline after '('.
|
client/src/interface/components/About/info.js#L31
[@stylistic/jsx/jsx-indent] Expected indentation of 6 space characters but found 4.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L73
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/About/info.js#L139
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L76
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L124
[@stylistic/js/indent] Expected indentation of 28 spaces but found 16.
|
client/src/actions/codes.js#L33
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L134
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L318
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L456
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/sftp.js#L78
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/term.js#L480
[yoda] Expected literal to be on the left side of <=.
|
client/src/actions/term.js#L120
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L580
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L704
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/sftp.js#L154
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/term.js#L429
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/utils.js#L85
[@stylistic/js/semi] Missing semicolon.
|
client/src/actions/vnc.js#L189
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/utils.js#L35
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L53
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L89
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L754
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/vnc.js#L103
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L334
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/term.js#L510
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L73
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L44
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/index.js#L124
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
|
client/src/actions/vnc.js#L237
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/icons/index.js#L103
[@stylistic/jsx/jsx-curly-brace-presence] Need to wrap this literal in a JSX expression.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L33
[no-magic-numbers] No magic number: 587.
|
client/src/actions/sftp.js#L45
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/About/index.js#L74
[@stylistic/jsx/jsx-closing-bracket-location] The closing bracket must be aligned with the opening tag (expected column 19 on the next line)
|
client/src/interface/components/About/info.js#L105
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/About/index.js#L143
[@stylistic/jsx/jsx-indent] Expected indentation of 24 space characters but found 10.
|
client/src/actions/session.js#L51
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/actions/ipc.js#L31
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/ChangeMachine/index.js#L102
[@stylistic/js/indent] Expected indentation of 12 spaces but found 8.
|
client/src/icons/index.js#L71
[@stylistic/jsx/jsx-curly-brace-presence] Need to wrap this literal in a JSX expression.
|
client/src/App.js#L35
[@stylistic/js/space-before-function-paren] Missing space before function parentheses.
|
client/src/interface/components/About/info.js#L73
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L163
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L621
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/interface/components/ChangeMachine/column.js#L51
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L54
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/vnc.js#L147
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L172
[line-comment-position] Expected comment to be above code.
|
client/src/App.js#L53
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
|
client/src/actions/term.js#L226
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L112
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/actions/term.js#L346
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/session.js#L125
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L259
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L538
[@stylistic/js/indent] Expected indentation of 28 spaces but found 16.
|
client/src/interface/components/About/index.js#L102
[@stylistic/js/indent] Expected indentation of 28 spaces but found 14.
|
client/src/interface/components/About/index.js#L158
[@stylistic/jsx/jsx-indent] Expected indentation of 18 space characters but found 16.
|
client/src/actions/vnc.js#L376
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/PCMPlayer.js#L124
[no-magic-numbers] No magic number: 1000.
|
client/src/interface/components/AdComponent/index.js#L4
[@stylistic/js/space-before-function-paren] Missing space before function parentheses.
|
client/src/interface/components/About/info.js#L140
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L125
[@stylistic/js/indent] Expected indentation of 24 spaces but found 14.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L74
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L581
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/common.js#L41
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/actions/codes.js#L34
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L78
[camelcase] Identifier 'sftp_dl' is not in camel case.
|
client/src/actions/term.js#L666
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L480
[no-magic-numbers] No magic number: 90.
|
client/src/actions/term.js#L429
[prefer-template] Unexpected string concatenation.
|
client/src/actions/sftp.js#L154
[camelcase] Identifier 'sftp_rm' is not in camel case.
|
client/src/interface/components/About/info.js#L31
[@stylistic/jsx/jsx-indent] Expected indentation of 6 space characters but found 4.
|
client/src/actions/vnc.js#L55
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/utils.js#L36
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L705
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L198
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/vnc.js#L335
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/interface/components/About/info.js#L173
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L511
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L103
[@stylistic/js/padded-blocks] Block must not be padded by blank lines.
|
client/src/actions/session.js#L89
[@stylistic/js/arrow-parens] Expected parentheses around arrow function argument.
|
client/src/actions/vnc.js#L286
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/utils.js#L86
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L33
[no-magic-numbers] No magic number: 114.
|
client/src/actions/term.js#L755
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L190
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/About/index.js#L143
[@stylistic/jsx/jsx-first-prop-new-line] Property should be placed on a new line
|
client/src/interface/components/About/index.js#L124
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
|
client/src/actions/PCMPlayer.js#L75
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/icons/index.js#L72
[@stylistic/js/indent] Expected indentation of 8 spaces but found 6.
|
client/src/interface/components/ChangeMachine/index.js#L103
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/actions/sftp.js#L45
[yoda] Expected literal to be on the left side of !==.
|
client/src/interface/components/ChangePermission/index.js#L27
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L374
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/PCMPlayer.js#L45
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L197
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/icons/index.js#L104
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/interface/components/ChangePermission/index.js#L136
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/session.js#L52
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/interface/components/FileCleaner/index.js#L97
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L238
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/index.js#L74
[@stylistic/jsx/jsx-one-expression-per-line] `{i.url}` must be placed on a new line
|
client/src/actions/ipc.js#L32
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L622
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/session.js#L126
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/info.js#L74
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/FileCleaner/FileTrie.js#L1
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/term.js#L538
[@stylistic/js/function-paren-newline] Expected newline before ')'.
|
client/src/actions/term.js#L134
[@stylistic/js/array-element-newline] There should be a linebreak after this element.
|
client/src/actions/PCMPlayer.js#L165
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L377
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L227
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/ChangeMachine/column.js#L52
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/ChangePermission/index.js#L104
[no-magic-numbers] No magic number: 0o777.
|
client/src/actions/vnc.js#L148
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L583
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L77
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L112
[@stylistic/jsx/jsx-closing-bracket-location] The closing bracket must be aligned with the opening tag (expected column 7 on the next line)
|
client/src/actions/term.js#L402
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L172
[no-inline-comments] Unexpected comment inline with code.
|
client/src/actions/term.js#L481
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/interface/components/ChangeMachine/index.js#L57
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/actions/term.js#L99
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L347
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/sftp.js#L78
[camelcase] Identifier 'session_id' is not in camel case.
|
client/src/actions/sftp.js#L126
[@stylistic/js/indent] Expected indentation of 24 spaces but found 14.
|
client/src/interface/components/AdComponent/index.js#L5
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/FileCleaner/index.js#L49
[@stylistic/jsx/jsx-indent] Expected indentation of 8 space characters but found 6.
|
client/src/actions/term.js#L667
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/App.js#L54
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
|
client/src/actions/vnc.js#L56
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L199
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/interface/components/About/index.js#L159
[@stylistic/js/indent] Expected indentation of 40 spaces but found 16.
|
client/src/actions/vnc.js#L336
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/sftp.js#L154
[camelcase] Identifier 'session_id' is not in camel case.
|
client/src/actions/PCMPlayer.js#L125
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L105
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/common.js#L42
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/actions/utils.js#L36
[@stylistic/js/padded-blocks] Block must not be padded by blank lines.
|
client/src/interface/components/ChangePermission/index.js#L185
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
|
client/src/actions/codes.js#L34
[@stylistic/js/lines-between-class-members] Expected blank line between class members.
|
client/src/actions/term.js#L706
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/info.js#L37
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L318
[no-magic-numbers] No magic number: 45.
|
client/src/actions/term.js#L457
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L33
[no-magic-numbers] No magic number: 1000.
|
client/src/interface/components/About/info.js#L106
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L512
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/index.js#L143
[@stylistic/jsx/jsx-max-props-per-line] Prop `variant` must be placed on a new line
|
client/src/actions/vnc.js#L287
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/icons/index.js#L73
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L90
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L120
[@stylistic/js/array-element-newline] There should be a linebreak after this element.
|
client/src/interface/components/ChangeMachine/index.js#L103
[@stylistic/jsx/jsx-indent] Expected indentation of 12 space characters but found 10.
|
client/src/actions/PCMPlayer.js#L76
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/ChangePermission/index.js#L70
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L756
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/interface/components/FileCleaner/index.js#L98
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/session.js#L53
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/interface/components/ChangePermission/index.js#L28
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L128
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L375
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/icons/index.js#L25
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/interface/components/ChangePermission/index.js#L136
[@stylistic/jsx/jsx-indent] Expected indentation of 10 space characters but found 8.
|
client/src/actions/vnc.js#L191
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/PCMPlayer.js#L46
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L198
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L379
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/icons/index.js#L104
[@stylistic/jsx/jsx-indent] Expected indentation of 12 space characters but found 10.
|
client/src/actions/term.js#L539
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/term.js#L138
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L623
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L228
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L241
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/interface/components/ChangePermission/index.js#L105
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/interface/components/About/index.js#L75
[@stylistic/js/indent] Expected indentation of 28 spaces but found 18.
|
client/src/actions/term.js#L584
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/PCMPlayer.js#L166
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L127
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
|
client/src/actions/term.js#L481
[@stylistic/js/multiline-ternary] Expected newline between test and consequent of ternary expression.
|
client/src/actions/vnc.js#L337
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/actions/term.js#L55
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L79
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/FileCleaner/index.js#L179
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L34
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/FileCleaner/FileTrie.js#L2
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L667
[camelcase] Identifier 'term_id' is not in camel case.
|
client/src/actions/sftp.js#L155
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L199
[prefer-template] Unexpected string concatenation.
|
client/src/actions/term.js#L403
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/interface/components/ChangeMachine/column.js#L53
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L77
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/interface/components/About/index.js#L103
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L113
[@stylistic/jsx/jsx-indent] Expected indentation of 10 space characters but found 16.
|
client/src/interface/components/About/info.js#L141
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/ChangePermission/index.js#L185
[@stylistic/jsx/jsx-indent] Expected indentation of 14 space characters but found 12.
|
client/src/actions/term.js#L173
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/App.js#L36
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L75
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L287
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/vnc.js#L149
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L706
[max-statements] Arrow function has too many statements (26). Maximum allowed is 20.
|
client/src/actions/vnc.js#L57
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/utils.js#L42
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/term.js#L319
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/vnc.js#L107
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/icons/index.js#L77
[no-restricted-syntax] Direct exporting of declarations is not allowed. Use export list or default exports instead.
|
client/src/actions/term.js#L513
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/FileCleaner/index.js#L49
[@stylistic/jsx/jsx-indent] Expected indentation of 10 space characters but found 8.
|
client/src/interface/components/ChangeMachine/index.js#L104
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/interface/components/About/index.js#L125
[@stylistic/js/indent] Expected indentation of 24 spaces but found 15.
|
client/src/actions/term.js#L99
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/codes.js#L35
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/info.js#L38
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/About/index.js#L159
[@stylistic/jsx/jsx-indent] Expected indentation of 18 space characters but found 16.
|
client/src/App.js#L54
[@stylistic/jsx/jsx-indent] Expected indentation of 14 space characters but found 12.
|
client/src/actions/PCMPlayer.js#L77
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L458
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/actions/term.js#L347
[prefer-template] Unexpected string concatenation.
|
client/src/interface/components/AdComponent/index.js#L5
[logical-assignment-operators] Assignment (=) can be replaced with operator assignment (||=).
|
client/src/interface/components/FileCleaner/index.js#L100
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/PCMPlayer.js#L126
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/common.js#L43
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/vnc.js#L288
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/interface/components/About/info.js#L174
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/session.js#L91
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/FileCleaner/index.js#L195
[@stylistic/jsx/jsx-first-prop-new-line] Property should be placed on a new line
|
client/src/actions/term.js#L757
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/interface/components/ChangePermission/index.js#L70
[yoda] Expected literal to be on the left side of ===.
|
client/src/interface/components/ChangePermission/index.js#L29
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L46
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/session.js#L53
[@stylistic/js/quote-props] Properties shouldn't be quoted as all quotes are redundant.
|
client/src/actions/vnc.js#L380
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/icons/index.js#L26
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L27
[import-newlines/enforce] Imports must be broken into multiple lines if there are more than 1 elements.
|
client/src/actions/term.js#L375
[prefer-template] Unexpected string concatenation.
|
client/src/actions/term.js#L540
[@stylistic/js/indent] Expected indentation of 24 spaces but found 12.
|
client/src/actions/PCMPlayer.js#L47
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/utils.js#L86
[@stylistic/js/semi] Missing semicolon.
|
client/src/actions/term.js#L585
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L229
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/ChangePermission/index.js#L136
[@stylistic/jsx/jsx-one-expression-per-line] `Box` must be placed on a new line
|
client/src/actions/vnc.js#L192
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/About/index.js#L76
[@stylistic/js/indent] Expected indentation of 24 spaces but found 16.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L34
[@stylistic/js/multiline-ternary] Expected newline between test and consequent of ternary expression.
|
client/src/actions/term.js#L260
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L481
[@stylistic/js/multiline-ternary] Expected newline between consequent and alternate of ternary expression.
|
client/src/actions/sftp.js#L128
[@stylistic/js/indent] Expected indentation of 16 spaces but found 10.
|
client/src/actions/vnc.js#L338
[@stylistic/js/indent] Expected indentation of 20 spaces but found 10.
|
client/src/actions/term.js#L430
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/IOSSwitch/index.js#L26
[@stylistic/jsx/jsx-first-prop-new-line] Property should be placed on a new line
|
client/src/actions/term.js#L624
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/sftp.js#L79
[camelcase] Identifier 'session_id' is not in camel case.
|
client/src/icons/index.js#L104
[@stylistic/jsx/jsx-first-prop-new-line] Property should be placed on a new line
|
client/src/interface/components/ChangeMachine/index.js#L117
[@stylistic/jsx/jsx-sort-props] Props should be sorted alphabetically
|
client/src/actions/PCMPlayer.js#L168
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/sftp.js#L155
[@stylistic/js/function-paren-newline] Expected newline after '('.
|
client/src/interface/components/About/index.js#L103
[@stylistic/jsx/jsx-closing-bracket-location] The closing bracket must be aligned with the opening tag (expected column 13 on the next line)
|
client/src/actions/term.js#L668
[@stylistic/js/indent] Expected indentation of 16 spaces but found 8.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L76
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/actions/term.js#L55
[@stylistic/js/lines-around-comment] Expected line before comment.
|
client/src/actions/vnc.js#L241
[max-lines-per-function] Async arrow function has too many lines (109). Maximum allowed is 60.
|
client/src/interface/components/About/info.js#L75
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/icons/index.js#L78
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L113
[@stylistic/jsx/jsx-first-prop-new-line] Property should be placed on a new line
|
client/src/interface/components/About/index.js#L125
[@stylistic/jsx/jsx-indent-props] Expected indentation of 14 space characters but found 15.
|
client/src/interface/components/FileCleaner/FileTrie.js#L2
[@stylistic/js/space-before-function-paren] Missing space before function parentheses.
|
client/src/interface/components/ChangePermission/index.js#L186
[@stylistic/js/indent] Expected indentation of 20 spaces but found 12.
|
client/src/actions/term.js#L709
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/interface/components/ChangeMachine/column.js#L56
[@stylistic/js/eol-last] Newline required at end of file but not found.
|
client/src/interface/components/About/info.js#L107
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L403
[prefer-template] Unexpected string concatenation.
|
client/src/interface/components/ChangeMachine/index.js#L104
[@stylistic/jsx/jsx-indent] Expected indentation of 12 space characters but found 10.
|
client/src/actions/utils.js#L43
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L320
[@stylistic/js/indent] Expected indentation of 12 spaces but found 6.
|
client/src/interface/components/About/index.js#L144
[@stylistic/js/indent] Expected indentation of 32 spaces but found 16.
|
client/src/actions/term.js#L78
[@stylistic/js/indent] Expected indentation of 4 spaces but found 2.
|
client/src/actions/term.js#L458
[yoda] Expected literal to be on the left side of >=.
|
client/src/interface/components/FileCleaner/index.js#L101
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/actions/term.js#L174
[@stylistic/js/indent] Expected indentation of 8 spaces but found 4.
|
client/src/App.js#L36
[yoda] Expected literal to be on the left side of ===.
|
client/src/interface/components/FileCleaner/index.js#L180
[@stylistic/js/indent] Expected indentation of 20 spaces but found 14.
|
client/src/actions/PCMPlayer.js#L33
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/session.js#L75
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/common.js#L25
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/PCMPlayer.js#L34
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/session.js#L114
[jsdoc/require-jsdoc] Missing JSDoc comment.
|
client/src/actions/common.js#L26
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/App.js#L23
[simple-import-sort/imports] Run autofix to sort these imports!
|
client/src/actions/term.js#L48
[sort-keys] Expected object keys to be in natural ascending order. 'EOT' should be before 'ETX'.
|
client/src/actions/term.js#L116
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L189
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L70
[sort-keys] Expected object keys to be in natural ascending order. 'SI' should be before 'SO'.
|
client/src/App.js#L23
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L48
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L252
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L309
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L70
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L158
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/session.js#L43
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L130
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L117
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L422
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/common.js#L31
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/PCMPlayer.js#L38
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L422
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/sftp.js#L219
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L339
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L159
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L191
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/App.js#L52
[react/jsx-boolean-value] Value must be set for boolean attribute `exact`
|
client/src/actions/term.js#L131
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L310
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L94
[sort-keys] Expected object keys to be in natural ascending order. 'ESC' should be before 'SUB'.
|
client/src/actions/term.js#L117
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/App.js#L25
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L253
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L367
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L50
[sort-keys] Expected object keys to be in natural ascending order. 'ENQ' should be before 'EOT'.
|
client/src/actions/term.js#L658
[jsdoc/require-jsdoc] Missing JSDoc comment.
|
client/src/actions/term.js#L94
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L72
[sort-keys] Expected object keys to be in natural ascending order. 'DLE' should be before 'SI'.
|
client/src/actions/term.js#L501
[@stylistic/js/padding-line-between-statements] Expected blank line before this statement.
|
client/src/App.js#L27
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/ipc.js#L24
[@stylistic/js/padding-line-between-statements] Expected blank line before this statement.
|
client/src/actions/term.js#L253
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L131
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L450
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/PCMPlayer.js#L39
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L160
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L396
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L50
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L72
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/App.js#L28
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L118
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L424
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L450
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/sftp.js#L188
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L164
[no-warning-comments] Unexpected 'todo' comment: 'TODO: support the other keys'.
|
client/src/actions/term.js#L193
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L618
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/App.js#L29
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L132
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L341
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L313
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/App.js#L30
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L118
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/ipc.js#L25
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/PCMPlayer.js#L40
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/index.js#L141
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L165
[jsdoc/require-jsdoc] Missing JSDoc comment.
|
client/src/App.js#L31
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/session.js#L48
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L132
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/utils.js#L83
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L96
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L256
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L700
[@stylistic/js/padding-line-between-statements] Expected blank line before this statement.
|
client/src/actions/term.js#L74
[sort-keys] Expected object keys to be in natural ascending order. 'DC1' should be before 'DLE'.
|
client/src/icons/index.js#L103
[@stylistic/js/max-len] This line has a length of 1746. Maximum allowed is 100.
|
client/src/actions/term.js#L452
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/sftp.js#L223
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L52
[sort-keys] Expected object keys to be in natural ascending order. 'ACK' should be before 'ENQ'.
|
client/src/actions/term.js#L577
[jsdoc/require-jsdoc] Missing JSDoc comment.
|
client/src/actions/term.js#L119
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L195
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/sftp.js#L73
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/App.js#L53
[react/jsx-boolean-value] Value must be set for boolean attribute `exact`
|
client/src/actions/term.js#L74
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/App.js#L32
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L133
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/index.js#L100
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L52
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L315
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L508
[sort-keys] Expected object keys to be in natural ascending order. 'metaKey' should be before 'shiftKey'.
|
client/src/icons/index.js#L22
[simple-import-sort/imports] Run autofix to sort these imports!
|
client/src/actions/term.js#L223
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/info.js#L137
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/session.js#L87
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/PCMPlayer.js#L41
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/info.js#L71
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/session.js#L49
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/icons/index.js#L22
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L286
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/icons/index.js#L71
[@stylistic/js/max-len] This line has a length of 216. Maximum allowed is 100.
|
client/src/actions/term.js#L119
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/utils.js#L85
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L23
[simple-import-sort/imports] Run autofix to sort these imports!
|
client/src/actions/term.js#L133
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L578
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L509
[sort-keys] Expected object keys to be in natural ascending order. 'altKey' should be before 'metaKey'.
|
client/src/actions/term.js#L373
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/info.js#L104
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L111
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/App.js#L53
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L620
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/index.js#L101
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L258
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L286
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L401
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L23
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/common.js#L40
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L665
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/info.js#L172
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L197
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/vnc.js#L285
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L373
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/icons/index.js#L23
[no-unused-vars] 'React' is defined but never used.
|
client/src/actions/sftp.js#L196
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L98
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L76
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/index.js#L47
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L134
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L24
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L401
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L120
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/info.js#L105
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/icons/index.js#L23
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L54
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L25
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/index.js#L102
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/info.js#L140
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/BackgroundLetterAvatar/index.js#L74
[react/destructuring-assignment] Must use destructuring state assignment
|
client/src/actions/term.js#L429
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/index.js#L48
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/info.js#L173
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/index.js#L124
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/sftp.js#L45
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/utils.js#L86
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L26
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/session.js#L23
[simple-import-sort/imports] Run autofix to sort these imports!
|
client/src/interface/components/About/info.js#L74
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L429
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/ChangeMachine/index.js#L57
[react/destructuring-assignment] Must use destructuring props assignment
|
client/src/interface/components/About/index.js#L143
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/info.js#L106
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/index.js#L49
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L120
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/session.js#L131
[jsdoc/require-jsdoc] Missing JSDoc comment.
|
client/src/actions/sftp.js#L198
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/ChangePermission/index.js#L105
[react/destructuring-assignment] Must use destructuring state assignment
|
client/src/actions/term.js#L138
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L199
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/session.js#L23
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/interface/components/About/info.js#L141
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/vnc.js#L107
[@stylistic/js/quotes] Strings must use doublequote.
|
client/src/actions/term.js#L513
[@stylistic/js/padding-line-between-statements] Expected blank line before this statement.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
14.2 KB |
|