Skip to content

Instantly share code, notes, and snippets.

@powerwlsl
Created February 19, 2021 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save powerwlsl/3260b45afa8f28d2ead8512d076b2bef to your computer and use it in GitHub Desktop.
Save powerwlsl/3260b45afa8f28d2ead8512d076b2bef to your computer and use it in GitHub Desktop.
+ cd /home/plm/service/frontend
+ yarn run lint:ci
yarn run v1.22.4
$ eslint --cache --ext .js,.jsx . && echo "eslint: no lint errors found"
/home/plm/service/frontend/src/Admin/SmartTiles/Dialog/SmartTileModal.jsx
2:46 error Missing semicolon semi
5:1 error Expected indentation of 2 spaces but found 4 indent
6:9 error 'React' must be in scope when using JSX react/react-in-jsx-scope
6:9 error Expected indentation of 6 space characters but found 8 react/jsx-indent
7:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent-props
8:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent-props
8:13 error Value must be set for boolean attributes react/jsx-boolean-value
9:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent-props
10:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent-props
12:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent
12:13 error 'React' must be in scope when using JSX react/react-in-jsx-scope
13:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
14:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
18:1 error Expected indentation of 2 spaces but found 4 indent
18:6 error Missing semicolon semi
19:2 error Trailing spaces not allowed no-trailing-spaces
19:3 error Newline required at end of file but not found eol-last
/home/plm/service/frontend/src/Admin/SmartTiles/Form/SmartTile.jsx
1:27 error 'DatePicker' is defined but never used no-unused-vars
6:1 error Expected indentation of 2 spaces but found 4 indent
7:1 error Expected indentation of 4 spaces but found 8 indent
8:1 error Expected indentation of 4 spaces but found 8 indent
9:1 error Expected indentation of 2 spaces but found 4 indent
14:1 error Expected indentation of 2 spaces but found 4 indent
14:5 error Expected { after 'if' condition curly
15:1 error Expected indentation of 4 spaces but found 8 indent
15:9 error Expected no linebreak before this statement nonblock-statement-body-position
16:1 error Expected indentation of 2 spaces but found 4 indent
17:1 error Expected indentation of 4 spaces but found 8 indent
17:16 error Strings must use singlequote quotes
18:1 error Expected indentation of 4 spaces but found 8 indent
18:22 error Strings must use singlequote quotes
19:1 error Expected indentation of 4 spaces but found 8 indent
19:20 error Strings must use singlequote quotes
20:1 error Expected indentation of 4 spaces but found 8 indent
20:23 error Strings must use singlequote quotes
21:1 error Expected indentation of 4 spaces but found 8 indent
22:1 error Expected indentation of 4 spaces but found 8 indent
23:1 error Expected indentation of 4 spaces but found 8 indent
24:1 error Expected indentation of 4 spaces but found 8 indent
24:23 error Strings must use singlequote quotes
25:1 error Expected indentation of 4 spaces but found 8 indent
25:21 error Strings must use singlequote quotes
26:1 error Expected indentation of 4 spaces but found 8 indent
26:21 error Strings must use singlequote quotes
27:1 error Expected indentation of 4 spaces but found 8 indent
27:21 error Strings must use singlequote quotes
27:23 error Missing trailing comma comma-dangle
28:1 error Expected indentation of 2 spaces but found 4 indent
28:6 error Missing semicolon semi
29:2 error Missing semicolon semi
31:1 error Expected indentation of 2 spaces but found 4 indent
32:1 error Expected indentation of 4 spaces but found 8 indent
32:15 error Unexpected dangling '_' in '_moment' no-underscore-dangle
33:1 error Expected indentation of 4 spaces but found 8 indent
34:1 error Expected indentation of 6 spaces but found 12 indent
35:1 error Expected indentation of 6 spaces but found 12 indent
36:1 error Expected indentation of 6 spaces but found 12 indent
37:1 error Expected indentation of 6 spaces but found 12 indent
38:1 error Expected indentation of 6 spaces but found 12 indent
38:41 error Missing trailing comma comma-dangle
39:1 error Expected indentation of 4 spaces but found 8 indent
39:10 error Missing semicolon semi
40:1 error Expected indentation of 2 spaces but found 4 indent
41:1 error Expected indentation of 2 spaces but found 4 indent
42:1 error Expected indentation of 2 spaces but found 4 indent
44:1 error Expected indentation of 2 spaces but found 4 indent
45:1 error Expected indentation of 2 spaces but found 4 indent
46:1 error Expected indentation of 2 spaces but found 4 indent
47:1 error Expected indentation of 4 spaces but found 8 indent
48:1 error Expected indentation of 4 spaces but found 8 indent
49:1 error Expected indentation of 4 spaces but found 8 indent
49:9 error Identifier 'content_type' is not in camel case camelcase
50:1 error Expected indentation of 4 spaces but found 8 indent
50:9 error Identifier 'is_enabled' is not in camel case camelcase
51:1 error Expected indentation of 4 spaces but found 8 indent
52:1 error Expected indentation of 4 spaces but found 8 indent
52:9 error Identifier 'roatation_minutes' is not in camel case camelcase
53:1 error Expected indentation of 4 spaces but found 8 indent
53:9 error Identifier 'button_label' is not in camel case camelcase
54:1 error Expected indentation of 4 spaces but found 8 indent
54:9 error Identifier 'button_url' is not in camel case camelcase
55:1 error Expected indentation of 4 spaces but found 8 indent
55:9 error Identifier 'event_time' is not in camel case camelcase
55:9 error 'event_time' is assigned a value but never used no-unused-vars
56:1 error Expected indentation of 4 spaces but found 8 indent
56:9 error Identifier 'event_zone' is not in camel case camelcase
56:19 error Missing trailing comma comma-dangle
57:1 error Expected indentation of 2 spaces but found 4 indent
58:1 error Expected indentation of 2 spaces but found 4 indent
59:1 error Expected indentation of 4 spaces but found 8 indent
60:1 error Expected indentation of 4 spaces but found 8 indent
61:1 error Expected indentation of 4 spaces but found 8 indent
61:55 error Missing semicolon semi
62:1 error Expected indentation of 2 spaces but found 4 indent
62:6 error Missing semicolon semi
64:1 error Expected indentation of 2 spaces but found 4 indent
65:1 error Expected indentation of 4 spaces but found 8 indent
66:1 error Expected indentation of 4 spaces but found 8 indent
67:1 error Expected indentation of 6 spaces but found 12 indent
68:1 error Expected indentation of 6 spaces but found 12 indent
69:1 error Expected indentation of 6 spaces but found 12 indent
70:1 error Expected indentation of 6 spaces but found 12 indent
70:32 error Missing trailing comma comma-dangle
71:1 error Expected indentation of 4 spaces but found 8 indent
71:11 error Missing semicolon semi
72:1 error Expected indentation of 2 spaces but found 4 indent
72:28 error Missing semicolon semi
74:1 error Expected indentation of 2 spaces but found 4 indent
74:49 error Block must not be padded by blank lines padded-blocks
76:1 error Expected indentation of 4 spaces but found 8 indent
77:1 error Expected indentation of 6 spaces but found 12 indent
78:1 error Expected indentation of 8 spaces but found 16 indent
79:1 error Expected indentation of 10 spaces but found 20 indent
80:1 error Expected indentation of 8 spaces but found 16 indent
81:1 error Expected indentation of 8 spaces but found 16 indent
82:1 error Expected indentation of 6 spaces but found 12 indent
83:1 error Expected indentation of 8 spaces but found 16 indent
84:1 error Expected indentation of 10 spaces but found 20 indent
85:1 error Expected indentation of 8 spaces but found 16 indent
86:1 error Expected indentation of 8 spaces but found 16 indent
87:1 error Expected indentation of 6 spaces but found 12 indent
88:1 error Expected indentation of 8 spaces but found 16 indent
89:1 error Expected indentation of 10 spaces but found 20 indent
90:1 error Expected indentation of 8 spaces but found 16 indent
91:1 error Expected indentation of 8 spaces but found 16 indent
92:1 error Expected indentation of 6 spaces but found 12 indent
93:1 error Expected indentation of 8 spaces but found 16 indent
94:1 error Expected indentation of 10 spaces but found 20 indent
95:1 error Expected indentation of 8 spaces but found 16 indent
96:1 error Expected indentation of 8 spaces but found 16 indent
97:1 error Expected indentation of 6 spaces but found 12 indent
98:1 error Expected indentation of 8 spaces but found 16 indent
99:1 error Expected indentation of 10 spaces but found 20 indent
100:1 error Expected indentation of 8 spaces but found 16 indent
101:1 error Expected indentation of 8 spaces but found 16 indent
102:1 error Expected indentation of 6 spaces but found 12 indent
103:1 error Expected indentation of 8 spaces but found 16 indent
104:1 error Expected indentation of 10 spaces but found 20 indent
105:1 error Expected indentation of 8 spaces but found 16 indent
106:1 error Expected indentation of 8 spaces but found 16 indent
107:1 error Expected indentation of 6 spaces but found 12 indent
108:1 error Expected indentation of 8 spaces but found 16 indent
109:1 error Expected indentation of 10 spaces but found 20 indent
110:1 error Expected indentation of 8 spaces but found 16 indent
111:1 error Expected indentation of 8 spaces but found 16 indent
112:1 error Expected indentation of 6 spaces but found 12 indent
113:1 error Expected indentation of 8 spaces but found 16 indent
114:1 error Expected indentation of 10 spaces but found 20 indent
115:1 error Expected indentation of 8 spaces but found 16 indent
116:1 error Expected indentation of 8 spaces but found 16 indent
117:1 error Expected indentation of 6 spaces but found 12 indent
118:1 error Expected indentation of 8 spaces but found 16 indent
119:1 error Expected indentation of 10 spaces but found 20 indent
120:1 error Expected indentation of 8 spaces but found 16 indent
121:1 error Expected indentation of 8 spaces but found 16 indent
122:1 error Expected indentation of 6 spaces but found 12 indent
123:1 error Expected indentation of 8 spaces but found 16 indent
124:1 error Expected indentation of 4 spaces but found 8 indent
125:1 error Expected indentation of 4 spaces but found 8 indent
126:1 error Expected indentation of 2 spaces but found 4 indent
126:20 error Missing semicolon semi
128:1 error Expected indentation of 2 spaces but found 4 indent
129:1 error Expected indentation of 4 spaces but found 8 indent
129:54 error Missing semicolon semi
130:1 error Expected indentation of 4 spaces but found 8 indent
131:1 error Expected indentation of 2 spaces but found 4 indent
131:20 error Missing semicolon semi
132:1 error Expected indentation of 2 spaces but found 4 indent
133:1 error Expected indentation of 4 spaces but found 8 indent
133:49 error Unnecessarily quoted property 'smart_tile' found quote-props
133:49 error Strings must use singlequote quotes
134:1 error Expected indentation of 4 spaces but found 8 indent
135:1 error Expected indentation of 4 spaces but found 8 indent
136:1 error Expected indentation of 6 spaces but found 12 indent
137:1 error Expected indentation of 8 spaces but found 16 indent
139:1 error Expected indentation of 6 spaces but found 12 indent
139:13 error Closing curly brace does not appear on the same line as the subsequent block brace-style
139:13 error Block must not be padded by blank lines padded-blocks
140:1 error Expected indentation of 6 spaces but found 12 indent
141:1 error Expected indentation of 8 spaces but found 16 indent
143:1 error Expected indentation of 6 spaces but found 12 indent
143:13 error Block must not be padded by blank lines padded-blocks
145:1 error Expected indentation of 4 spaces but found 8 indent
145:9 error Block must not be padded by blank lines padded-blocks
145:25 error Empty block statement no-empty
146:1 error Expected indentation of 4 spaces but found 8 indent
146:9 error Closing curly brace does not appear on the same line as the subsequent block brace-style
147:1 error Expected indentation of 4 spaces but found 8 indent
148:1 error Expected indentation of 6 spaces but found 12 indent
149:1 error Expected indentation of 6 spaces but found 12 indent
150:1 error Expected indentation of 6 spaces but found 12 indent
151:1 error Expected indentation of 4 spaces but found 8 indent
152:1 error Expected indentation of 2 spaces but found 4 indent
152:6 error Missing semicolon semi
153:1 error Expected indentation of 2 spaces but found 4 indent
154:1 error Expected indentation of 4 spaces but found 8 indent
155:1 error Expected indentation of 4 spaces but found 8 indent
155:14 error Unexpected var, use let or const instead no-var
155:14 error All 'var' declarations must be at the top of the function scope vars-on-top
155:50 error Block must not be padded by blank lines padded-blocks
157:1 error Expected indentation of 6 spaces but found 12 indent
158:1 error Expected indentation of 8 spaces but found 16 indent
159:1 error Expected indentation of 6 spaces but found 12 indent
160:1 error Expected indentation of 6 spaces but found 12 indent
161:1 error Expected indentation of 8 spaces but found 16 indent
161:17 error Arrow function expected no return value consistent-return
162:1 error Expected indentation of 6 spaces but found 12 indent
163:1 error Expected indentation of 4 spaces but found 8 indent
164:1 error Expected indentation of 2 spaces but found 4 indent
164:30 error Missing semicolon semi
166:1 error Expected indentation of 2 spaces but found 4 indent
167:1 error Expected indentation of 4 spaces but found 8 indent
168:1 error Expected indentation of 6 spaces but found 12 indent
168:130 error Missing semicolon semi
169:1 error Expected indentation of 6 spaces but found 12 indent
170:1 error Expected indentation of 4 spaces but found 8 indent
170:9 error Closing curly brace does not appear on the same line as the subsequent block brace-style
171:1 error Expected indentation of 4 spaces but found 8 indent
171:19 error Empty block statement no-empty
173:1 error Expected indentation of 2 spaces but found 4 indent
173:5 error Block must not be padded by blank lines padded-blocks
173:28 error Missing semicolon semi
175:1 error Expected indentation of 2 spaces but found 4 indent
176:9 error Expected indentation of 6 space characters but found 8 react/jsx-indent
177:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent
178:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent
179:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
180:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
181:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
182:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
182:21 error Value must be set for boolean attributes react/jsx-boolean-value
183:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
183:38 error Strings must use singlequote quotes
185:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
186:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
186:32 error Identifier 'content_type' is not in camel case camelcase
187:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
188:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
189:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
189:122 error The closing bracket must be aligned with the line containing the opening tag (expected column 21 on the next line) react/jsx-closing-bracket-location
191:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent
192:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
193:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
194:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
194:21 error Value must be set for boolean attributes react/jsx-boolean-value
195:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
195:38 error Strings must use singlequote quotes
196:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
196:34 error The closing bracket must be aligned with the line containing the opening tag (expected column 17 on the next line) react/jsx-closing-bracket-location
197:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
197:22 error 'TextInput' is not defined react/jsx-no-undef
198:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
199:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
200:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
201:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
204:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent
205:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
206:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
207:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
208:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
208:38 error Strings must use singlequote quotes
209:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
209:21 error Value must be set for boolean attributes react/jsx-boolean-value
211:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
211:22 error 'TextInput' is not defined react/jsx-no-undef
212:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
213:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
214:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
215:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
218:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent
219:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
220:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
221:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
222:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
222:38 error Strings must use singlequote quotes
223:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
223:21 error Value must be set for boolean attributes react/jsx-boolean-value
225:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
225:22 error 'TextInput' is not defined react/jsx-no-undef
226:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
227:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
228:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
228:32 error Identifier 'button_label' is not in camel case camelcase
231:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent
232:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
233:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
234:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
235:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
235:38 error Strings must use singlequote quotes
236:21 error Value must be set for boolean attributes react/jsx-boolean-value
236:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
236:29 error The closing bracket must be aligned with the line containing the opening tag (expected column 17 on the next line) react/jsx-closing-bracket-location
237:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
237:22 error 'TextInput' is not defined react/jsx-no-undef
238:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
239:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
240:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
241:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
241:32 error Identifier 'button_url' is not in camel case camelcase
244:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent
245:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
246:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
247:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
248:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
248:38 error Strings must use singlequote quotes
249:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
249:21 error Value must be set for boolean attributes react/jsx-boolean-value
251:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
251:22 error 'TextInput' is not defined react/jsx-no-undef
252:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
253:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
254:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
254:32 error Identifier 'roatation_minutes' is not in camel case camelcase
257:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent
258:21 error Identifier 'content_type' is not in camel case camelcase
259:25 error Expected indentation of 20 space characters but found 24 react/jsx-indent
260:29 error Expected indentation of 26 space characters but found 28 react/jsx-indent
261:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent-props
262:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent-props
263:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent-props
264:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent-props
264:50 error Strings must use singlequote quotes
265:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent-props
265:33 error Value must be set for boolean attributes react/jsx-boolean-value
267:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent
268:37 error Expected indentation of 34 space characters but found 36 react/jsx-indent-props
269:37 error Expected indentation of 34 space characters but found 36 react/jsx-indent-props
270:37 error Expected indentation of 34 space characters but found 36 react/jsx-indent-props
271:37 error Expected indentation of 34 space characters but found 36 react/jsx-indent-props
272:37 error Expected indentation of 34 space characters but found 36 react/jsx-indent-props
273:37 error Expected indentation of 34 space characters but found 36 react/jsx-indent-props
274:37 error Expected indentation of 34 space characters but found 36 react/jsx-indent-props
277:29 error Expected indentation of 26 space characters but found 28 react/jsx-indent
278:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent-props
279:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent-props
280:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent-props
281:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent-props
281:50 error Strings must use singlequote quotes
282:33 error Value must be set for boolean attributes react/jsx-boolean-value
282:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent-props
284:33 error Expected indentation of 30 space characters but found 32 react/jsx-indent
284:34 error 'TextInput' is not defined react/jsx-no-undef
285:37 error Expected indentation of 34 space characters but found 36 react/jsx-indent-props
286:37 error Expected indentation of 34 space characters but found 36 react/jsx-indent-props
287:37 error Expected indentation of 34 space characters but found 36 react/jsx-indent-props
287:44 error Identifier 'event_zone' is not in camel case camelcase
293:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent
294:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
295:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
296:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
297:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
297:38 error Strings must use singlequote quotes
298:21 error Value must be set for boolean attributes react/jsx-boolean-value
298:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
300:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
300:22 error 'TextInput' is not defined react/jsx-no-undef
301:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
302:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
303:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
304:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
307:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent
309:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
310:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
311:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
312:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
313:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
313:34 error Identifier 'is_enabled' is not in camel case camelcase
314:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
315:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
317:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
319:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent
320:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
321:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
322:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
323:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
323:40 error The closing bracket must be aligned with the line containing the opening tag (expected column 21 on the next line) react/jsx-closing-bracket-location
324:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
325:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
326:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
327:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
328:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent-props
328:38 error The closing bracket must be aligned with the line containing the opening tag (expected column 21 on the next line) react/jsx-closing-bracket-location
332:1 error Expected indentation of 2 spaces but found 4 indent
332:6 error Missing semicolon semi
333:2 error Unnecessary semicolon no-extra-semi
333:3 error Newline required at end of file but not found eol-last
/home/plm/service/frontend/src/Admin/SmartTiles/index.jsx
2:18 error 'IconButton' is defined but never used no-unused-vars
2:48 error 'Modal' is defined but never used no-unused-vars
2:55 error 'ReadMore' is defined but never used no-unused-vars
2:72 error 'Confirm' is defined but never used no-unused-vars
5:1 error Expected 1 empty line after import statement not followed by another import import/newline-after-import
8:1 error Expected indentation of 2 spaces but found 4 indent
9:1 error Expected indentation of 4 spaces but found 8 indent
10:1 error Expected indentation of 4 spaces but found 8 indent
11:1 error Expected indentation of 4 spaces but found 8 indent
12:1 error Expected indentation of 2 spaces but found 4 indent
13:1 error Expected indentation of 2 spaces but found 4 indent
14:1 error Expected indentation of 4 spaces but found 8 indent
15:1 error Expected indentation of 4 spaces but found 8 indent
16:1 error Expected indentation of 4 spaces but found 8 indent
17:1 error Expected indentation of 2 spaces but found 4 indent
18:1 error Expected indentation of 2 spaces but found 4 indent
19:1 error Expected indentation of 4 spaces but found 8 indent
20:1 error Expected indentation of 4 spaces but found 8 indent
21:1 error Expected indentation of 4 spaces but found 8 indent
22:1 error Expected indentation of 2 spaces but found 4 indent
23:1 error Expected indentation of 2 spaces but found 4 indent
24:1 error Expected indentation of 4 spaces but found 8 indent
25:1 error Expected indentation of 4 spaces but found 8 indent
26:1 error Expected indentation of 4 spaces but found 8 indent
27:1 error Expected indentation of 2 spaces but found 4 indent
28:1 error Expected indentation of 2 spaces but found 4 indent
29:1 error Expected indentation of 4 spaces but found 8 indent
30:1 error Expected indentation of 4 spaces but found 8 indent
31:1 error Expected indentation of 4 spaces but found 8 indent
32:1 error Expected indentation of 2 spaces but found 4 indent
33:1 error Expected indentation of 2 spaces but found 4 indent
34:1 error Expected indentation of 4 spaces but found 8 indent
35:1 error Expected indentation of 4 spaces but found 8 indent
36:1 error Expected indentation of 4 spaces but found 8 indent
37:1 error Expected indentation of 2 spaces but found 4 indent
42:1 error Expected indentation of 2 spaces but found 4 indent
43:1 error Expected indentation of 4 spaces but found 8 indent
44:1 error Expected indentation of 4 spaces but found 8 indent
45:1 error Expected indentation of 2 spaces but found 4 indent
48:1 error Expected indentation of 2 spaces but found 4 indent
49:1 error Expected indentation of 4 spaces but found 8 indent
50:1 error Expected indentation of 4 spaces but found 8 indent
51:1 error Expected indentation of 4 spaces but found 8 indent
52:1 error Expected indentation of 4 spaces but found 8 indent
53:1 error Expected indentation of 4 spaces but found 8 indent
54:1 error Expected indentation of 2 spaces but found 4 indent
54:7 error Missing semicolon semi
56:1 error Expected indentation of 2 spaces but found 4 indent
57:1 error Expected indentation of 4 spaces but found 8 indent
58:1 error Expected indentation of 4 spaces but found 8 indent
59:1 error Expected indentation of 4 spaces but found 8 indent
60:1 error Expected indentation of 4 spaces but found 8 indent
61:1 error Expected indentation of 4 spaces but found 8 indent
61:18 error Missing trailing comma comma-dangle
62:1 error Expected indentation of 2 spaces but found 4 indent
64:1 error Expected indentation of 2 spaces but found 4 indent
66:1 error Expected indentation of 2 spaces but found 4 indent
66:11 error 'getSmartTiles' is assigned a value but never used no-unused-vars
67:1 error Expected indentation of 4 spaces but found 8 indent
68:1 error Expected indentation of 6 spaces but found 12 indent
68:49 error 'doctorVisitAPIPath' is not defined no-undef
68:71 error 'id' is not defined no-undef
69:1 error Expected indentation of 6 spaces but found 12 indent
70:1 error Expected indentation of 8 spaces but found 16 indent
71:1 error Expected indentation of 6 spaces but found 12 indent
72:1 error Expected indentation of 4 spaces but found 8 indent
73:1 error Expected indentation of 6 spaces but found 12 indent
74:1 error Expected indentation of 4 spaces but found 8 indent
75:1 error Expected indentation of 2 spaces but found 4 indent
75:6 error Missing semicolon semi
77:1 error Expected indentation of 2 spaces but found 4 indent
78:1 error Expected indentation of 4 spaces but found 8 indent
78:9 error Unexpected var, use let or const instead no-var
78:13 error Unexpected dangling '_' in '_confirm' no-underscore-dangle
78:24 warning Unexpected confirm no-alert
78:39 error Strings must use singlequote quotes
79:1 error Expected indentation of 4 spaces but found 8 indent
80:1 error Expected indentation of 6 spaces but found 12 indent
81:1 error Expected indentation of 4 spaces but found 8 indent
82:1 error Expected indentation of 4 spaces but found 8 indent
83:1 error Expected indentation of 6 spaces but found 12 indent
84:1 error Expected indentation of 4 spaces but found 8 indent
84:9 error Closing curly brace does not appear on the same line as the subsequent block brace-style
85:1 error Expected indentation of 4 spaces but found 8 indent
85:23 error Empty block statement no-empty
86:1 error Expected indentation of 4 spaces but found 8 indent
86:9 error Closing curly brace does not appear on the same line as the subsequent block brace-style
87:1 error Expected indentation of 4 spaces but found 8 indent
88:1 error Expected indentation of 6 spaces but found 12 indent
89:1 error Expected indentation of 4 spaces but found 8 indent
90:1 error Expected indentation of 2 spaces but found 4 indent
90:6 error Missing semicolon semi
92:1 error Expected indentation of 2 spaces but found 4 indent
93:1 error Expected indentation of 4 spaces but found 8 indent
94:1 error Expected indentation of 4 spaces but found 8 indent
96:1 error Expected indentation of 2 spaces but found 4 indent
96:5 error Block must not be padded by blank lines padded-blocks
96:28 error Missing semicolon semi
97:1 error Expected indentation of 2 spaces but found 4 indent
98:1 error Expected indentation of 4 spaces but found 8 indent
99:1 error Expected indentation of 2 spaces but found 4 indent
99:16 error Missing semicolon semi
101:1 error Expected indentation of 2 spaces but found 4 indent
103:1 error Expected indentation of 2 spaces but found 4 indent
103:51 error Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>` arrow-body-style
104:1 error Expected indentation of 4 spaces but found 8 indent
104:47 error Identifier 'button_url' is not in camel case camelcase
104:59 error Identifier 'is_enabled' is not in camel case camelcase
104:71 error Identifier 'button_label' is not in camel case camelcase
105:1 error Expected indentation of 6 spaces but found 12 indent
106:1 error Expected indentation of 6 spaces but found 12 indent
107:1 error Expected indentation of 8 spaces but found 16 indent
107:29 error Identifier 'is_enabled' is not in camel case camelcase
108:1 error Expected indentation of 8 spaces but found 16 indent
109:1 error Expected indentation of 8 spaces but found 16 indent
110:1 error Expected indentation of 8 spaces but found 16 indent
111:1 error Expected indentation of 8 spaces but found 16 indent
112:1 error Expected indentation of 8 spaces but found 16 indent
113:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
114:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
115:17 error Expected closing tag to match indentation of opening react/jsx-closing-tag-location
115:22 error A space is forbidden before closing bracket react/jsx-tag-spacing
116:1 error Expected indentation of 8 spaces but found 16 indent
117:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
118:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
118:27 error Identifier 'button_url' is not in camel case camelcase
119:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
119:21 error Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener react/jsx-no-target-blank
119:36 error The closing bracket must be aligned with the line containing the opening tag (expected column 17 on the next line) react/jsx-closing-bracket-location
120:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent
120:22 error Identifier 'button_label' is not in camel case camelcase
121:17 error Expected closing tag to match indentation of opening react/jsx-closing-tag-location
121:21 error Missing trailing comma comma-dangle
122:1 error Expected indentation of 6 spaces but found 12 indent
122:14 error Missing semicolon semi
123:1 error Expected indentation of 4 spaces but found 8 indent
123:46 error Missing semicolon semi
124:1 error Expected indentation of 2 spaces but found 4 indent
126:1 error Expected indentation of 2 spaces but found 4 indent
127:1 error Expected indentation of 4 spaces but found 8 indent
128:1 error Expected indentation of 4 spaces but found 8 indent
129:1 error Expected indentation of 6 spaces but found 12 indent
130:1 error Expected indentation of 4 spaces but found 8 indent
131:1 error Expected indentation of 2 spaces but found 4 indent
131:11 error Missing semicolon semi
132:1 error Expected indentation of 2 spaces but found 4 indent
133:1 error Expected indentation of 4 spaces but found 8 indent
134:1 error Expected indentation of 4 spaces but found 8 indent
135:1 error Expected indentation of 6 spaces but found 12 indent
136:1 error Expected indentation of 4 spaces but found 8 indent
137:1 error Expected indentation of 2 spaces but found 4 indent
137:11 error Missing semicolon semi
138:1 error Expected indentation of 2 spaces but found 4 indent
138:11 error 'closeConfirmDeletePopup' is assigned a value but never used no-unused-vars
139:1 error Expected indentation of 4 spaces but found 8 indent
139:9 error 'setShowDelete' is not defined no-undef
140:1 error Expected indentation of 2 spaces but found 4 indent
140:11 error Missing semicolon semi
141:1 error Expected indentation of 2 spaces but found 4 indent
142:9 error Expected indentation of 6 space characters but found 8 react/jsx-indent
143:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent
144:17 error Expected indentation of 12 space characters but found 16 react/jsx-indent
145:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
146:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
149:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent
150:17 error Expected indentation of 12 space characters but found 16 react/jsx-indent
151:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
152:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
153:21 error Expected indentation of 18 space characters but found 20 react/jsx-indent-props
156:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent
157:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
158:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
159:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
160:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
162:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent
163:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
164:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
165:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
166:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
167:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
168:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
169:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
170:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
171:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
172:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
173:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
174:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
175:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
176:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
177:17 error Expected indentation of 14 space characters but found 16 react/jsx-indent-props
179:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent
181:1 error Expected indentation of 18 spaces but found 20 indent
182:1 error Expected indentation of 18 spaces but found 20 indent
183:25 error Expected indentation of 22 space characters but found 24 react/jsx-indent
184:1 error Expected indentation of 18 spaces but found 20 indent
187:1 error Expected indentation of 2 spaces but found 4 indent
189:1 error Block must not be padded by blank lines padded-blocks
189:2 error Newline required at end of file but not found eol-last
/home/plm/service/frontend/src/SmartTiles/GetAnswer.jsx
7:1 error Expected indentation of 2 spaces but found 4 indent
8:1 error Expected indentation of 2 spaces but found 4 indent
9:1 error Expected indentation of 2 spaces but found 4 indent
10:1 error Expected indentation of 4 spaces but found 8 indent
11:1 error Expected indentation of 6 spaces but found 12 indent
12:1 error Expected indentation of 6 spaces but found 12 indent
13:1 error Expected indentation of 6 spaces but found 12 indent
14:1 error Expected indentation of 6 spaces but found 12 indent
15:1 error Expected indentation of 6 spaces but found 12 indent
16:1 error Expected indentation of 8 spaces but found 16 indent
16:17 error Expected exception block, space or tab after '//' in comment spaced-comment
17:1 error Expected indentation of 8 spaces but found 16 indent
18:1 error Expected indentation of 10 spaces but found 20 indent
19:1 error Expected indentation of 8 spaces but found 16 indent
20:1 error Expected indentation of 8 spaces but found 16 indent
21:1 error Expected indentation of 6 spaces but found 12 indent
23:1 error Expected indentation of 4 spaces but found 8 indent
23:9 error Block must not be padded by blank lines padded-blocks
24:1 error Expected indentation of 6 spaces but found 12 indent
24:13 error Expected exception block, space or tab after '//' in comment spaced-comment
25:1 error Expected indentation of 4 spaces but found 8 indent
26:1 error Expected indentation of 2 spaces but found 4 indent
28:1 error Expected indentation of 2 spaces but found 4 indent
29:1 error Expected indentation of 4 spaces but found 8 indent
30:1 error Expected indentation of 2 spaces but found 4 indent
31:1 error Expected indentation of 2 spaces but found 4 indent
32:9 error Expected indentation of 6 space characters but found 8 react/jsx-indent
33:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent-props
34:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent-props
35:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent-props
36:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent-props
37:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent-props
38:13 error Expected indentation of 10 space characters but found 12 react/jsx-indent-props
40:1 error Expected indentation of 2 spaces but found 4 indent
41:2 error Newline required at end of file but not found eol-last
✖ 619 problems (618 errors, 1 warning)
570 errors and 0 warnings potentially fixable with the `--fix` option.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
script returned exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment