Running with gitlab-runner 11.5.0 (3afdaba6)
on sd-134519-docker 15451e3f
Using Docker executor with image node:14 ...
Pulling docker image node:14 ...
Using docker image sha256:9153ee3e2ced316fb30612aa14f7b787711e94ca65afa452af9ca9b79574dce3 for node:14 ...
section_start:1623329382:prepare_script
Running on runner-15451e3f-project-38-concurrent-0 via sd-134519...
section_end:1623329384:prepare_script
section_start:1623329384:get_sources
Fetching changes...
Removing node_modules/
HEAD is now at 33a60ae Merge branch 'ticket_418' into 'dev_cooperatic'
From https://gl.cooperatic.fr/cooperatic-foodcoops/third-party
* [new branch] ticket_942 -> origin/ticket_942
Checking out f6cc7f79 as ticket_942...
Skipping Git submodules setup
section_end:1623329386:get_sources
section_start:1623329386:restore_cache
Checking cache for node-modules...
No URL provided, cache will be not downloaded from shared cache server. Instead a local version of cache will be extracted.
Successfully extracted cache
section_end:1623329387:restore_cache
section_start:1623329387:download_artifacts
section_end:1623329389:download_artifacts
section_start:1623329389:build_script
$ make lint-js
npm install
npm WARN third-party@1.0.0 No license field.
audited 126 packages in 1.119s
21 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
npm run lint
> third-party@1.0.0 lint /builds/cooperatic-foodcoops/third-party
> eslint . --max-warnings 362 '**/*.js'
/builds/cooperatic-foodcoops/third-party/envelops/static/js/envelops.js
121:10 warning 'archive_envelop' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/inventory/static/js/inventory.js
149:9 warning 'online' is assigned a value but never used no-unused-vars
152:29 warning 'err' is defined but never used no-unused-vars
155:31 warning 'info' is defined but never used no-unused-vars
213:40 warning Array.prototype.every() expects a return value from function array-callback-return
213:50 warning 'rowIdx' is defined but never used no-unused-vars
213:58 warning 'tableLoop' is defined but never used no-unused-vars
213:69 warning 'rowLoop' is defined but never used no-unused-vars
237:42 warning 'button' is defined but never used no-unused-vars
237:50 warning 'config' is defined but never used no-unused-vars
246:42 warning 'button' is defined but never used no-unused-vars
246:50 warning 'config' is defined but never used no-unused-vars
309:42 warning 'index' is defined but never used no-unused-vars
335:32 warning 'result' is defined but never used no-unused-vars
373:17 warning 'i' is assigned a value but never used no-unused-vars
408:57 warning Expected to return a value at the end of function consistent-return
455:32 warning 'result' is defined but never used no-unused-vars
480:40 warning Array.prototype.every() expects a return value from function array-callback-return
480:50 warning 'rowIdx' is defined but never used no-unused-vars
480:58 warning 'tableLoop' is defined but never used no-unused-vars
480:69 warning 'rowLoop' is defined but never used no-unused-vars
500:47 warning 'result' is defined but never used no-unused-vars
622:71 warning 'oldValue' is defined but never used no-unused-vars
779:57 warning Expected to return a value at the end of function consistent-return
/builds/cooperatic-foodcoops/third-party/members/static/js/inscriptions.js
58:29 warning 'err' is defined but never used no-unused-vars
61:31 warning 'info' is defined but never used no-unused-vars
78:17 warning Expected return with your callback function callback-return
82:17 warning Expected return with your callback function callback-return
86:10 warning 'new_coop_validation' is defined but never used no-unused-vars
90:9 warning 'barcode_base' is assigned a value but never used no-unused-vars
151:50 warning Expected to return a value at the end of function consistent-return
151:64 warning 'response' is defined but never used no-unused-vars
388:10 warning 'get_next_coop_num' is defined but never used no-unused-vars
404:10 warning Expected to return a value at the end of function 'get_latest_odoo_coop_bb' consistent-return
464:31 warning 'event' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/members/static/js/manage_mess.js
12:37 warning 'info' is defined but never used no-unused-vars
30:37 warning 'err' is defined but never used no-unused-vars
33:39 warning 'info' is defined but never used no-unused-vars
59:35 warning Expected return with your callback function callback-return
63:39 warning Expected return with your callback function callback-return
336:52 warning 'result' is defined but never used no-unused-vars
395:65 warning Expected to return a value at the end of function consistent-return
/builds/cooperatic-foodcoops/third-party/members/static/js/members.js
33:5 warning 'rattrapage_validation' is assigned a value but never used no-unused-vars
512:10 warning 'preview_snapshot' is defined but never used no-unused-vars
531:10 warning 'save_photo' is defined but never used no-unused-vars
635:41 warning 'e' is defined but never used no-unused-vars
643:40 warning 'e' is defined but never used no-unused-vars
650:39 warning 'e' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/members/static/js/prepa_odoo.js
49:29 warning 'err' is defined but never used no-unused-vars
52:31 warning 'info' is defined but never used no-unused-vars
68:10 warning 'is_in_coops' is defined but never used no-unused-vars
87:27 warning Expected return with your callback function callback-return
116:75 warning 'response' is defined but never used no-unused-vars
134:9 warning 'btn' is assigned a value but never used no-unused-vars
211:27 warning 'result' is defined but never used no-unused-vars
261:13 warning Expected space(s) after "try" keyword-spacing
263:1 warning Expected indentation of 20 spaces but found 16 indent
264:1 warning Expected indentation of 20 spaces but found 16 indent
266:17 warning Expected blank line after variable declarations newline-after-var
272:17 warning Opening curly brace does not appear on the same line as controlling statement brace-style
275:14 warning Expected space(s) before "catch" keyword-spacing
275:14 warning Expected space(s) after "catch" keyword-spacing
275:30 warning Missing space before opening brace space-before-blocks
485:17 warning Expected return with your callback function callback-return
526:10 warning Expected to return a value at the end of function 'open_coop_form' consistent-return
654:61 warning Expected to return a value at the end of function consistent-return
/builds/cooperatic-foodcoops/third-party/members/static/js/subscription_common.js
26:10 warning 'display_current_coop_form' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/members/static/js/subscription_validation.js
95:31 warning 'result' is defined but never used no-unused-vars
122:27 warning 'result' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/SelectBox.js
7:17 warning Variable 'node' should be initialized on declaration init-declarations
22:17 warning Variable 'node' should be initialized on declaration init-declarations
45:17 warning Variable 'node' should be initialized on declaration init-declarations
45:23 warning Variable 'token' should be initialized on declaration init-declarations
65:17 warning Variable 'node' should be initialized on declaration init-declarations
82:17 warning Variable 'node' should be initialized on declaration init-declarations
96:17 warning Variable 'option' should be initialized on declaration init-declarations
114:17 warning Variable 'option' should be initialized on declaration init-declarations
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/SelectFilter2.js
224:27 warning Expected to return a value at the end of method 'filter_key_press' consistent-return
271:46 warning 'e' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/actions.js
4:9 warning Variable 'lastChecked' should be initialized on declaration init-declarations
55:25 warning Variable 'value' should be initialized on declaration init-declarations
73:28 warning 'i' is defined but never used no-unused-vars
134:62 warning Expected to return a value at the end of function consistent-return
134:71 warning 'event' is defined but never used no-unused-vars
139:61 warning Expected to return a value at the end of function consistent-return
139:70 warning 'event' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/admin/DateTimeShortcuts.js
101:17 warning Variable 'message' should be initialized on declaration init-declarations
261:17 warning Variable 'd' should be initialized on declaration init-declarations
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/admin/RelatedObjectLookups.js
189:75 warning 'e' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/calendar.js
39:17 warning Variable 'days' should be initialized on declaration init-declarations
97:17 warning Variable 'nonDayCell' should be initialized on declaration init-declarations
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/change_form.js
1:31 warning 'showRelatedObjectLookupPopup' is defined but never used no-unused-vars
1:60 warning 'showRelatedObjectPopup' is defined but never used no-unused-vars
1:83 warning 'updateRelatedObjectLinks' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/collapse.js
18:65 warning 'ev' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/core.js
8:10 warning 'quickElement' is defined but never used no-unused-vars
28:10 warning 'removeChildren' is defined but never used no-unused-vars
39:10 warning 'findPosX' is defined but never used no-unused-vars
59:10 warning 'findPosY' is defined but never used no-unused-vars
169:13 warning Unexpected alias 'new_string' for 'this' consistent-this
182:13 warning Variable 'day' should be initialized on declaration init-declarations
182:18 warning Variable 'month' should be initialized on declaration init-declarations
182:25 warning Variable 'year' should be initialized on declaration init-declarations
185:13 warning Expected a default case default-case
204:9 warning Expected newline before return statement newline-before-return
211:10 warning 'getStyle' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/inlines.js
46:29 warning 'i' is defined but never used no-unused-vars
125:25 warning Variable 'i' should be initialized on declaration init-declarations
125:28 warning Variable 'formCount' should be initialized on declaration init-declarations
168:40 warning 'row' is defined but never used no-unused-vars
243:42 warning 'row' is defined but never used no-unused-vars
319:13 warning Expected a default case default-case
/builds/cooperatic-foodcoops/third-party/outils/static/admin/js/timeparse.js
84:31 warning 'bits' is defined but never used no-unused-vars
91:31 warning 'bits' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/outils/static/js/all_common.js
3:10 warning 'get_litteral_shift_template_name' is defined but never used no-unused-vars
12:13 warning Expected a default case default-case
34:10 warning 'is_time_to' is defined but never used no-unused-vars
91:9 warning Variable 'expires' should be initialized on declaration init-declarations
108:10 warning 'coop_get_random' is defined but never used no-unused-vars
112:10 warning '$_GET' is defined but never used no-unused-vars
137:10 warning 'display_msg_box' is defined but never used no-unused-vars
169:9 warning Unexpected alias 'str' for 'this' consistent-this
238:10 warning 'displayMsg' is defined but never used no-unused-vars
270:10 warning 'closeWaiting' is defined but never used no-unused-vars
275:10 warning 'closeMsgBox' is defined but never used no-unused-vars
279:10 warning 'closeInfo' is defined but never used no-unused-vars
284:10 warning 'format_date_to_sortable_string' is defined but never used no-unused-vars
297:10 warning 'coop_is_weighted_product' is defined but never used no-unused-vars
340:28 warning 'callback' is defined but never used no-unused-vars
403:10 warning 'eanCheckDigit' is defined but never used no-unused-vars
415:10 warning 'isValidEAN13' is defined but never used no-unused-vars
440:5 warning Variable 'i' should be initialized on declaration init-declarations
459:10 warning 'report_JS_error' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/outils/static/js/common.js
9:5 warning 'online' is assigned a value but never used no-unused-vars
68:58 warning 'result' is defined but never used no-unused-vars
331:65 warning Expected to return a value at the end of function consistent-return
/builds/cooperatic-foodcoops/third-party/outils/static/js/export_compta.js
5:9 warning Variable 'default_month' should be initialized on declaration init-declarations
5:24 warning Variable 'default_year' should be initialized on declaration init-declarations
86:9 warning Expected newline before return statement newline-before-return
/builds/cooperatic-foodcoops/third-party/outils/static/js/monitor.js
3:50 warning 'action_btn' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/outils/static/js/persistent_couchdb_queries.js
27:31 warning 'result' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/products/static/js/barcodes.js
39:13 warning Expected blank line after variable declarations newline-after-var
133:13 warning Expected blank line after variable declarations newline-after-var
151:29 warning Expected blank line after variable declarations newline-after-var
152:86 warning Missing semicolon semi
/builds/cooperatic-foodcoops/third-party/products/static/js/destocking.js
7:5 warning 'bc_scanner' is assigned a value but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/products/static/js/pos_product_sales.js
5:5 warning 'pareto_sales_80_data' is assigned a value but never used no-unused-vars
98:42 warning 'index' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/products/static/js/products_common.js
1:10 warning 'products_shelf_label_print' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/products/static/js/products_index.js
35:61 warning 'meta' is defined but never used no-unused-vars
59:49 warning 'type' is defined but never used no-unused-vars
59:55 warning 'full' is defined but never used no-unused-vars
59:61 warning 'meta' is defined but never used no-unused-vars
77:80 warning Expected to return a value at the end of function consistent-return
160:27 warning 'data' is defined but never used no-unused-vars
192:10 warning Expected to return a value at the end of function 'fetch_product_from_bc' consistent-return
217:18 warning Expected to return a value at the end of method 'success' consistent-return
/builds/cooperatic-foodcoops/third-party/reception/static/js/reception_index.js
28:10 warning 'group_goto' is defined but never used no-unused-vars
256:10 warning 'group_action' is defined but never used no-unused-vars
379:1 warning Expected indentation of 20 spaces but found 24 indent
380:1 warning Expected indentation of 24 spaces but found 28 indent
381:1 warning Expected indentation of 20 spaces but found 24 indent
382:1 warning Expected indentation of 24 spaces but found 28 indent
383:1 warning Expected indentation of 20 spaces but found 24 indent
384:1 warning Expected indentation of 24 spaces but found 28 indent
386:1 warning Expected indentation of 20 spaces but found 24 indent
387:1 warning Expected indentation of 24 spaces but found 28 indent
388:1 warning Expected indentation of 20 spaces but found 24 indent
389:1 warning Expected indentation of 24 spaces but found 28 indent
390:1 warning Expected indentation of 20 spaces but found 24 indent
391:1 warning Expected indentation of 24 spaces but found 28 indent
393:1 warning Expected indentation of 20 spaces but found 24 indent
394:1 warning Expected indentation of 24 spaces but found 28 indent
395:1 warning Expected indentation of 20 spaces but found 24 indent
396:1 warning Expected indentation of 24 spaces but found 28 indent
398:1 warning Expected indentation of 20 spaces but found 24 indent
399:1 warning Expected indentation of 24 spaces but found 28 indent
400:1 warning Expected indentation of 20 spaces but found 24 indent
401:1 warning Expected indentation of 24 spaces but found 28 indent
402:1 warning Expected indentation of 20 spaces but found 24 indent
403:1 warning Expected indentation of 24 spaces but found 28 indent
405:1 warning Expected indentation of 20 spaces but found 24 indent
406:1 warning Expected indentation of 24 spaces but found 28 indent
/builds/cooperatic-foodcoops/third-party/reception/static/js/reception_produits.js
332:25 warning Expected blank line after variable declarations newline-after-var
332:54 warning There should be a linebreak after this element array-element-newline
333:25 warning Expected newline before return statement newline-before-return
333:31 warning Multiple spaces found before 'disp' no-multi-spaces
898:26 warning 'form' is assigned a value but never used no-unused-vars
907:10 warning 'setAllQties' is defined but never used no-unused-vars
926:10 warning 'get_pdf_labels' is defined but never used no-unused-vars
949:10 warning 'print_product_labels' is defined but never used no-unused-vars
995:10 warning 'pre_send' is defined but never used no-unused-vars
1292:31 warning 'data' is defined but never used no-unused-vars
1307:10 warning 'confirmPricesAllValid' is defined but never used no-unused-vars
1313:10 warning 'confirm_all_left_is_good' is defined but never used no-unused-vars
1336:10 warning 'openFAQ' is defined but never used no-unused-vars
1340:10 warning 'openErrorReport' is defined but never used no-unused-vars
1346:9 warning Expected blank line after variable declarations newline-after-var
/builds/cooperatic-foodcoops/third-party/sales/static/js/sales.js
65:21 warning Expected blank line after variable declarations newline-after-var
67:77 warning Missing semicolon semi
69:35 warning Missing semicolon semi
70:21 warning Expected newline before return statement newline-before-return
99:5 warning Expected blank line after variable declarations newline-after-var
192:7 warning There should be no space after this paren space-in-parens
192:21 warning There should be no space before this paren space-in-parens
192:40 warning There should be no space after this paren space-in-parens
192:46 warning There should be no space before this paren space-in-parens
/builds/cooperatic-foodcoops/third-party/shelfs/static/js/shelf_inventory.js
16:5 warning 'add_product_input' is assigned a value but never used no-unused-vars
18:5 warning Variable 'shelf' should be initialized on declaration init-declarations
22:5 warning Variable 'table_to_process' should be initialized on declaration init-declarations
23:5 warning Variable 'table_processed' should be initialized on declaration init-declarations
25:5 warning Variable 'editing_origin' should be initialized on declaration init-declarations
98:29 warning 'e' is defined but never used no-unused-vars
172:10 warning 'validateEdition' is defined but never used no-unused-vars
172:26 warning 'form' is defined but never used no-unused-vars
408:35 warning Array.prototype.every() expects a return value from function array-callback-return
408:45 warning 'rowIdx' is defined but never used no-unused-vars
408:53 warning 'tableLoop' is defined but never used no-unused-vars
408:64 warning 'rowLoop' is defined but never used no-unused-vars
483:36 warning 'textStatus' is defined but never used no-unused-vars
574:27 warning 'data' is defined but never used no-unused-vars
706:67 warning 'e' is defined but never used no-unused-vars
723:47 warning 'e' is defined but never used no-unused-vars
736:31 warning 'e' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/shelfs/static/js/shelf_view.js
9:5 warning Variable 'shelf' should be initialized on declaration init-declarations
10:5 warning Variable 'table_products' should be initialized on declaration init-declarations
20:10 warning 'back' is defined but never used no-unused-vars
57:47 warning 'full' is defined but never used no-unused-vars
57:53 warning 'meta' is defined but never used no-unused-vars
73:47 warning 'full' is defined but never used no-unused-vars
73:53 warning 'meta' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/shelfs/static/js/shelfs_admin.js
9:5 warning 'eye' is assigned a value but never used no-unused-vars
132:51 warning Array.prototype.every() expects a return value from function array-callback-return
207:27 warning 'row' is defined but never used no-unused-vars
207:32 warning 'rdata' is defined but never used no-unused-vars
219:58 warning 'action_btn' is defined but never used no-unused-vars
280:42 warning 'index' is defined but never used no-unused-vars
320:53 warning 'type' is defined but never used no-unused-vars
320:59 warning 'full' is defined but never used no-unused-vars
320:65 warning 'meta' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/shelfs/static/js/shelfs_index.js
20:47 warning 'full' is defined but never used no-unused-vars
20:53 warning 'meta' is defined but never used no-unused-vars
39:47 warning 'full' is defined but never used no-unused-vars
39:53 warning 'meta' is defined but never used no-unused-vars
59:47 warning 'full' is defined but never used no-unused-vars
59:53 warning 'meta' is defined but never used no-unused-vars
75:47 warning 'full' is defined but never used no-unused-vars
75:53 warning 'meta' is defined but never used no-unused-vars
91:41 warning 'type' is defined but never used no-unused-vars
91:47 warning 'full' is defined but never used no-unused-vars
91:53 warning 'meta' is defined but never used no-unused-vars
147:31 warning Array.prototype.every() expects a return value from function array-callback-return
147:41 warning 'rowIdx' is defined but never used no-unused-vars
147:49 warning 'tableLoop' is defined but never used no-unused-vars
147:60 warning 'rowLoop' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/shelfs/static/js/shelfs_sales.js
20:47 warning 'full' is defined but never used no-unused-vars
20:53 warning 'meta' is defined but never used no-unused-vars
40:35 warning 'data' is defined but never used no-unused-vars
40:41 warning 'type' is defined but never used no-unused-vars
40:47 warning 'full' is defined but never used no-unused-vars
40:53 warning 'meta' is defined but never used no-unused-vars
87:10 warning 'get_shelfs_sales_data' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/shifts/static/js/shift_exchange.js
63:21 warning 'date' is assigned a value but never used no-unused-vars
68:21 warning 'lost_points' is assigned a value but never used no-unused-vars
327:5 warning Closing curly brace does not appear on the same line as the subsequent block brace-style
389:27 warning 'doc' is defined but never used no-unused-vars
468:5 warning 'dp' is assigned a value but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/shifts/static/js/shift_states_not_allowed.js
2:10 warning 'request_delay' is defined but never used no-unused-vars
19:27 warning 'doc' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/shop/static/js/shop.js
134:5 warning Unexpected alias 'dragSrcEl' for 'this' consistent-this
152:26 warning 'e' is defined but never used no-unused-vars
186:24 warning 'e' is defined but never used no-unused-vars
208:22 warning 'err' is defined but never used no-unused-vars
208:27 warning 'result' is defined but never used no-unused-vars
366:13 warning 'start' is assigned a value but never used no-unused-vars
367:13 warning 'end' is assigned a value but never used no-unused-vars
476:9 warning 'start' is assigned a value but never used no-unused-vars
1070:19 warning Multiple spaces found before 'cat_nb_pdts' no-multi-spaces
1071:9 warning Expected blank line after variable declarations newline-after-var
1071:60 warning A space is required after ',' comma-spacing
1078:5 warning Expected newline before return statement newline-before-return
1079:2 warning Missing semicolon semi
1186:5 warning 'search_product' is assigned a value but never used no-unused-vars
1403:5 warning Expected blank line after variable declarations newline-after-var
1403:71 warning Missing semicolon semi
1405:38 warning A space is required after ',' comma-spacing
1407:43 warning A space is required after ',' comma-spacing
1411:52 warning Missing semicolon semi
1417:15 warning Missing semicolon semi
1419:7 warning Missing semicolon semi
1424:2 warning Missing semicolon semi
/builds/cooperatic-foodcoops/third-party/shop/static/js/shop_admin.js
2:5 warning 'orders' is assigned a value but never used no-unused-vars
16:5 warning 'cart_id' is assigned a value but never used no-unused-vars
51:29 warning 'err' is defined but never used no-unused-vars
54:31 warning 'info' is defined but never used no-unused-vars
191:58 warning 'action_btn' is defined but never used no-unused-vars
296:42 warning 'index' is defined but never used no-unused-vars
327:57 warning Expected to return a value at the end of function consistent-return
411:5 warning 'unselectRows' is assigned a value but never used no-unused-vars
441:13 warning Expected return with your callback function callback-return
443:13 warning Expected return with your callback function callback-return
495:39 warning 'res' is defined but never used no-unused-vars
783:9 warning 'clicked' is assigned a value but never used no-unused-vars
811:22 warning Expected to return a value at the end of function consistent-return
974:59 warning 'res' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/shop/static/js/shop_drafts.js
2:5 warning 'orders' is assigned a value but never used no-unused-vars
12:5 warning 'remove_closing_date_msg' is assigned a value but never used no-unused-vars
13:5 warning 'internal_get_msg' is assigned a value but never used no-unused-vars
16:5 warning 'cart_id' is assigned a value but never used no-unused-vars
17:5 warning 'cart_revisions' is assigned a value but never used no-unused-vars
18:5 warning 'shop_settings' is assigned a value but never used no-unused-vars
51:29 warning 'err' is defined but never used no-unused-vars
54:31 warning 'info' is defined but never used no-unused-vars
65:5 warning 'putLoadingImgOn' is assigned a value but never used no-unused-vars
68:5 warning 'removeLoadingImg' is assigned a value but never used no-unused-vars
125:58 warning 'action_btn' is defined but never used no-unused-vars
210:57 warning Expected to return a value at the end of function consistent-return
250:5 warning 'selectRow' is assigned a value but never used no-unused-vars
271:5 warning 'unselectRows' is assigned a value but never used no-unused-vars
285:5 warning 'updateCouchDB' is assigned a value but never used no-unused-vars
301:13 warning Expected return with your callback function callback-return
303:13 warning Expected return with your callback function callback-return
335:5 warning 'showCart' is assigned a value but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/stock/static/js/stock_graphSale.js
1:5 warning Variable 'myChart' should be initialized on declaration init-declarations
/builds/cooperatic-foodcoops/third-party/stock/static/js/stock_listArticleBreaking.js
7:5 warning Variable 'table_article' should be initialized on declaration init-declarations
8:5 warning 'dataSet' is assigned a value but never used no-unused-vars
9:5 warning Variable 'csrftoken' should be initialized on declaration init-declarations
44:27 warning 'data' is defined but never used no-unused-vars
66:55 warning 'meta' is defined but never used no-unused-vars
76:42 warning 'type' is defined but never used no-unused-vars
76:48 warning 'row' is defined but never used no-unused-vars
84:42 warning 'type' is defined but never used no-unused-vars
84:48 warning 'row' is defined but never used no-unused-vars
96:43 warning 'type' is defined but never used no-unused-vars
96:49 warning 'full' is defined but never used no-unused-vars
96:55 warning 'meta' is defined but never used no-unused-vars
107:37 warning 'data' is defined but never used no-unused-vars
107:43 warning 'type' is defined but never used no-unused-vars
107:49 warning 'full' is defined but never used no-unused-vars
107:55 warning 'meta' is defined but never used no-unused-vars
190:5 warning Variable 'selArctileData' should be initialized on declaration init-declarations
/builds/cooperatic-foodcoops/third-party/stock/static/js/stock_movements.js
321:9 warning Expected newline before return statement newline-before-return
555:29 warning 'data' is defined but never used no-unused-vars
/builds/cooperatic-foodcoops/third-party/stock/static/js/stock_order.js
12:5 warning Variable 'table_article' should be initialized on declaration init-declarations
13:5 warning 'dataSet' is assigned a value but never used no-unused-vars
14:5 warning Variable 'csrftoken' should be initialized on declaration init-declarations
117:10 warning 'ruptureArticle' is defined but never used no-unused-vars
117:25 warning 'test' is defined but never used no-unused-vars
131:27 warning 'data' is defined but never used no-unused-vars
142:5 warning Variable 'selArctileData' should be initialized on declaration init-declarations
/builds/cooperatic-foodcoops/third-party/stock/static/js/stock_rupture.js
8:5 warning 'dataSet' is assigned a value but never used no-unused-vars
✖ 351 problems (0 errors, 351 warnings)
0 errors and 64 warnings potentially fixable with the `--fix` option.
section_end:1623329396:build_script
section_start:1623329396:after_script
section_end:1623329398:after_script
section_start:1623329398:archive_cache
Creating cache node-modules...
node_modules/: found 3448 matching files
No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally.
Created cache
section_end:1623329400:archive_cache
section_start:1623329400:upload_artifacts_on_success
section_end:1623329402:upload_artifacts_on_success
Job succeeded