Created
March 12, 2019 16:42
-
-
Save mjuniper/7a624b0fe18cbc81c65d3c6c9ff05df1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| yarn run v1.12.3 | |
| $ lerna run --no-bail --scope ember-arcgis-* lint:hbs | |
| lerna info version 2.11.0 | |
| lerna info scope ember-arcgis-* | |
| lerna ERR! lint:hbs Errored while running script in 'ember-arcgis-layout-components' | |
| lerna ERR! execute callback with error | |
| lerna ERR! Error: Command failed: yarn run lint:hbs | |
| lerna ERR! error Command failed with exit code 1. | |
| lerna ERR! $ ember-template-lint . --quiet | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/animated-button/template.hbs | |
| lerna ERR! 1:14 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-accordion-panel/template.hbs | |
| lerna ERR! 2:2 error Do not use an element with `role="tab"` inside an element with `role="button"` no-nested-interactive | |
| lerna ERR! 6:4 error Do not use an element with `role="button"` inside an element with `role="button"` no-nested-interactive | |
| lerna ERR! 1:112 error Unnecessary string concatenation. Use {{if defaultOpen 'true' 'false'}} instead of "{{if defaultOpen 'true' 'false'}}". no-unnecessary-concat | |
| lerna ERR! 6:151 error Unnecessary string concatenation. Use {{if defaultOpen 'true' 'false'}} instead of "{{if defaultOpen 'true' 'false'}}". no-unnecessary-concat | |
| lerna ERR! 1:130 error you must use double quotes in templates quotes | |
| lerna ERR! 1:137 error you must use double quotes in templates quotes | |
| lerna ERR! 6:169 error you must use double quotes in templates quotes | |
| lerna ERR! 6:176 error you must use double quotes in templates quotes | |
| lerna ERR! 9:32 error you must use double quotes in templates quotes | |
| lerna ERR! 14:78 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-drawer/template.hbs | |
| lerna ERR! 22:11 error Incorrect indentation for `h2` beginning at L6:C4. Expected `</h2>` ending at L22:C11 to be at an indentation of 4 but was found at 6. block-indentation | |
| lerna ERR! 18:16 error Unnecessary string concatenation. Use {{backRoute}} instead of "{{backRoute}}". no-unnecessary-concat | |
| lerna ERR! 13:29 error you must use double quotes in templates quotes | |
| lerna ERR! 2:162 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 9:10 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 14:10 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 19:10 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-modal/template.hbs | |
| lerna ERR! 4:4 error Incorrect indentation for `<div>` beginning at L4:C4. Expected `<div>` to be at an indentation of 6 but was found at 4. block-indentation | |
| lerna ERR! 5:63 error Non-translated string used in `aria-label` attribute no-bare-strings | |
| lerna ERR! 5:130 error Non-translated string used no-bare-strings | |
| lerna ERR! 6:48 error Usage of triple curly brackets is unsafe no-triple-curlies | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-row-editor/template.hbs | |
| lerna ERR! 6:25 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-controls/template.hbs | |
| lerna ERR! 2:39 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 5:39 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 3:2 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 6:2 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-drag-control/template.hbs | |
| lerna ERR! 1:0 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-drop-targets/template.hbs | |
| lerna ERR! 1:30 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 3:4 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 4:4 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 7:4 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 8:4 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 2:59 error you must use double quotes in templates quotes | |
| lerna ERR! 2:72 error you must use double quotes in templates quotes | |
| lerna ERR! 6:60 error you must use double quotes in templates quotes | |
| lerna ERR! 6:74 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-resizer/template.hbs | |
| lerna ERR! 3:2 error Incorrect indentation for `<div>` beginning at L3:C2. Expected `<div>` to be at an indentation of 4 but was found at 2. block-indentation | |
| lerna ERR! 8:2 error Incorrect indentation for `<div>` beginning at L8:C2. Expected `<div>` to be at an indentation of 4 but was found at 2. block-indentation | |
| lerna ERR! 1:31 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 3:31 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 8:31 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 4:4 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 9:4 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/debug-card/template.hbs | |
| lerna ERR! 4:2 error img tags must have an alt attribute img-alt-attributes | |
| lerna ERR! 1:4 error Non-translated string used no-bare-strings | |
| lerna ERR! 3:5 error Non-translated string used no-bare-strings | |
| lerna ERR! 3:16 error Non-translated string used no-bare-strings | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/drop-preview/template.hbs | |
| lerna ERR! 1:58 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 1:34 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/empty-section-drop-target/template.hbs | |
| lerna ERR! 1:30 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 3:4 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 4:4 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 2:64 error you must use double quotes in templates quotes | |
| lerna ERR! 2:81 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/layout-section-editor/template.hbs | |
| lerna ERR! 8:28 error you must use double quotes in templates quotes | |
| lerna ERR! 9:29 error you must use double quotes in templates quotes | |
| lerna ERR! 14:16 error you must use double quotes in templates quotes | |
| lerna ERR! 15:15 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/list-card/template.hbs | |
| lerna ERR! 62:55 error you must use double quotes in templates quotes | |
| lerna ERR! 27:91 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/mobile-nav/template.hbs | |
| lerna ERR! 4:4 error Incorrect indentation for `<h2>` beginning at L4:C4. Expected `<h2>` to be at an indentation of 6 but was found at 4. block-indentation | |
| lerna ERR! 1:87 error Attribute style should be either quoted or wrapped in mustaches no-quoteless-attributes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-body/template.hbs | |
| lerna ERR! 6:24 error you must use double quotes in templates quotes | |
| lerna ERR! 7:22 error you must use double quotes in templates quotes | |
| lerna ERR! 8:27 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-layout/template.hbs | |
| lerna ERR! 13:16 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-layout-editor/template.hbs | |
| lerna ERR! 6:28 error you must use double quotes in templates quotes | |
| lerna ERR! 10:35 error you must use double quotes in templates quotes | |
| lerna ERR! 11:37 error you must use double quotes in templates quotes | |
| lerna ERR! 14:25 error you must use double quotes in templates quotes | |
| lerna ERR! 15:26 error you must use double quotes in templates quotes | |
| lerna ERR! 20:17 error you must use double quotes in templates quotes | |
| lerna ERR! 21:21 error you must use double quotes in templates quotes | |
| lerna ERR! 22:22 error you must use double quotes in templates quotes | |
| lerna ERR! 23:20 error you must use double quotes in templates quotes | |
| lerna ERR! 24:23 error you must use double quotes in templates quotes | |
| lerna ERR! 27:7 error you must use double quotes in templates quotes | |
| lerna ERR! 32:17 error you must use double quotes in templates quotes | |
| lerna ERR! 37:115 error you must use double quotes in templates quotes | |
| lerna ERR! 38:98 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-save-controls/template.hbs | |
| lerna ERR! 5:145 error Incorrect indentation for `<span>` beginning at L5:C145. Expected `<span>` to be at an indentation of 6 but was found at 145. block-indentation | |
| lerna ERR! 6:13 error Incorrect indentation for `span` beginning at L5:C145. Expected `</span>` ending at L6:C13 to be at an indentation of 145 but was found at 6. block-indentation | |
| lerna ERR! 17:143 error Incorrect indentation for `<span>` beginning at L17:C143. Expected `<span>` to be at an indentation of 4 but was found at 143. block-indentation | |
| lerna ERR! 18:11 error Incorrect indentation for `span` beginning at L17:C143. Expected `</span>` ending at L18:C11 to be at an indentation of 143 but was found at 4. block-indentation | |
| lerna ERR! 22:2 error links with target="_blank" must have rel="noopener" link-rel-noopener | |
| lerna ERR! 22:10 error Unnecessary string concatenation. Use {{siteUrl}} instead of "{{siteUrl}}". no-unnecessary-concat | |
| lerna ERR! 1:26 error you must use double quotes in templates quotes | |
| lerna ERR! 2:51 error you must use double quotes in templates quotes | |
| lerna ERR! 5:136 error you must use double quotes in templates quotes | |
| lerna ERR! 17:134 error you must use double quotes in templates quotes | |
| lerna ERR! 24:49 error you must use double quotes in templates quotes | |
| lerna ERR! 5:159 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 17:157 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/placeholder-card/template.hbs | |
| lerna ERR! 8:8 error Incorrect indentation for `give us | |
| lerna ERR! ` beginning at L8:C8. Expected `give us | |
| lerna ERR! ` to be at an indentation of 6 but was found at 8. block-indentation | |
| lerna ERR! 1:4 error Non-translated string used no-bare-strings | |
| lerna ERR! 3:5 error Non-translated string used no-bare-strings | |
| lerna ERR! 3:43 error Non-translated string used no-bare-strings | |
| lerna ERR! 4:5 error Non-translated string used no-bare-strings | |
| lerna ERR! 6:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 7:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 8:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 9:18 error Non-translated string used no-bare-strings | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/row-drop-targets/template.hbs | |
| lerna ERR! 1:30 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 3:4 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 4:4 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 7:4 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 8:4 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 2:57 error you must use double quotes in templates quotes | |
| lerna ERR! 2:68 error you must use double quotes in templates quotes | |
| lerna ERR! 6:60 error you must use double quotes in templates quotes | |
| lerna ERR! 6:74 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/section-controls/template.hbs | |
| lerna ERR! 2:29 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 5:29 error Interaction added to non-interactive element no-invalid-interactive | |
| lerna ERR! 3:2 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 6:2 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/section-drag-control/template.hbs | |
| lerna ERR! 1:0 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/section-style-editor/template.hbs | |
| lerna ERR! 17:141 error Unnecessary string concatenation. Use {{t 'layout.sectionStyleEditor.textColorTooltip'}} instead of "{{t 'layout.sectionStyleEditor.textColorTooltip'}}". no-unnecessary-concat | |
| lerna ERR! 2:10 error you must use double quotes in templates quotes | |
| lerna ERR! 6:44 error you must use double quotes in templates quotes | |
| lerna ERR! 8:70 error you must use double quotes in templates quotes | |
| lerna ERR! 8:106 error you must use double quotes in templates quotes | |
| lerna ERR! 8:124 error you must use double quotes in templates quotes | |
| lerna ERR! 9:12 error you must use double quotes in templates quotes | |
| lerna ERR! 11:70 error you must use double quotes in templates quotes | |
| lerna ERR! 11:107 error you must use double quotes in templates quotes | |
| lerna ERR! 11:125 error you must use double quotes in templates quotes | |
| lerna ERR! 12:12 error you must use double quotes in templates quotes | |
| lerna ERR! 17:51 error you must use double quotes in templates quotes | |
| lerna ERR! 17:146 error you must use double quotes in templates quotes | |
| lerna ERR! 24:49 error you must use double quotes in templates quotes | |
| lerna ERR! 31:42 error you must use double quotes in templates quotes | |
| lerna ERR! 33:68 error you must use double quotes in templates quotes | |
| lerna ERR! 33:104 error you must use double quotes in templates quotes | |
| lerna ERR! 33:120 error you must use double quotes in templates quotes | |
| lerna ERR! 34:12 error you must use double quotes in templates quotes | |
| lerna ERR! 36:68 error you must use double quotes in templates quotes | |
| lerna ERR! 36:105 error you must use double quotes in templates quotes | |
| lerna ERR! 36:121 error you must use double quotes in templates quotes | |
| lerna ERR! 37:12 error you must use double quotes in templates quotes | |
| lerna ERR! 40:22 error you must use double quotes in templates quotes | |
| lerna ERR! 45:18 error you must use double quotes in templates quotes | |
| lerna ERR! 46:17 error you must use double quotes in templates quotes | |
| lerna ERR! 47:46 error you must use double quotes in templates quotes | |
| lerna ERR! 47:83 error you must use double quotes in templates quotes | |
| lerna ERR! 48:31 error you must use double quotes in templates quotes | |
| lerna ERR! 49:36 error you must use double quotes in templates quotes | |
| lerna ERR! 52:104 error you must use double quotes in templates quotes | |
| lerna ERR! 52:119 error you must use double quotes in templates quotes | |
| lerna ERR! 56:95 error you must use double quotes in templates quotes | |
| lerna ERR! 58:73 error you must use double quotes in templates quotes | |
| lerna ERR! 59:91 error you must use double quotes in templates quotes | |
| lerna ERR! 63:26 error you must use double quotes in templates quotes | |
| lerna ERR! 68:18 error you must use double quotes in templates quotes | |
| lerna ERR! 72:33 error you must use double quotes in templates quotes | |
| lerna ERR! 72:110 error you must use double quotes in templates quotes | |
| lerna ERR! 72:135 error you must use double quotes in templates quotes | |
| lerna ERR! 74:16 error you must use double quotes in templates quotes | |
| lerna ERR! 78:49 error you must use double quotes in templates quotes | |
| lerna ERR! 91:46 error you must use double quotes in templates quotes | |
| lerna ERR! 92:13 error you must use double quotes in templates quotes | |
| lerna ERR! 99:42 error you must use double quotes in templates quotes | |
| lerna ERR! 104:65 error you must use double quotes in templates quotes | |
| lerna ERR! 105:22 error you must use double quotes in templates quotes | |
| lerna ERR! 108:31 error you must use double quotes in templates quotes | |
| lerna ERR! 111:34 error you must use double quotes in templates quotes | |
| lerna ERR! 19:6 error Self-closing a void element is redundant self-closing-void-elements | |
| lerna ERR! 26:6 error Self-closing a void element is redundant self-closing-void-elements | |
| lerna ERR! 17:91 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/pages/create-page-inline/template.hbs | |
| lerna ERR! 2:35 error you must use double quotes in templates quotes | |
| lerna ERR! 4:72 error you must use double quotes in templates quotes | |
| lerna ERR! 11:54 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/cards/template.hbs | |
| lerna ERR! 7:63 error Incorrect indentation for `p` beginning at L5:C6. Expected `</p>` ending at L7:C63 to be at an indentation of 6 but was found at 59. block-indentation | |
| lerna ERR! 5:9 error Incorrect indentation for `The [Drag Me] div uses HTML5 drag and drop events to cause the "card editor" | |
| lerna ERR! component to display a "drop-point" using | |
| lerna ERR! an absolutely positioned div. This works pretty well.` beginning at L5:C9. Expected `The [Drag Me] div uses HTML5 drag and drop events to cause the "card editor" | |
| lerna ERR! component to display a "drop-point" using | |
| lerna ERR! an absolutely positioned div. This works pretty well.` to be at an indentation of 8 but was found at 9. block-indentation | |
| lerna ERR! 12:9 error Incorrect indentation for `Drop cards into "rows" and have them initially take up 100% of a row. Dragging | |
| lerna ERR! another card over an existing one shows drop-targets on either side, and on-drop, | |
| lerna ERR! the existing card is split. Mousing near a shared-edge will show a re-size widget. | |
| lerna ERR! ` beginning at L12:C9. Expected `Drop cards into "rows" and have them initially take up 100% of a row. Dragging | |
| lerna ERR! another card over an existing one shows drop-targets on either side, and on-drop, | |
| lerna ERR! the existing card is split. Mousing near a shared-edge will show a re-size widget. | |
| lerna ERR! ` to be at an indentation of 8 but was found at 9. block-indentation | |
| lerna ERR! 4:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 5:9 error Non-translated string used no-bare-strings | |
| lerna ERR! 11:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 12:9 error Non-translated string used no-bare-strings | |
| lerna ERR! 23:6 error Non-translated string used no-bare-strings | |
| lerna ERR! 24:2 error HTML comment detected no-html-comments | |
| lerna ERR! 28:53 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/application.hbs | |
| lerna ERR! 11:8 error Incorrect indentation for `{{link-to}}` beginning at L11:C8. Expected `{{link-to}}` to be at an indentation of 6 but was found at 8. block-indentation | |
| lerna ERR! 22:8 error Incorrect indentation for `<li>` beginning at L22:C8. Expected `<li>` to be at an indentation of 10 but was found at 8. block-indentation | |
| lerna ERR! 24:8 error Incorrect indentation for `<li>` beginning at L24:C8. Expected `<li>` to be at an indentation of 10 but was found at 8. block-indentation | |
| lerna ERR! 5:30 error Non-translated string used no-bare-strings | |
| lerna ERR! 22:45 error Non-translated string used no-bare-strings | |
| lerna ERR! 24:44 error Non-translated string used no-bare-strings | |
| lerna ERR! 27:79 error Non-translated string used no-bare-strings | |
| lerna ERR! 29:10 error HTML comment detected no-html-comments | |
| lerna ERR! 30:8 error HTML comment detected no-html-comments | |
| lerna ERR! 11:18 error you must use double quotes in templates quotes | |
| lerna ERR! 11:51 error you must use double quotes in templates quotes | |
| lerna ERR! 22:33 error you must use double quotes in templates quotes | |
| lerna ERR! 24:33 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/index.hbs | |
| lerna ERR! 4:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 5:9 error Non-translated string used no-bare-strings | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/pages/index.hbs | |
| lerna ERR! 3:2 error Incorrect indentation for `<div>` beginning at L3:C2. Expected `<div>` to be at an indentation of 4 but was found at 2. block-indentation | |
| lerna ERR! 9:9 error Incorrect indentation for `div` beginning at L3:C2. Expected `</div>` ending at L9:C9 to be at an indentation of 2 but was found at 3. block-indentation | |
| lerna ERR! 5:10 error Incorrect indentation for `My Pages | |
| lerna ERR! ` beginning at L5:C10. Expected `My Pages | |
| lerna ERR! ` to be at an indentation of 8 but was found at 10. block-indentation | |
| lerna ERR! 6:10 error Incorrect indentation for `{{#link-to}}` beginning at L6:C10. Expected `{{#link-to}}` to be at an indentation of 8 but was found at 10. block-indentation | |
| lerna ERR! 5:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 6:77 error Non-translated string used no-bare-strings | |
| lerna ERR! 17:16 error Non-translated string used no-bare-strings | |
| lerna ERR! 18:16 error Non-translated string used no-bare-strings | |
| lerna ERR! 19:16 error Non-translated string used no-bare-strings | |
| lerna ERR! 30:178 error Non-translated string used no-bare-strings | |
| lerna ERR! 31:92 error Non-translated string used no-bare-strings | |
| lerna ERR! 32:179 error Non-translated string used no-bare-strings | |
| lerna ERR! 6:21 error you must use double quotes in templates quotes | |
| lerna ERR! 30:27 error you must use double quotes in templates quotes | |
| lerna ERR! 31:76 error you must use double quotes in templates quotes | |
| lerna ERR! 32:27 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/pages/page/edit.hbs | |
| lerna ERR! 10:12 error Non-translated string used no-bare-strings | |
| lerna ERR! 16:12 error Non-translated string used no-bare-strings | |
| lerna ERR! 2:32 error you must use double quotes in templates quotes | |
| lerna ERR! 4:23 error you must use double quotes in templates quotes | |
| lerna ERR! 5:25 error you must use double quotes in templates quotes | |
| lerna ERR! 6:23 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! ✖ 219 problems (219 errors, 0 warnings) | |
| lerna ERR! info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. | |
| lerna ERR! | |
| lerna ERR! at Promise.all.then.arr (/Users/mjuniper/dev/opendata-ui/node_modules/lerna/node_modules/execa/index.js:236:11) | |
| lerna ERR! at <anonymous> | |
| lerna WARN complete Waiting for 3 child processes to exit. CTRL-C to exit immediately. | |
| lerna ERR! lint:hbs Errored while running script in 'ember-arcgis-opendata-components' | |
| lerna ERR! lint:hbs Errored while running script in 'ember-arcgis-layout-services' | |
| lerna ERR! lint:hbs Errored while running script in 'ember-arcgis-layout-cards' | |
| { Error: Command failed: yarn run lint:hbs | |
| error Command failed with exit code 1. | |
| $ ember-template-lint . --quiet | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/animated-button/template.hbs | |
| 1:14 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-accordion-panel/template.hbs | |
| 2:2 error Do not use an element with `role="tab"` inside an element with `role="button"` no-nested-interactive | |
| 6:4 error Do not use an element with `role="button"` inside an element with `role="button"` no-nested-interactive | |
| 1:112 error Unnecessary string concatenation. Use {{if defaultOpen 'true' 'false'}} instead of "{{if defaultOpen 'true' 'false'}}". no-unnecessary-concat | |
| 6:151 error Unnecessary string concatenation. Use {{if defaultOpen 'true' 'false'}} instead of "{{if defaultOpen 'true' 'false'}}". no-unnecessary-concat | |
| 1:130 error you must use double quotes in templates quotes | |
| 1:137 error you must use double quotes in templates quotes | |
| 6:169 error you must use double quotes in templates quotes | |
| 6:176 error you must use double quotes in templates quotes | |
| 9:32 error you must use double quotes in templates quotes | |
| 14:78 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-drawer/template.hbs | |
| 22:11 error Incorrect indentation for `h2` beginning at L6:C4. Expected `</h2>` ending at L22:C11 to be at an indentation of 4 but was found at 6. block-indentation | |
| 18:16 error Unnecessary string concatenation. Use {{backRoute}} instead of "{{backRoute}}". no-unnecessary-concat | |
| 13:29 error you must use double quotes in templates quotes | |
| 2:162 error Do not use glyphicon no-glyphicons | |
| 9:10 error Do not use glyphicon no-glyphicons | |
| 14:10 error Do not use glyphicon no-glyphicons | |
| 19:10 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-modal/template.hbs | |
| 4:4 error Incorrect indentation for `<div>` beginning at L4:C4. Expected `<div>` to be at an indentation of 6 but was found at 4. block-indentation | |
| 5:63 error Non-translated string used in `aria-label` attribute no-bare-strings | |
| 5:130 error Non-translated string used no-bare-strings | |
| 6:48 error Usage of triple curly brackets is unsafe no-triple-curlies | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-row-editor/template.hbs | |
| 6:25 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-controls/template.hbs | |
| 2:39 error Interaction added to non-interactive element no-invalid-interactive | |
| 5:39 error Interaction added to non-interactive element no-invalid-interactive | |
| 3:2 error Do not use glyphicon no-glyphicons | |
| 6:2 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-drag-control/template.hbs | |
| 1:0 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-drop-targets/template.hbs | |
| 1:30 error elements cannot have inline styles no-inline-styles | |
| 3:4 error Interaction added to non-interactive element no-invalid-interactive | |
| 4:4 error Interaction added to non-interactive element no-invalid-interactive | |
| 7:4 error Interaction added to non-interactive element no-invalid-interactive | |
| 8:4 error Interaction added to non-interactive element no-invalid-interactive | |
| 2:59 error you must use double quotes in templates quotes | |
| 2:72 error you must use double quotes in templates quotes | |
| 6:60 error you must use double quotes in templates quotes | |
| 6:74 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-resizer/template.hbs | |
| 3:2 error Incorrect indentation for `<div>` beginning at L3:C2. Expected `<div>` to be at an indentation of 4 but was found at 2. block-indentation | |
| 8:2 error Incorrect indentation for `<div>` beginning at L8:C2. Expected `<div>` to be at an indentation of 4 but was found at 2. block-indentation | |
| 1:31 error elements cannot have inline styles no-inline-styles | |
| 3:31 error Interaction added to non-interactive element no-invalid-interactive | |
| 8:31 error Interaction added to non-interactive element no-invalid-interactive | |
| 4:4 error Do not use glyphicon no-glyphicons | |
| 9:4 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/debug-card/template.hbs | |
| 4:2 error img tags must have an alt attribute img-alt-attributes | |
| 1:4 error Non-translated string used no-bare-strings | |
| 3:5 error Non-translated string used no-bare-strings | |
| 3:16 error Non-translated string used no-bare-strings | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/drop-preview/template.hbs | |
| 1:58 error elements cannot have inline styles no-inline-styles | |
| 1:34 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/empty-section-drop-target/template.hbs | |
| 1:30 error elements cannot have inline styles no-inline-styles | |
| 3:4 error Interaction added to non-interactive element no-invalid-interactive | |
| 4:4 error Interaction added to non-interactive element no-invalid-interactive | |
| 2:64 error you must use double quotes in templates quotes | |
| 2:81 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/layout-section-editor/template.hbs | |
| 8:28 error you must use double quotes in templates quotes | |
| 9:29 error you must use double quotes in templates quotes | |
| 14:16 error you must use double quotes in templates quotes | |
| 15:15 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/list-card/template.hbs | |
| 62:55 error you must use double quotes in templates quotes | |
| 27:91 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/mobile-nav/template.hbs | |
| 4:4 error Incorrect indentation for `<h2>` beginning at L4:C4. Expected `<h2>` to be at an indentation of 6 but was found at 4. block-indentation | |
| 1:87 error Attribute style should be either quoted or wrapped in mustaches no-quoteless-attributes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-body/template.hbs | |
| 6:24 error you must use double quotes in templates quotes | |
| 7:22 error you must use double quotes in templates quotes | |
| 8:27 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-layout/template.hbs | |
| 13:16 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-layout-editor/template.hbs | |
| 6:28 error you must use double quotes in templates quotes | |
| 10:35 error you must use double quotes in templates quotes | |
| 11:37 error you must use double quotes in templates quotes | |
| 14:25 error you must use double quotes in templates quotes | |
| 15:26 error you must use double quotes in templates quotes | |
| 20:17 error you must use double quotes in templates quotes | |
| 21:21 error you must use double quotes in templates quotes | |
| 22:22 error you must use double quotes in templates quotes | |
| 23:20 error you must use double quotes in templates quotes | |
| 24:23 error you must use double quotes in templates quotes | |
| 27:7 error you must use double quotes in templates quotes | |
| 32:17 error you must use double quotes in templates quotes | |
| 37:115 error you must use double quotes in templates quotes | |
| 38:98 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-save-controls/template.hbs | |
| 5:145 error Incorrect indentation for `<span>` beginning at L5:C145. Expected `<span>` to be at an indentation of 6 but was found at 145. block-indentation | |
| 6:13 error Incorrect indentation for `span` beginning at L5:C145. Expected `</span>` ending at L6:C13 to be at an indentation of 145 but was found at 6. block-indentation | |
| 17:143 error Incorrect indentation for `<span>` beginning at L17:C143. Expected `<span>` to be at an indentation of 4 but was found at 143. block-indentation | |
| 18:11 error Incorrect indentation for `span` beginning at L17:C143. Expected `</span>` ending at L18:C11 to be at an indentation of 143 but was found at 4. block-indentation | |
| 22:2 error links with target="_blank" must have rel="noopener" link-rel-noopener | |
| 22:10 error Unnecessary string concatenation. Use {{siteUrl}} instead of "{{siteUrl}}". no-unnecessary-concat | |
| 1:26 error you must use double quotes in templates quotes | |
| 2:51 error you must use double quotes in templates quotes | |
| 5:136 error you must use double quotes in templates quotes | |
| 17:134 error you must use double quotes in templates quotes | |
| 24:49 error you must use double quotes in templates quotes | |
| 5:159 error Do not use glyphicon no-glyphicons | |
| 17:157 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/placeholder-card/template.hbs | |
| 8:8 error Incorrect indentation for `give us | |
| ` beginning at L8:C8. Expected `give us | |
| ` to be at an indentation of 6 but was found at 8. block-indentation | |
| 1:4 error Non-translated string used no-bare-strings | |
| 3:5 error Non-translated string used no-bare-strings | |
| 3:43 error Non-translated string used no-bare-strings | |
| 4:5 error Non-translated string used no-bare-strings | |
| 6:8 error Non-translated string used no-bare-strings | |
| 7:8 error Non-translated string used no-bare-strings | |
| 8:8 error Non-translated string used no-bare-strings | |
| 9:18 error Non-translated string used no-bare-strings | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/row-drop-targets/template.hbs | |
| 1:30 error elements cannot have inline styles no-inline-styles | |
| 3:4 error Interaction added to non-interactive element no-invalid-interactive | |
| 4:4 error Interaction added to non-interactive element no-invalid-interactive | |
| 7:4 error Interaction added to non-interactive element no-invalid-interactive | |
| 8:4 error Interaction added to non-interactive element no-invalid-interactive | |
| 2:57 error you must use double quotes in templates quotes | |
| 2:68 error you must use double quotes in templates quotes | |
| 6:60 error you must use double quotes in templates quotes | |
| 6:74 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/section-controls/template.hbs | |
| 2:29 error Interaction added to non-interactive element no-invalid-interactive | |
| 5:29 error Interaction added to non-interactive element no-invalid-interactive | |
| 3:2 error Do not use glyphicon no-glyphicons | |
| 6:2 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/section-drag-control/template.hbs | |
| 1:0 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/section-style-editor/template.hbs | |
| 17:141 error Unnecessary string concatenation. Use {{t 'layout.sectionStyleEditor.textColorTooltip'}} instead of "{{t 'layout.sectionStyleEditor.textColorTooltip'}}". no-unnecessary-concat | |
| 2:10 error you must use double quotes in templates quotes | |
| 6:44 error you must use double quotes in templates quotes | |
| 8:70 error you must use double quotes in templates quotes | |
| 8:106 error you must use double quotes in templates quotes | |
| 8:124 error you must use double quotes in templates quotes | |
| 9:12 error you must use double quotes in templates quotes | |
| 11:70 error you must use double quotes in templates quotes | |
| 11:107 error you must use double quotes in templates quotes | |
| 11:125 error you must use double quotes in templates quotes | |
| 12:12 error you must use double quotes in templates quotes | |
| 17:51 error you must use double quotes in templates quotes | |
| 17:146 error you must use double quotes in templates quotes | |
| 24:49 error you must use double quotes in templates quotes | |
| 31:42 error you must use double quotes in templates quotes | |
| 33:68 error you must use double quotes in templates quotes | |
| 33:104 error you must use double quotes in templates quotes | |
| 33:120 error you must use double quotes in templates quotes | |
| 34:12 error you must use double quotes in templates quotes | |
| 36:68 error you must use double quotes in templates quotes | |
| 36:105 error you must use double quotes in templates quotes | |
| 36:121 error you must use double quotes in templates quotes | |
| 37:12 error you must use double quotes in templates quotes | |
| 40:22 error you must use double quotes in templates quotes | |
| 45:18 error you must use double quotes in templates quotes | |
| 46:17 error you must use double quotes in templates quotes | |
| 47:46 error you must use double quotes in templates quotes | |
| 47:83 error you must use double quotes in templates quotes | |
| 48:31 error you must use double quotes in templates quotes | |
| 49:36 error you must use double quotes in templates quotes | |
| 52:104 error you must use double quotes in templates quotes | |
| 52:119 error you must use double quotes in templates quotes | |
| 56:95 error you must use double quotes in templates quotes | |
| 58:73 error you must use double quotes in templates quotes | |
| 59:91 error you must use double quotes in templates quotes | |
| 63:26 error you must use double quotes in templates quotes | |
| 68:18 error you must use double quotes in templates quotes | |
| 72:33 error you must use double quotes in templates quotes | |
| 72:110 error you must use double quotes in templates quotes | |
| 72:135 error you must use double quotes in templates quotes | |
| 74:16 error you must use double quotes in templates quotes | |
| 78:49 error you must use double quotes in templates quotes | |
| 91:46 error you must use double quotes in templates quotes | |
| 92:13 error you must use double quotes in templates quotes | |
| 99:42 error you must use double quotes in templates quotes | |
| 104:65 error you must use double quotes in templates quotes | |
| 105:22 error you must use double quotes in templates quotes | |
| 108:31 error you must use double quotes in templates quotes | |
| 111:34 error you must use double quotes in templates quotes | |
| 19:6 error Self-closing a void element is redundant self-closing-void-elements | |
| 26:6 error Self-closing a void element is redundant self-closing-void-elements | |
| 17:91 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/pages/create-page-inline/template.hbs | |
| 2:35 error you must use double quotes in templates quotes | |
| 4:72 error you must use double quotes in templates quotes | |
| 11:54 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/cards/template.hbs | |
| 7:63 error Incorrect indentation for `p` beginning at L5:C6. Expected `</p>` ending at L7:C63 to be at an indentation of 6 but was found at 59. block-indentation | |
| 5:9 error Incorrect indentation for `The [Drag Me] div uses HTML5 drag and drop events to cause the "card editor" | |
| component to display a "drop-point" using | |
| an absolutely positioned div. This works pretty well.` beginning at L5:C9. Expected `The [Drag Me] div uses HTML5 drag and drop events to cause the "card editor" | |
| component to display a "drop-point" using | |
| an absolutely positioned div. This works pretty well.` to be at an indentation of 8 but was found at 9. block-indentation | |
| 12:9 error Incorrect indentation for `Drop cards into "rows" and have them initially take up 100% of a row. Dragging | |
| another card over an existing one shows drop-targets on either side, and on-drop, | |
| the existing card is split. Mousing near a shared-edge will show a re-size widget. | |
| ` beginning at L12:C9. Expected `Drop cards into "rows" and have them initially take up 100% of a row. Dragging | |
| another card over an existing one shows drop-targets on either side, and on-drop, | |
| the existing card is split. Mousing near a shared-edge will show a re-size widget. | |
| ` to be at an indentation of 8 but was found at 9. block-indentation | |
| 4:10 error Non-translated string used no-bare-strings | |
| 5:9 error Non-translated string used no-bare-strings | |
| 11:10 error Non-translated string used no-bare-strings | |
| 12:9 error Non-translated string used no-bare-strings | |
| 23:6 error Non-translated string used no-bare-strings | |
| 24:2 error HTML comment detected no-html-comments | |
| 28:53 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/application.hbs | |
| 11:8 error Incorrect indentation for `{{link-to}}` beginning at L11:C8. Expected `{{link-to}}` to be at an indentation of 6 but was found at 8. block-indentation | |
| 22:8 error Incorrect indentation for `<li>` beginning at L22:C8. Expected `<li>` to be at an indentation of 10 but was found at 8. block-indentation | |
| 24:8 error Incorrect indentation for `<li>` beginning at L24:C8. Expected `<li>` to be at an indentation of 10 but was found at 8. block-indentation | |
| 5:30 error Non-translated string used no-bare-strings | |
| 22:45 error Non-translated string used no-bare-strings | |
| 24:44 error Non-translated string used no-bare-strings | |
| 27:79 error Non-translated string used no-bare-strings | |
| 29:10 error HTML comment detected no-html-comments | |
| 30:8 error HTML comment detected no-html-comments | |
| 11:18 error you must use double quotes in templates quotes | |
| 11:51 error you must use double quotes in templates quotes | |
| 22:33 error you must use double quotes in templates quotes | |
| 24:33 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/index.hbs | |
| 4:10 error Non-translated string used no-bare-strings | |
| 5:9 error Non-translated string used no-bare-strings | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/pages/index.hbs | |
| 3:2 error Incorrect indentation for `<div>` beginning at L3:C2. Expected `<div>` to be at an indentation of 4 but was found at 2. block-indentation | |
| 9:9 error Incorrect indentation for `div` beginning at L3:C2. Expected `</div>` ending at L9:C9 to be at an indentation of 2 but was found at 3. block-indentation | |
| 5:10 error Incorrect indentation for `My Pages | |
| ` beginning at L5:C10. Expected `My Pages | |
| ` to be at an indentation of 8 but was found at 10. block-indentation | |
| 6:10 error Incorrect indentation for `{{#link-to}}` beginning at L6:C10. Expected `{{#link-to}}` to be at an indentation of 8 but was found at 10. block-indentation | |
| 5:10 error Non-translated string used no-bare-strings | |
| 6:77 error Non-translated string used no-bare-strings | |
| 17:16 error Non-translated string used no-bare-strings | |
| 18:16 error Non-translated string used no-bare-strings | |
| 19:16 error Non-translated string used no-bare-strings | |
| 30:178 error Non-translated string used no-bare-strings | |
| 31:92 error Non-translated string used no-bare-strings | |
| 32:179 error Non-translated string used no-bare-strings | |
| 6:21 error you must use double quotes in templates quotes | |
| 30:27 error you must use double quotes in templates quotes | |
| 31:76 error you must use double quotes in templates quotes | |
| 32:27 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/pages/page/edit.hbs | |
| 10:12 error Non-translated string used no-bare-strings | |
| 16:12 error Non-translated string used no-bare-strings | |
| 2:32 error you must use double quotes in templates quotes | |
| 4:23 error you must use double quotes in templates quotes | |
| 5:25 error you must use double quotes in templates quotes | |
| 6:23 error you must use double quotes in templates quotes | |
| ✖ 219 problems (219 errors, 0 warnings) | |
| info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. | |
| at Promise.all.then.arr (/Users/mjuniper/dev/opendata-ui/node_modules/lerna/node_modules/execa/index.js:236:11) | |
| at <anonymous> | |
| at process._tickCallback (internal/process/next_tick.js:188:7) | |
| code: 1, | |
| killed: false, | |
| stdout: '$ ember-template-lint . --quiet\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/animated-button/template.hbs\n 1:14 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-accordion-panel/template.hbs\n 2:2 error Do not use an element with `role="tab"` inside an element with `role="button"` no-nested-interactive\n 6:4 error Do not use an element with `role="button"` inside an element with `role="button"` no-nested-interactive\n 1:112 error Unnecessary string concatenation. Use {{if defaultOpen \'true\' \'false\'}} instead of "{{if defaultOpen \'true\' \'false\'}}". no-unnecessary-concat\n 6:151 error Unnecessary string concatenation. Use {{if defaultOpen \'true\' \'false\'}} instead of "{{if defaultOpen \'true\' \'false\'}}". no-unnecessary-concat\n 1:130 error you must use double quotes in templates quotes\n 1:137 error you must use double quotes in templates quotes\n 6:169 error you must use double quotes in templates quotes\n 6:176 error you must use double quotes in templates quotes\n 9:32 error you must use double quotes in templates quotes\n 14:78 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-drawer/template.hbs\n 22:11 error Incorrect indentation for `h2` beginning at L6:C4. Expected `</h2>` ending at L22:C11 to be at an indentation of 4 but was found at 6. block-indentation\n 18:16 error Unnecessary string concatenation. Use {{backRoute}} instead of "{{backRoute}}". no-unnecessary-concat\n 13:29 error you must use double quotes in templates quotes\n 2:162 error Do not use glyphicon no-glyphicons\n 9:10 error Do not use glyphicon no-glyphicons\n 14:10 error Do not use glyphicon no-glyphicons\n 19:10 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-modal/template.hbs\n 4:4 error Incorrect indentation for `<div>` beginning at L4:C4. Expected `<div>` to be at an indentation of 6 but was found at 4. block-indentation\n 5:63 error Non-translated string used in `aria-label` attribute no-bare-strings\n 5:130 error Non-translated string used no-bare-strings\n 6:48 error Usage of triple curly brackets is unsafe no-triple-curlies\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/bs-row-editor/template.hbs\n 6:25 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-controls/template.hbs\n 2:39 error Interaction added to non-interactive element no-invalid-interactive\n 5:39 error Interaction added to non-interactive element no-invalid-interactive\n 3:2 error Do not use glyphicon no-glyphicons\n 6:2 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-drag-control/template.hbs\n 1:0 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-drop-targets/template.hbs\n 1:30 error elements cannot have inline styles no-inline-styles\n 3:4 error Interaction added to non-interactive element no-invalid-interactive\n 4:4 error Interaction added to non-interactive element no-invalid-interactive\n 7:4 error Interaction added to non-interactive element no-invalid-interactive\n 8:4 error Interaction added to non-interactive element no-invalid-interactive\n 2:59 error you must use double quotes in templates quotes\n 2:72 error you must use double quotes in templates quotes\n 6:60 error you must use double quotes in templates quotes\n 6:74 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/card-resizer/template.hbs\n 3:2 error Incorrect indentation for `<div>` beginning at L3:C2. Expected `<div>` to be at an indentation of 4 but was found at 2. block-indentation\n 8:2 error Incorrect indentation for `<div>` beginning at L8:C2. Expected `<div>` to be at an indentation of 4 but was found at 2. block-indentation\n 1:31 error elements cannot have inline styles no-inline-styles\n 3:31 error Interaction added to non-interactive element no-invalid-interactive\n 8:31 error Interaction added to non-interactive element no-invalid-interactive\n 4:4 error Do not use glyphicon no-glyphicons\n 9:4 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/debug-card/template.hbs\n 4:2 error img tags must have an alt attribute img-alt-attributes\n 1:4 error Non-translated string used no-bare-strings\n 3:5 error Non-translated string used no-bare-strings\n 3:16 error Non-translated string used no-bare-strings\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/drop-preview/template.hbs\n 1:58 error elements cannot have inline styles no-inline-styles\n 1:34 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/empty-section-drop-target/template.hbs\n 1:30 error elements cannot have inline styles no-inline-styles\n 3:4 error Interaction added to non-interactive element no-invalid-interactive\n 4:4 error Interaction added to non-interactive element no-invalid-interactive\n 2:64 error you must use double quotes in templates quotes\n 2:81 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/layout-section-editor/template.hbs\n 8:28 error you must use double quotes in templates quotes\n 9:29 error you must use double quotes in templates quotes\n 14:16 error you must use double quotes in templates quotes\n 15:15 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/list-card/template.hbs\n 62:55 error you must use double quotes in templates quotes\n 27:91 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/mobile-nav/template.hbs\n 4:4 error Incorrect indentation for `<h2>` beginning at L4:C4. Expected `<h2>` to be at an indentation of 6 but was found at 4. block-indentation\n 1:87 error Attribute style should be either quoted or wrapped in mustaches no-quoteless-attributes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-body/template.hbs\n 6:24 error you must use double quotes in templates quotes\n 7:22 error you must use double quotes in templates quotes\n 8:27 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-layout/template.hbs\n 13:16 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-layout-editor/template.hbs\n 6:28 error you must use double quotes in templates quotes\n 10:35 error you must use double quotes in templates quotes\n 11:37 error you must use double quotes in templates quotes\n 14:25 error you must use double quotes in templates quotes\n 15:26 error you must use double quotes in templates quotes\n 20:17 error you must use double quotes in templates quotes\n 21:21 error you must use double quotes in templates quotes\n 22:22 error you must use double quotes in templates quotes\n 23:20 error you must use double quotes in templates quotes\n 24:23 error you must use double quotes in templates quotes\n 27:7 error you must use double quotes in templates quotes\n 32:17 error you must use double quotes in templates quotes\n 37:115 error you must use double quotes in templates quotes\n 38:98 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/page-save-controls/template.hbs\n 5:145 error Incorrect indentation for `<span>` beginning at L5:C145. Expected `<span>` to be at an indentation of 6 but was found at 145. block-indentation\n 6:13 error Incorrect indentation for `span` beginning at L5:C145. Expected `</span>` ending at L6:C13 to be at an indentation of 145 but was found at 6. block-indentation\n 17:143 error Incorrect indentation for `<span>` beginning at L17:C143. Expected `<span>` to be at an indentation of 4 but was found at 143. block-indentation\n 18:11 error Incorrect indentation for `span` beginning at L17:C143. Expected `</span>` ending at L18:C11 to be at an indentation of 143 but was found at 4. block-indentation\n 22:2 error links with target="_blank" must have rel="noopener" link-rel-noopener\n 22:10 error Unnecessary string concatenation. Use {{siteUrl}} instead of "{{siteUrl}}". no-unnecessary-concat\n 1:26 error you must use double quotes in templates quotes\n 2:51 error you must use double quotes in templates quotes\n 5:136 error you must use double quotes in templates quotes\n 17:134 error you must use double quotes in templates quotes\n 24:49 error you must use double quotes in templates quotes\n 5:159 error Do not use glyphicon no-glyphicons\n 17:157 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/placeholder-card/template.hbs\n 8:8 error Incorrect indentation for `give us\n ` beginning at L8:C8. Expected `give us\n ` to be at an indentation of 6 but was found at 8. block-indentation\n 1:4 error Non-translated string used no-bare-strings\n 3:5 error Non-translated string used no-bare-strings\n 3:43 error Non-translated string used no-bare-strings\n 4:5 error Non-translated string used no-bare-strings\n 6:8 error Non-translated string used no-bare-strings\n 7:8 error Non-translated string used no-bare-strings\n 8:8 error Non-translated string used no-bare-strings\n 9:18 error Non-translated string used no-bare-strings\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/row-drop-targets/template.hbs\n 1:30 error elements cannot have inline styles no-inline-styles\n 3:4 error Interaction added to non-interactive element no-invalid-interactive\n 4:4 error Interaction added to non-interactive element no-invalid-interactive\n 7:4 error Interaction added to non-interactive element no-invalid-interactive\n 8:4 error Interaction added to non-interactive element no-invalid-interactive\n 2:57 error you must use double quotes in templates quotes\n 2:68 error you must use double quotes in templates quotes\n 6:60 error you must use double quotes in templates quotes\n 6:74 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/section-controls/template.hbs\n 2:29 error Interaction added to non-interactive element no-invalid-interactive\n 5:29 error Interaction added to non-interactive element no-invalid-interactive\n 3:2 error Do not use glyphicon no-glyphicons\n 6:2 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/section-drag-control/template.hbs\n 1:0 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/section-style-editor/template.hbs\n 17:141 error Unnecessary string concatenation. Use {{t \'layout.sectionStyleEditor.textColorTooltip\'}} instead of "{{t \'layout.sectionStyleEditor.textColorTooltip\'}}". no-unnecessary-concat\n 2:10 error you must use double quotes in templates quotes\n 6:44 error you must use double quotes in templates quotes\n 8:70 error you must use double quotes in templates quotes\n 8:106 error you must use double quotes in templates quotes\n 8:124 error you must use double quotes in templates quotes\n 9:12 error you must use double quotes in templates quotes\n 11:70 error you must use double quotes in templates quotes\n 11:107 error you must use double quotes in templates quotes\n 11:125 error you must use double quotes in templates quotes\n 12:12 error you must use double quotes in templates quotes\n 17:51 error you must use double quotes in templates quotes\n 17:146 error you must use double quotes in templates quotes\n 24:49 error you must use double quotes in templates quotes\n 31:42 error you must use double quotes in templates quotes\n 33:68 error you must use double quotes in templates quotes\n 33:104 error you must use double quotes in templates quotes\n 33:120 error you must use double quotes in templates quotes\n 34:12 error you must use double quotes in templates quotes\n 36:68 error you must use double quotes in templates quotes\n 36:105 error you must use double quotes in templates quotes\n 36:121 error you must use double quotes in templates quotes\n 37:12 error you must use double quotes in templates quotes\n 40:22 error you must use double quotes in templates quotes\n 45:18 error you must use double quotes in templates quotes\n 46:17 error you must use double quotes in templates quotes\n 47:46 error you must use double quotes in templates quotes\n 47:83 error you must use double quotes in templates quotes\n 48:31 error you must use double quotes in templates quotes\n 49:36 error you must use double quotes in templates quotes\n 52:104 error you must use double quotes in templates quotes\n 52:119 error you must use double quotes in templates quotes\n 56:95 error you must use double quotes in templates quotes\n 58:73 error you must use double quotes in templates quotes\n 59:91 error you must use double quotes in templates quotes\n 63:26 error you must use double quotes in templates quotes\n 68:18 error you must use double quotes in templates quotes\n 72:33 error you must use double quotes in templates quotes\n 72:110 error you must use double quotes in templates quotes\n 72:135 error you must use double quotes in templates quotes\n 74:16 error you must use double quotes in templates quotes\n 78:49 error you must use double quotes in templates quotes\n 91:46 error you must use double quotes in templates quotes\n 92:13 error you must use double quotes in templates quotes\n 99:42 error you must use double quotes in templates quotes\n 104:65 error you must use double quotes in templates quotes\n 105:22 error you must use double quotes in templates quotes\n 108:31 error you must use double quotes in templates quotes\n 111:34 error you must use double quotes in templates quotes\n 19:6 error Self-closing a void element is redundant self-closing-void-elements\n 26:6 error Self-closing a void element is redundant self-closing-void-elements\n 17:91 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/addon/components/pages/create-page-inline/template.hbs\n 2:35 error you must use double quotes in templates quotes\n 4:72 error you must use double quotes in templates quotes\n 11:54 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/cards/template.hbs\n 7:63 error Incorrect indentation for `p` beginning at L5:C6. Expected `</p>` ending at L7:C63 to be at an indentation of 6 but was found at 59. block-indentation\n 5:9 error Incorrect indentation for `The [Drag Me] div uses HTML5 drag and drop events to cause the "card editor"\n component to display a "drop-point" using\n an absolutely positioned div. This works pretty well.` beginning at L5:C9. Expected `The [Drag Me] div uses HTML5 drag and drop events to cause the "card editor"\n component to display a "drop-point" using\n an absolutely positioned div. This works pretty well.` to be at an indentation of 8 but was found at 9. block-indentation\n 12:9 error Incorrect indentation for `Drop cards into "rows" and have them initially take up 100% of a row. Dragging\n another card over an existing one shows drop-targets on either side, and on-drop,\n the existing card is split. Mousing near a shared-edge will show a re-size widget.\n ` beginning at L12:C9. Expected `Drop cards into "rows" and have them initially take up 100% of a row. Dragging\n another card over an existing one shows drop-targets on either side, and on-drop,\n the existing card is split. Mousing near a shared-edge will show a re-size widget.\n ` to be at an indentation of 8 but was found at 9. block-indentation\n 4:10 error Non-translated string used no-bare-strings\n 5:9 error Non-translated string used no-bare-strings\n 11:10 error Non-translated string used no-bare-strings\n 12:9 error Non-translated string used no-bare-strings\n 23:6 error Non-translated string used no-bare-strings\n 24:2 error HTML comment detected no-html-comments\n 28:53 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/application.hbs\n 11:8 error Incorrect indentation for `{{link-to}}` beginning at L11:C8. Expected `{{link-to}}` to be at an indentation of 6 but was found at 8. block-indentation\n 22:8 error Incorrect indentation for `<li>` beginning at L22:C8. Expected `<li>` to be at an indentation of 10 but was found at 8. block-indentation\n 24:8 error Incorrect indentation for `<li>` beginning at L24:C8. Expected `<li>` to be at an indentation of 10 but was found at 8. block-indentation\n 5:30 error Non-translated string used no-bare-strings\n 22:45 error Non-translated string used no-bare-strings\n 24:44 error Non-translated string used no-bare-strings\n 27:79 error Non-translated string used no-bare-strings\n 29:10 error HTML comment detected no-html-comments\n 30:8 error HTML comment detected no-html-comments\n 11:18 error you must use double quotes in templates quotes\n 11:51 error you must use double quotes in templates quotes\n 22:33 error you must use double quotes in templates quotes\n 24:33 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/index.hbs\n 4:10 error Non-translated string used no-bare-strings\n 5:9 error Non-translated string used no-bare-strings\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/pages/index.hbs\n 3:2 error Incorrect indentation for `<div>` beginning at L3:C2. Expected `<div>` to be at an indentation of 4 but was found at 2. block-indentation\n 9:9 error Incorrect indentation for `div` beginning at L3:C2. Expected `</div>` ending at L9:C9 to be at an indentation of 2 but was found at 3. block-indentation\n 5:10 error Incorrect indentation for `My Pages\n ` beginning at L5:C10. Expected `My Pages\n ` to be at an indentation of 8 but was found at 10. block-indentation\n 6:10 error Incorrect indentation for `{{#link-to}}` beginning at L6:C10. Expected `{{#link-to}}` to be at an indentation of 8 but was found at 10. block-indentation\n 5:10 error Non-translated string used no-bare-strings\n 6:77 error Non-translated string used no-bare-strings\n 17:16 error Non-translated string used no-bare-strings\n 18:16 error Non-translated string used no-bare-strings\n 19:16 error Non-translated string used no-bare-strings\n 30:178 error Non-translated string used no-bare-strings\n 31:92 error Non-translated string used no-bare-strings\n 32:179 error Non-translated string used no-bare-strings\n 6:21 error you must use double quotes in templates quotes\n 30:27 error you must use double quotes in templates quotes\n 31:76 error you must use double quotes in templates quotes\n 32:27 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-components/tests/dummy/app/templates/pages/page/edit.hbs\n 10:12 error Non-translated string used no-bare-strings\n 16:12 error Non-translated string used no-bare-strings\n 2:32 error you must use double quotes in templates quotes\n 4:23 error you must use double quotes in templates quotes\n 5:25 error you must use double quotes in templates quotes\n 6:23 error you must use double quotes in templates quotes\n\n✖ 219 problems (219 errors, 0 warnings)\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\n', | |
| stderr: 'error Command failed with exit code 1.\n', | |
| failed: true, | |
| signal: null, | |
| cmd: 'yarn run lint:hbs', | |
| timedOut: false, | |
| exitCode: 1 } | |
| error Command failed with exit code 1. | |
| info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. | |
| 02:43:07 ~/dev/opendata-ui (b/88886-bis) $yarn template-lint:ci | grep "Errored while running script in" | |
| lerna info version 2.11.0 | |
| lerna info scope ember-arcgis-* | |
| lerna ERR! lint:hbs Errored while running script in 'ember-arcgis-layout-services' | |
| lerna ERR! execute callback with error | |
| lerna ERR! Error: Command failed: yarn run lint:hbs | |
| lerna ERR! error Command failed with exit code 1. | |
| lerna ERR! $ ember-template-lint . --quiet | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/application/template.hbs | |
| lerna ERR! 11:8 error Incorrect indentation for `{{link-to}}` beginning at L11:C8. Expected `{{link-to}}` to be at an indentation of 6 but was found at 8. block-indentation | |
| lerna ERR! 24:8 error Incorrect indentation for `<li>` beginning at L24:C8. Expected `<li>` to be at an indentation of 10 but was found at 8. block-indentation | |
| lerna ERR! 26:8 error Incorrect indentation for `{{#active-link}}` beginning at L26:C8. Expected `{{#active-link}}` to be at an indentation of 10 but was found at 8. block-indentation | |
| lerna ERR! 35:4 error Incorrect indentation for `{{outlet}}` beginning at L35:C4. Expected `{{outlet}}` to be at an indentation of 2 but was found at 4. block-indentation | |
| lerna ERR! 5:30 error Non-translated string used no-bare-strings | |
| lerna ERR! 24:45 error Non-translated string used no-bare-strings | |
| lerna ERR! 29:110 error Non-translated string used no-bare-strings | |
| lerna ERR! 31:10 error HTML comment detected no-html-comments | |
| lerna ERR! 32:8 error HTML comment detected no-html-comments | |
| lerna ERR! 11:18 error you must use double quotes in templates quotes | |
| lerna ERR! 11:49 error you must use double quotes in templates quotes | |
| lerna ERR! 24:33 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/index/template.hbs | |
| lerna ERR! 7:35 error Incorrect indentation for `p` beginning at L4:C4. Expected `</p>` ending at L7:C35 to be at an indentation of 4 but was found at 31. block-indentation | |
| lerna ERR! 4:7 error Incorrect indentation for `This is the demo app (aka dummy) for this project. | |
| lerna ERR! The demo app is NOT the expected user interface - it is merely a test-harness used | |
| lerna ERR! during development and testing, and serves as an example of how to use the Services | |
| lerna ERR! in your own application.` beginning at L4:C7. Expected `This is the demo app (aka dummy) for this project. | |
| lerna ERR! The demo app is NOT the expected user interface - it is merely a test-harness used | |
| lerna ERR! during development and testing, and serves as an example of how to use the Services | |
| lerna ERR! in your own application.` to be at an indentation of 6 but was found at 7. block-indentation | |
| lerna ERR! 9:24 error Incorrect indentation for `p` beginning at L8:C4. Expected `</p>` ending at L9:C24 to be at an indentation of 4 but was found at 20. block-indentation | |
| lerna ERR! 8:7 error Incorrect indentation for `The addon itself is simply the services used to communicate with the Portal API when working with-controller | |
| lerna ERR! Pages and Sites.` beginning at L8:C7. Expected `The addon itself is simply the services used to communicate with the Portal API when working with-controller | |
| lerna ERR! Pages and Sites.` to be at an indentation of 6 but was found at 7. block-indentation | |
| lerna ERR! 3:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 4:7 error Non-translated string used no-bare-strings | |
| lerna ERR! 8:7 error Non-translated string used no-bare-strings | |
| lerna ERR! 10:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 13:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 15:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 16:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 17:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 18:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 19:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 20:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 21:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 26:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 28:10 error Non-translated string used no-bare-strings | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/pages/template.hbs | |
| lerna ERR! 14:10 error Incorrect indentation for `<tr>` beginning at L14:C10. Expected `<tr>` to be at an indentation of 12 but was found at 10. block-indentation | |
| lerna ERR! 15:16 error Incorrect indentation for `{{item.title}}` beginning at L15:C16. Expected `{{item.title}}` to be at an indentation of 14 but was found at 16. block-indentation | |
| lerna ERR! 19:18 error Incorrect indentation for `{{tag}}` beginning at L19:C18. Expected `{{tag}}` to be at an indentation of 20 but was found at 18. block-indentation | |
| lerna ERR! 28:14 error links with target="_blank" must have rel="noopener" link-rel-noopener | |
| lerna ERR! 6:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 7:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 8:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 9:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 10:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 35:39 error Non-translated string used no-bare-strings | |
| lerna ERR! 17:23 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 28:93 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/signin/template.hbs | |
| lerna ERR! 4:4 error Incorrect indentation for `<h2>` beginning at L4:C4. Expected `<h2>` to be at an indentation of 6 but was found at 4. block-indentation | |
| lerna ERR! 5:4 error Incorrect indentation for `<p>` beginning at L5:C4. Expected `<p>` to be at an indentation of 6 but was found at 4. block-indentation | |
| lerna ERR! 9:4 error Incorrect indentation for `<h2>` beginning at L9:C4. Expected `<h2>` to be at an indentation of 6 but was found at 4. block-indentation | |
| lerna ERR! 10:4 error Incorrect indentation for `<p>` beginning at L10:C4. Expected `<p>` to be at an indentation of 6 but was found at 4. block-indentation | |
| lerna ERR! 11:4 error Incorrect indentation for `<p>` beginning at L11:C4. Expected `<p>` to be at an indentation of 6 but was found at 4. block-indentation | |
| lerna ERR! 12:4 error Incorrect indentation for `<button>` beginning at L12:C4. Expected `<button>` to be at an indentation of 6 but was found at 4. block-indentation | |
| lerna ERR! 7:37 error Incorrect indentation for `p` beginning at L5:C4. Expected `</p>` ending at L7:C37 to be at an indentation of 4 but was found at 33. block-indentation | |
| lerna ERR! 5:7 error Incorrect indentation for `This style of login only works for apps hosted on *.arcgis.com domains. | |
| lerna ERR! This allows for the authentication to occur in an iframe instead of a full-page | |
| lerna ERR! redirect or a pop-out window.` beginning at L5:C7. Expected `This style of login only works for apps hosted on *.arcgis.com domains. | |
| lerna ERR! This allows for the authentication to occur in an iframe instead of a full-page | |
| lerna ERR! redirect or a pop-out window.` to be at an indentation of 6 but was found at 7. block-indentation | |
| lerna ERR! 4:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 5:7 error Non-translated string used no-bare-strings | |
| lerna ERR! 9:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 10:7 error Non-translated string used no-bare-strings | |
| lerna ERR! 11:7 error Non-translated string used no-bare-strings | |
| lerna ERR! 12:70 error Non-translated string used no-bare-strings | |
| lerna ERR! 12:59 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/components/item-list-pager/template.hbs | |
| lerna ERR! 2:0 error Incorrect indentation for `<ul>` beginning at L2:C0. Expected `<ul>` to be at an indentation of 2 but was found at 0. block-indentation | |
| lerna ERR! 6:23 error Non-translated string used no-bare-strings | |
| lerna ERR! 9:23 error Non-translated string used no-bare-strings | |
| lerna ERR! 13:42 error Non-translated string used no-bare-strings | |
| lerna ERR! 16:50 error Non-translated string used no-bare-strings | |
| lerna ERR! 34:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 37:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 41:50 error Non-translated string used no-bare-strings | |
| lerna ERR! 44:50 error Non-translated string used no-bare-strings | |
| lerna ERR! 26:14 error Unnecessary string concatenation. Use {{num.className}} instead of "{{num.className}}". no-unnecessary-concat | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/components/row-edit-controls/template.hbs | |
| lerna ERR! 3:2 error Incorrect indentation for `<li>` beginning at L3:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation | |
| lerna ERR! 4:2 error Incorrect indentation for `<li>` beginning at L4:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation | |
| lerna ERR! 6:2 error Incorrect indentation for `<li>` beginning at L6:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation | |
| lerna ERR! 7:2 error Incorrect indentation for `<li>` beginning at L7:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation | |
| lerna ERR! 3:17 error you must use double quotes in templates quotes | |
| lerna ERR! 4:46 error you must use double quotes in templates quotes | |
| lerna ERR! 6:17 error you must use double quotes in templates quotes | |
| lerna ERR! 7:46 error you must use double quotes in templates quotes | |
| lerna ERR! 3:90 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 4:83 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 6:76 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 7:66 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/domains/index/template.hbs | |
| lerna ERR! 19:2 error Incorrect indentation for `{{#if}}` beginning at L19:C2. Expected `{{#if}}` to be at an indentation of 4 but was found at 2. block-indentation | |
| lerna ERR! 32:8 error Incorrect indentation for `<tr>` beginning at L32:C8. Expected `<tr>` to be at an indentation of 10 but was found at 8. block-indentation | |
| lerna ERR! 3:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 23:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 24:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 25:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 26:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 27:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 45:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 46:9 error Non-translated string used no-bare-strings | |
| lerna ERR! 1:17 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 11:79 error you must use double quotes in templates quotes | |
| lerna ERR! 16:14 error you must use double quotes in templates quotes | |
| lerna ERR! 16:27 error you must use double quotes in templates quotes | |
| lerna ERR! 16:47 error you must use double quotes in templates quotes | |
| lerna ERR! 38:61 error you must use double quotes in templates quotes | |
| lerna ERR! 11:91 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/domains/new/template.hbs | |
| lerna ERR! 3:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 5:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 9:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 13:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 17:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 20:68 error Non-translated string used no-bare-strings | |
| lerna ERR! 23:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 6:33 error you must use double quotes in templates quotes | |
| lerna ERR! 10:33 error you must use double quotes in templates quotes | |
| lerna ERR! 14:36 error you must use double quotes in templates quotes | |
| lerna ERR! 18:36 error you must use double quotes in templates quotes | |
| lerna ERR! 20:59 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/od-domains/index/template.hbs | |
| lerna ERR! 19:2 error Incorrect indentation for `{{#if}}` beginning at L19:C2. Expected `{{#if}}` to be at an indentation of 4 but was found at 2. block-indentation | |
| lerna ERR! 33:8 error Incorrect indentation for `<tr>` beginning at L33:C8. Expected `<tr>` to be at an indentation of 10 but was found at 8. block-indentation | |
| lerna ERR! 3:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 23:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 24:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 25:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 26:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 27:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 28:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 46:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 47:9 error Non-translated string used no-bare-strings | |
| lerna ERR! 1:17 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 11:79 error you must use double quotes in templates quotes | |
| lerna ERR! 16:14 error you must use double quotes in templates quotes | |
| lerna ERR! 16:27 error you must use double quotes in templates quotes | |
| lerna ERR! 16:50 error you must use double quotes in templates quotes | |
| lerna ERR! 39:61 error you must use double quotes in templates quotes | |
| lerna ERR! 11:91 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/od-domains/new/template.hbs | |
| lerna ERR! 3:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 5:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 9:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 13:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 17:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 20:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 22:18 error Non-translated string used no-bare-strings | |
| lerna ERR! 23:18 error Non-translated string used no-bare-strings | |
| lerna ERR! 24:18 error Non-translated string used no-bare-strings | |
| lerna ERR! 26:68 error Non-translated string used no-bare-strings | |
| lerna ERR! 29:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 6:35 error you must use double quotes in templates quotes | |
| lerna ERR! 10:33 error you must use double quotes in templates quotes | |
| lerna ERR! 14:36 error you must use double quotes in templates quotes | |
| lerna ERR! 18:36 error you must use double quotes in templates quotes | |
| lerna ERR! 26:59 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/index/template.hbs | |
| lerna ERR! 31:10 error Incorrect indentation for `<tr>` beginning at L31:C10. Expected `<tr>` to be at an indentation of 12 but was found at 10. block-indentation | |
| lerna ERR! 32:16 error Incorrect indentation for `{{item.title}}` beginning at L32:C16. Expected `{{item.title}}` to be at an indentation of 14 but was found at 16. block-indentation | |
| lerna ERR! 36:18 error Incorrect indentation for `{{tag}}` beginning at L36:C18. Expected `{{tag}}` to be at an indentation of 20 but was found at 18. block-indentation | |
| lerna ERR! 47:14 error links with target="_blank" must have rel="noopener" link-rel-noopener | |
| lerna ERR! 3:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 23:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 24:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 25:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 26:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 27:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 55:39 error Non-translated string used no-bare-strings | |
| lerna ERR! 1:17 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 34:23 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 9:79 error you must use double quotes in templates quotes | |
| lerna ERR! 45:25 error you must use double quotes in templates quotes | |
| lerna ERR! 9:91 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 45:78 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 46:87 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 47:93 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/legacy/template.hbs | |
| lerna ERR! 31:10 error Incorrect indentation for `<tr>` beginning at L31:C10. Expected `<tr>` to be at an indentation of 12 but was found at 10. block-indentation | |
| lerna ERR! 32:16 error Incorrect indentation for `{{item.title}}` beginning at L32:C16. Expected `{{item.title}}` to be at an indentation of 14 but was found at 16. block-indentation | |
| lerna ERR! 36:18 error Incorrect indentation for `{{tag}}` beginning at L36:C18. Expected `{{tag}}` to be at an indentation of 20 but was found at 18. block-indentation | |
| lerna ERR! 47:14 error links with target="_blank" must have rel="noopener" link-rel-noopener | |
| lerna ERR! 3:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 23:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 24:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 25:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 26:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 27:14 error Non-translated string used no-bare-strings | |
| lerna ERR! 55:39 error Non-translated string used no-bare-strings | |
| lerna ERR! 1:17 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 34:23 error elements cannot have inline styles no-inline-styles | |
| lerna ERR! 9:79 error you must use double quotes in templates quotes | |
| lerna ERR! 45:25 error you must use double quotes in templates quotes | |
| lerna ERR! 9:91 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 45:78 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 46:87 error Do not use glyphicon no-glyphicons | |
| lerna ERR! 47:93 error Do not use glyphicon no-glyphicons | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/new/template.hbs | |
| lerna ERR! 5:112 error Incorrect indentation for `h2` beginning at L3:C4. Expected `</h2>` ending at L5:C112 to be at an indentation of 4 but was found at 107. block-indentation | |
| lerna ERR! 3:8 error Incorrect indentation for `Create new Site Item | |
| lerna ERR! ` beginning at L3:C8. Expected `Create new Site Item | |
| lerna ERR! ` to be at an indentation of 6 but was found at 8. block-indentation | |
| lerna ERR! 11:6 error Incorrect indentation for `<h3>` beginning at L11:C6. Expected `<h3>` to be at an indentation of 4 but was found at 6. block-indentation | |
| lerna ERR! 3:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 4:96 error Non-translated string used no-bare-strings | |
| lerna ERR! 5:94 error Non-translated string used no-bare-strings | |
| lerna ERR! 11:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 15:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 4:85 error you must use double quotes in templates quotes | |
| lerna ERR! 5:85 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/od-domains/domain/edit/template.hbs | |
| lerna ERR! 3:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 5:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 9:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 13:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 17:20 error Non-translated string used no-bare-strings | |
| lerna ERR! 20:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 22:18 error Non-translated string used no-bare-strings | |
| lerna ERR! 23:18 error Non-translated string used no-bare-strings | |
| lerna ERR! 24:18 error Non-translated string used no-bare-strings | |
| lerna ERR! 26:68 error Non-translated string used no-bare-strings | |
| lerna ERR! 29:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 6:48 error you must use double quotes in templates quotes | |
| lerna ERR! 10:46 error you must use double quotes in templates quotes | |
| lerna ERR! 14:49 error you must use double quotes in templates quotes | |
| lerna ERR! 18:49 error you must use double quotes in templates quotes | |
| lerna ERR! 26:59 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/site/edit/template.hbs | |
| lerna ERR! 5:112 error Incorrect indentation for `h2` beginning at L3:C4. Expected `</h2>` ending at L5:C112 to be at an indentation of 4 but was found at 107. block-indentation | |
| lerna ERR! 3:8 error Incorrect indentation for `Edit ` beginning at L3:C8. Expected `Edit ` to be at an indentation of 6 but was found at 8. block-indentation | |
| lerna ERR! 11:6 error Incorrect indentation for `<h3>` beginning at L11:C6. Expected `<h3>` to be at an indentation of 4 but was found at 6. block-indentation | |
| lerna ERR! 20:25 error Incorrect indentation for ` | |
| lerna ERR! TODO Add Item Resources | |
| lerna ERR! ` beginning at L20:C25. Expected ` | |
| lerna ERR! TODO Add Item Resources | |
| lerna ERR! ` to be at an indentation of 4 but was found at 3. block-indentation | |
| lerna ERR! 3:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 4:96 error Non-translated string used no-bare-strings | |
| lerna ERR! 5:94 error Non-translated string used no-bare-strings | |
| lerna ERR! 11:10 error Non-translated string used no-bare-strings | |
| lerna ERR! 15:8 error Non-translated string used no-bare-strings | |
| lerna ERR! 20:25 error Non-translated string used no-bare-strings | |
| lerna ERR! 4:85 error you must use double quotes in templates quotes | |
| lerna ERR! 5:85 error you must use double quotes in templates quotes | |
| lerna ERR! | |
| lerna ERR! ✖ 218 problems (218 errors, 0 warnings) | |
| lerna ERR! info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. | |
| lerna ERR! | |
| lerna ERR! at Promise.all.then.arr (/Users/mjuniper/dev/opendata-ui/node_modules/lerna/node_modules/execa/index.js:236:11) | |
| lerna ERR! at <anonymous> | |
| lerna WARN complete Waiting for 3 child processes to exit. CTRL-C to exit immediately. | |
| lerna ERR! lint:hbs Errored while running script in 'ember-arcgis-layout-cards' | |
| lerna ERR! lint:hbs Errored while running script in 'ember-arcgis-layout-components' | |
| lerna ERR! lint:hbs Errored while running script in 'ember-arcgis-opendata-components' | |
| { Error: Command failed: yarn run lint:hbs | |
| error Command failed with exit code 1. | |
| $ ember-template-lint . --quiet | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/application/template.hbs | |
| 11:8 error Incorrect indentation for `{{link-to}}` beginning at L11:C8. Expected `{{link-to}}` to be at an indentation of 6 but was found at 8. block-indentation | |
| 24:8 error Incorrect indentation for `<li>` beginning at L24:C8. Expected `<li>` to be at an indentation of 10 but was found at 8. block-indentation | |
| 26:8 error Incorrect indentation for `{{#active-link}}` beginning at L26:C8. Expected `{{#active-link}}` to be at an indentation of 10 but was found at 8. block-indentation | |
| 35:4 error Incorrect indentation for `{{outlet}}` beginning at L35:C4. Expected `{{outlet}}` to be at an indentation of 2 but was found at 4. block-indentation | |
| 5:30 error Non-translated string used no-bare-strings | |
| 24:45 error Non-translated string used no-bare-strings | |
| 29:110 error Non-translated string used no-bare-strings | |
| 31:10 error HTML comment detected no-html-comments | |
| 32:8 error HTML comment detected no-html-comments | |
| 11:18 error you must use double quotes in templates quotes | |
| 11:49 error you must use double quotes in templates quotes | |
| 24:33 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/index/template.hbs | |
| 7:35 error Incorrect indentation for `p` beginning at L4:C4. Expected `</p>` ending at L7:C35 to be at an indentation of 4 but was found at 31. block-indentation | |
| 4:7 error Incorrect indentation for `This is the demo app (aka dummy) for this project. | |
| The demo app is NOT the expected user interface - it is merely a test-harness used | |
| during development and testing, and serves as an example of how to use the Services | |
| in your own application.` beginning at L4:C7. Expected `This is the demo app (aka dummy) for this project. | |
| The demo app is NOT the expected user interface - it is merely a test-harness used | |
| during development and testing, and serves as an example of how to use the Services | |
| in your own application.` to be at an indentation of 6 but was found at 7. block-indentation | |
| 9:24 error Incorrect indentation for `p` beginning at L8:C4. Expected `</p>` ending at L9:C24 to be at an indentation of 4 but was found at 20. block-indentation | |
| 8:7 error Incorrect indentation for `The addon itself is simply the services used to communicate with the Portal API when working with-controller | |
| Pages and Sites.` beginning at L8:C7. Expected `The addon itself is simply the services used to communicate with the Portal API when working with-controller | |
| Pages and Sites.` to be at an indentation of 6 but was found at 7. block-indentation | |
| 3:8 error Non-translated string used no-bare-strings | |
| 4:7 error Non-translated string used no-bare-strings | |
| 8:7 error Non-translated string used no-bare-strings | |
| 10:8 error Non-translated string used no-bare-strings | |
| 13:8 error Non-translated string used no-bare-strings | |
| 15:10 error Non-translated string used no-bare-strings | |
| 16:10 error Non-translated string used no-bare-strings | |
| 17:10 error Non-translated string used no-bare-strings | |
| 18:10 error Non-translated string used no-bare-strings | |
| 19:10 error Non-translated string used no-bare-strings | |
| 20:10 error Non-translated string used no-bare-strings | |
| 21:10 error Non-translated string used no-bare-strings | |
| 26:8 error Non-translated string used no-bare-strings | |
| 28:10 error Non-translated string used no-bare-strings | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/pages/template.hbs | |
| 14:10 error Incorrect indentation for `<tr>` beginning at L14:C10. Expected `<tr>` to be at an indentation of 12 but was found at 10. block-indentation | |
| 15:16 error Incorrect indentation for `{{item.title}}` beginning at L15:C16. Expected `{{item.title}}` to be at an indentation of 14 but was found at 16. block-indentation | |
| 19:18 error Incorrect indentation for `{{tag}}` beginning at L19:C18. Expected `{{tag}}` to be at an indentation of 20 but was found at 18. block-indentation | |
| 28:14 error links with target="_blank" must have rel="noopener" link-rel-noopener | |
| 6:14 error Non-translated string used no-bare-strings | |
| 7:14 error Non-translated string used no-bare-strings | |
| 8:14 error Non-translated string used no-bare-strings | |
| 9:14 error Non-translated string used no-bare-strings | |
| 10:14 error Non-translated string used no-bare-strings | |
| 35:39 error Non-translated string used no-bare-strings | |
| 17:23 error elements cannot have inline styles no-inline-styles | |
| 28:93 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/signin/template.hbs | |
| 4:4 error Incorrect indentation for `<h2>` beginning at L4:C4. Expected `<h2>` to be at an indentation of 6 but was found at 4. block-indentation | |
| 5:4 error Incorrect indentation for `<p>` beginning at L5:C4. Expected `<p>` to be at an indentation of 6 but was found at 4. block-indentation | |
| 9:4 error Incorrect indentation for `<h2>` beginning at L9:C4. Expected `<h2>` to be at an indentation of 6 but was found at 4. block-indentation | |
| 10:4 error Incorrect indentation for `<p>` beginning at L10:C4. Expected `<p>` to be at an indentation of 6 but was found at 4. block-indentation | |
| 11:4 error Incorrect indentation for `<p>` beginning at L11:C4. Expected `<p>` to be at an indentation of 6 but was found at 4. block-indentation | |
| 12:4 error Incorrect indentation for `<button>` beginning at L12:C4. Expected `<button>` to be at an indentation of 6 but was found at 4. block-indentation | |
| 7:37 error Incorrect indentation for `p` beginning at L5:C4. Expected `</p>` ending at L7:C37 to be at an indentation of 4 but was found at 33. block-indentation | |
| 5:7 error Incorrect indentation for `This style of login only works for apps hosted on *.arcgis.com domains. | |
| This allows for the authentication to occur in an iframe instead of a full-page | |
| redirect or a pop-out window.` beginning at L5:C7. Expected `This style of login only works for apps hosted on *.arcgis.com domains. | |
| This allows for the authentication to occur in an iframe instead of a full-page | |
| redirect or a pop-out window.` to be at an indentation of 6 but was found at 7. block-indentation | |
| 4:8 error Non-translated string used no-bare-strings | |
| 5:7 error Non-translated string used no-bare-strings | |
| 9:8 error Non-translated string used no-bare-strings | |
| 10:7 error Non-translated string used no-bare-strings | |
| 11:7 error Non-translated string used no-bare-strings | |
| 12:70 error Non-translated string used no-bare-strings | |
| 12:59 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/components/item-list-pager/template.hbs | |
| 2:0 error Incorrect indentation for `<ul>` beginning at L2:C0. Expected `<ul>` to be at an indentation of 2 but was found at 0. block-indentation | |
| 6:23 error Non-translated string used no-bare-strings | |
| 9:23 error Non-translated string used no-bare-strings | |
| 13:42 error Non-translated string used no-bare-strings | |
| 16:50 error Non-translated string used no-bare-strings | |
| 34:10 error Non-translated string used no-bare-strings | |
| 37:10 error Non-translated string used no-bare-strings | |
| 41:50 error Non-translated string used no-bare-strings | |
| 44:50 error Non-translated string used no-bare-strings | |
| 26:14 error Unnecessary string concatenation. Use {{num.className}} instead of "{{num.className}}". no-unnecessary-concat | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/components/row-edit-controls/template.hbs | |
| 3:2 error Incorrect indentation for `<li>` beginning at L3:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation | |
| 4:2 error Incorrect indentation for `<li>` beginning at L4:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation | |
| 6:2 error Incorrect indentation for `<li>` beginning at L6:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation | |
| 7:2 error Incorrect indentation for `<li>` beginning at L7:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation | |
| 3:17 error you must use double quotes in templates quotes | |
| 4:46 error you must use double quotes in templates quotes | |
| 6:17 error you must use double quotes in templates quotes | |
| 7:46 error you must use double quotes in templates quotes | |
| 3:90 error Do not use glyphicon no-glyphicons | |
| 4:83 error Do not use glyphicon no-glyphicons | |
| 6:76 error Do not use glyphicon no-glyphicons | |
| 7:66 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/domains/index/template.hbs | |
| 19:2 error Incorrect indentation for `{{#if}}` beginning at L19:C2. Expected `{{#if}}` to be at an indentation of 4 but was found at 2. block-indentation | |
| 32:8 error Incorrect indentation for `<tr>` beginning at L32:C8. Expected `<tr>` to be at an indentation of 10 but was found at 8. block-indentation | |
| 3:8 error Non-translated string used no-bare-strings | |
| 23:14 error Non-translated string used no-bare-strings | |
| 24:14 error Non-translated string used no-bare-strings | |
| 25:14 error Non-translated string used no-bare-strings | |
| 26:14 error Non-translated string used no-bare-strings | |
| 27:14 error Non-translated string used no-bare-strings | |
| 45:10 error Non-translated string used no-bare-strings | |
| 46:9 error Non-translated string used no-bare-strings | |
| 1:17 error elements cannot have inline styles no-inline-styles | |
| 11:79 error you must use double quotes in templates quotes | |
| 16:14 error you must use double quotes in templates quotes | |
| 16:27 error you must use double quotes in templates quotes | |
| 16:47 error you must use double quotes in templates quotes | |
| 38:61 error you must use double quotes in templates quotes | |
| 11:91 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/domains/new/template.hbs | |
| 3:8 error Non-translated string used no-bare-strings | |
| 5:20 error Non-translated string used no-bare-strings | |
| 9:20 error Non-translated string used no-bare-strings | |
| 13:20 error Non-translated string used no-bare-strings | |
| 17:20 error Non-translated string used no-bare-strings | |
| 20:68 error Non-translated string used no-bare-strings | |
| 23:8 error Non-translated string used no-bare-strings | |
| 6:33 error you must use double quotes in templates quotes | |
| 10:33 error you must use double quotes in templates quotes | |
| 14:36 error you must use double quotes in templates quotes | |
| 18:36 error you must use double quotes in templates quotes | |
| 20:59 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/od-domains/index/template.hbs | |
| 19:2 error Incorrect indentation for `{{#if}}` beginning at L19:C2. Expected `{{#if}}` to be at an indentation of 4 but was found at 2. block-indentation | |
| 33:8 error Incorrect indentation for `<tr>` beginning at L33:C8. Expected `<tr>` to be at an indentation of 10 but was found at 8. block-indentation | |
| 3:8 error Non-translated string used no-bare-strings | |
| 23:14 error Non-translated string used no-bare-strings | |
| 24:14 error Non-translated string used no-bare-strings | |
| 25:14 error Non-translated string used no-bare-strings | |
| 26:14 error Non-translated string used no-bare-strings | |
| 27:14 error Non-translated string used no-bare-strings | |
| 28:14 error Non-translated string used no-bare-strings | |
| 46:10 error Non-translated string used no-bare-strings | |
| 47:9 error Non-translated string used no-bare-strings | |
| 1:17 error elements cannot have inline styles no-inline-styles | |
| 11:79 error you must use double quotes in templates quotes | |
| 16:14 error you must use double quotes in templates quotes | |
| 16:27 error you must use double quotes in templates quotes | |
| 16:50 error you must use double quotes in templates quotes | |
| 39:61 error you must use double quotes in templates quotes | |
| 11:91 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/od-domains/new/template.hbs | |
| 3:8 error Non-translated string used no-bare-strings | |
| 5:20 error Non-translated string used no-bare-strings | |
| 9:20 error Non-translated string used no-bare-strings | |
| 13:20 error Non-translated string used no-bare-strings | |
| 17:20 error Non-translated string used no-bare-strings | |
| 20:8 error Non-translated string used no-bare-strings | |
| 22:18 error Non-translated string used no-bare-strings | |
| 23:18 error Non-translated string used no-bare-strings | |
| 24:18 error Non-translated string used no-bare-strings | |
| 26:68 error Non-translated string used no-bare-strings | |
| 29:8 error Non-translated string used no-bare-strings | |
| 6:35 error you must use double quotes in templates quotes | |
| 10:33 error you must use double quotes in templates quotes | |
| 14:36 error you must use double quotes in templates quotes | |
| 18:36 error you must use double quotes in templates quotes | |
| 26:59 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/index/template.hbs | |
| 31:10 error Incorrect indentation for `<tr>` beginning at L31:C10. Expected `<tr>` to be at an indentation of 12 but was found at 10. block-indentation | |
| 32:16 error Incorrect indentation for `{{item.title}}` beginning at L32:C16. Expected `{{item.title}}` to be at an indentation of 14 but was found at 16. block-indentation | |
| 36:18 error Incorrect indentation for `{{tag}}` beginning at L36:C18. Expected `{{tag}}` to be at an indentation of 20 but was found at 18. block-indentation | |
| 47:14 error links with target="_blank" must have rel="noopener" link-rel-noopener | |
| 3:8 error Non-translated string used no-bare-strings | |
| 23:14 error Non-translated string used no-bare-strings | |
| 24:14 error Non-translated string used no-bare-strings | |
| 25:14 error Non-translated string used no-bare-strings | |
| 26:14 error Non-translated string used no-bare-strings | |
| 27:14 error Non-translated string used no-bare-strings | |
| 55:39 error Non-translated string used no-bare-strings | |
| 1:17 error elements cannot have inline styles no-inline-styles | |
| 34:23 error elements cannot have inline styles no-inline-styles | |
| 9:79 error you must use double quotes in templates quotes | |
| 45:25 error you must use double quotes in templates quotes | |
| 9:91 error Do not use glyphicon no-glyphicons | |
| 45:78 error Do not use glyphicon no-glyphicons | |
| 46:87 error Do not use glyphicon no-glyphicons | |
| 47:93 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/legacy/template.hbs | |
| 31:10 error Incorrect indentation for `<tr>` beginning at L31:C10. Expected `<tr>` to be at an indentation of 12 but was found at 10. block-indentation | |
| 32:16 error Incorrect indentation for `{{item.title}}` beginning at L32:C16. Expected `{{item.title}}` to be at an indentation of 14 but was found at 16. block-indentation | |
| 36:18 error Incorrect indentation for `{{tag}}` beginning at L36:C18. Expected `{{tag}}` to be at an indentation of 20 but was found at 18. block-indentation | |
| 47:14 error links with target="_blank" must have rel="noopener" link-rel-noopener | |
| 3:8 error Non-translated string used no-bare-strings | |
| 23:14 error Non-translated string used no-bare-strings | |
| 24:14 error Non-translated string used no-bare-strings | |
| 25:14 error Non-translated string used no-bare-strings | |
| 26:14 error Non-translated string used no-bare-strings | |
| 27:14 error Non-translated string used no-bare-strings | |
| 55:39 error Non-translated string used no-bare-strings | |
| 1:17 error elements cannot have inline styles no-inline-styles | |
| 34:23 error elements cannot have inline styles no-inline-styles | |
| 9:79 error you must use double quotes in templates quotes | |
| 45:25 error you must use double quotes in templates quotes | |
| 9:91 error Do not use glyphicon no-glyphicons | |
| 45:78 error Do not use glyphicon no-glyphicons | |
| 46:87 error Do not use glyphicon no-glyphicons | |
| 47:93 error Do not use glyphicon no-glyphicons | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/new/template.hbs | |
| 5:112 error Incorrect indentation for `h2` beginning at L3:C4. Expected `</h2>` ending at L5:C112 to be at an indentation of 4 but was found at 107. block-indentation | |
| 3:8 error Incorrect indentation for `Create new Site Item | |
| ` beginning at L3:C8. Expected `Create new Site Item | |
| ` to be at an indentation of 6 but was found at 8. block-indentation | |
| 11:6 error Incorrect indentation for `<h3>` beginning at L11:C6. Expected `<h3>` to be at an indentation of 4 but was found at 6. block-indentation | |
| 3:8 error Non-translated string used no-bare-strings | |
| 4:96 error Non-translated string used no-bare-strings | |
| 5:94 error Non-translated string used no-bare-strings | |
| 11:10 error Non-translated string used no-bare-strings | |
| 15:8 error Non-translated string used no-bare-strings | |
| 4:85 error you must use double quotes in templates quotes | |
| 5:85 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/od-domains/domain/edit/template.hbs | |
| 3:8 error Non-translated string used no-bare-strings | |
| 5:20 error Non-translated string used no-bare-strings | |
| 9:20 error Non-translated string used no-bare-strings | |
| 13:20 error Non-translated string used no-bare-strings | |
| 17:20 error Non-translated string used no-bare-strings | |
| 20:8 error Non-translated string used no-bare-strings | |
| 22:18 error Non-translated string used no-bare-strings | |
| 23:18 error Non-translated string used no-bare-strings | |
| 24:18 error Non-translated string used no-bare-strings | |
| 26:68 error Non-translated string used no-bare-strings | |
| 29:8 error Non-translated string used no-bare-strings | |
| 6:48 error you must use double quotes in templates quotes | |
| 10:46 error you must use double quotes in templates quotes | |
| 14:49 error you must use double quotes in templates quotes | |
| 18:49 error you must use double quotes in templates quotes | |
| 26:59 error you must use double quotes in templates quotes | |
| /Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/site/edit/template.hbs | |
| 5:112 error Incorrect indentation for `h2` beginning at L3:C4. Expected `</h2>` ending at L5:C112 to be at an indentation of 4 but was found at 107. block-indentation | |
| 3:8 error Incorrect indentation for `Edit ` beginning at L3:C8. Expected `Edit ` to be at an indentation of 6 but was found at 8. block-indentation | |
| 11:6 error Incorrect indentation for `<h3>` beginning at L11:C6. Expected `<h3>` to be at an indentation of 4 but was found at 6. block-indentation | |
| 20:25 error Incorrect indentation for ` | |
| TODO Add Item Resources | |
| ` beginning at L20:C25. Expected ` | |
| TODO Add Item Resources | |
| ` to be at an indentation of 4 but was found at 3. block-indentation | |
| 3:8 error Non-translated string used no-bare-strings | |
| 4:96 error Non-translated string used no-bare-strings | |
| 5:94 error Non-translated string used no-bare-strings | |
| 11:10 error Non-translated string used no-bare-strings | |
| 15:8 error Non-translated string used no-bare-strings | |
| 20:25 error Non-translated string used no-bare-strings | |
| 4:85 error you must use double quotes in templates quotes | |
| 5:85 error you must use double quotes in templates quotes | |
| ✖ 218 problems (218 errors, 0 warnings) | |
| info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. | |
| at Promise.all.then.arr (/Users/mjuniper/dev/opendata-ui/node_modules/lerna/node_modules/execa/index.js:236:11) | |
| at <anonymous> | |
| at process._tickCallback (internal/process/next_tick.js:188:7) | |
| code: 1, | |
| killed: false, | |
| stdout: '$ ember-template-lint . --quiet\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/application/template.hbs\n 11:8 error Incorrect indentation for `{{link-to}}` beginning at L11:C8. Expected `{{link-to}}` to be at an indentation of 6 but was found at 8. block-indentation\n 24:8 error Incorrect indentation for `<li>` beginning at L24:C8. Expected `<li>` to be at an indentation of 10 but was found at 8. block-indentation\n 26:8 error Incorrect indentation for `{{#active-link}}` beginning at L26:C8. Expected `{{#active-link}}` to be at an indentation of 10 but was found at 8. block-indentation\n 35:4 error Incorrect indentation for `{{outlet}}` beginning at L35:C4. Expected `{{outlet}}` to be at an indentation of 2 but was found at 4. block-indentation\n 5:30 error Non-translated string used no-bare-strings\n 24:45 error Non-translated string used no-bare-strings\n 29:110 error Non-translated string used no-bare-strings\n 31:10 error HTML comment detected no-html-comments\n 32:8 error HTML comment detected no-html-comments\n 11:18 error you must use double quotes in templates quotes\n 11:49 error you must use double quotes in templates quotes\n 24:33 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/index/template.hbs\n 7:35 error Incorrect indentation for `p` beginning at L4:C4. Expected `</p>` ending at L7:C35 to be at an indentation of 4 but was found at 31. block-indentation\n 4:7 error Incorrect indentation for `This is the demo app (aka dummy) for this project.\n The demo app is NOT the expected user interface - it is merely a test-harness used\n during development and testing, and serves as an example of how to use the Services\n in your own application.` beginning at L4:C7. Expected `This is the demo app (aka dummy) for this project.\n The demo app is NOT the expected user interface - it is merely a test-harness used\n during development and testing, and serves as an example of how to use the Services\n in your own application.` to be at an indentation of 6 but was found at 7. block-indentation\n 9:24 error Incorrect indentation for `p` beginning at L8:C4. Expected `</p>` ending at L9:C24 to be at an indentation of 4 but was found at 20. block-indentation\n 8:7 error Incorrect indentation for `The addon itself is simply the services used to communicate with the Portal API when working with-controller\n Pages and Sites.` beginning at L8:C7. Expected `The addon itself is simply the services used to communicate with the Portal API when working with-controller\n Pages and Sites.` to be at an indentation of 6 but was found at 7. block-indentation\n 3:8 error Non-translated string used no-bare-strings\n 4:7 error Non-translated string used no-bare-strings\n 8:7 error Non-translated string used no-bare-strings\n 10:8 error Non-translated string used no-bare-strings\n 13:8 error Non-translated string used no-bare-strings\n 15:10 error Non-translated string used no-bare-strings\n 16:10 error Non-translated string used no-bare-strings\n 17:10 error Non-translated string used no-bare-strings\n 18:10 error Non-translated string used no-bare-strings\n 19:10 error Non-translated string used no-bare-strings\n 20:10 error Non-translated string used no-bare-strings\n 21:10 error Non-translated string used no-bare-strings\n 26:8 error Non-translated string used no-bare-strings\n 28:10 error Non-translated string used no-bare-strings\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/pages/template.hbs\n 14:10 error Incorrect indentation for `<tr>` beginning at L14:C10. Expected `<tr>` to be at an indentation of 12 but was found at 10. block-indentation\n 15:16 error Incorrect indentation for `{{item.title}}` beginning at L15:C16. Expected `{{item.title}}` to be at an indentation of 14 but was found at 16. block-indentation\n 19:18 error Incorrect indentation for `{{tag}}` beginning at L19:C18. Expected `{{tag}}` to be at an indentation of 20 but was found at 18. block-indentation\n 28:14 error links with target="_blank" must have rel="noopener" link-rel-noopener\n 6:14 error Non-translated string used no-bare-strings\n 7:14 error Non-translated string used no-bare-strings\n 8:14 error Non-translated string used no-bare-strings\n 9:14 error Non-translated string used no-bare-strings\n 10:14 error Non-translated string used no-bare-strings\n 35:39 error Non-translated string used no-bare-strings\n 17:23 error elements cannot have inline styles no-inline-styles\n 28:93 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/signin/template.hbs\n 4:4 error Incorrect indentation for `<h2>` beginning at L4:C4. Expected `<h2>` to be at an indentation of 6 but was found at 4. block-indentation\n 5:4 error Incorrect indentation for `<p>` beginning at L5:C4. Expected `<p>` to be at an indentation of 6 but was found at 4. block-indentation\n 9:4 error Incorrect indentation for `<h2>` beginning at L9:C4. Expected `<h2>` to be at an indentation of 6 but was found at 4. block-indentation\n 10:4 error Incorrect indentation for `<p>` beginning at L10:C4. Expected `<p>` to be at an indentation of 6 but was found at 4. block-indentation\n 11:4 error Incorrect indentation for `<p>` beginning at L11:C4. Expected `<p>` to be at an indentation of 6 but was found at 4. block-indentation\n 12:4 error Incorrect indentation for `<button>` beginning at L12:C4. Expected `<button>` to be at an indentation of 6 but was found at 4. block-indentation\n 7:37 error Incorrect indentation for `p` beginning at L5:C4. Expected `</p>` ending at L7:C37 to be at an indentation of 4 but was found at 33. block-indentation\n 5:7 error Incorrect indentation for `This style of login only works for apps hosted on *.arcgis.com domains.\n This allows for the authentication to occur in an iframe instead of a full-page\n redirect or a pop-out window.` beginning at L5:C7. Expected `This style of login only works for apps hosted on *.arcgis.com domains.\n This allows for the authentication to occur in an iframe instead of a full-page\n redirect or a pop-out window.` to be at an indentation of 6 but was found at 7. block-indentation\n 4:8 error Non-translated string used no-bare-strings\n 5:7 error Non-translated string used no-bare-strings\n 9:8 error Non-translated string used no-bare-strings\n 10:7 error Non-translated string used no-bare-strings\n 11:7 error Non-translated string used no-bare-strings\n 12:70 error Non-translated string used no-bare-strings\n 12:59 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/components/item-list-pager/template.hbs\n 2:0 error Incorrect indentation for `<ul>` beginning at L2:C0. Expected `<ul>` to be at an indentation of 2 but was found at 0. block-indentation\n 6:23 error Non-translated string used no-bare-strings\n 9:23 error Non-translated string used no-bare-strings\n 13:42 error Non-translated string used no-bare-strings\n 16:50 error Non-translated string used no-bare-strings\n 34:10 error Non-translated string used no-bare-strings\n 37:10 error Non-translated string used no-bare-strings\n 41:50 error Non-translated string used no-bare-strings\n 44:50 error Non-translated string used no-bare-strings\n 26:14 error Unnecessary string concatenation. Use {{num.className}} instead of "{{num.className}}". no-unnecessary-concat\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/components/row-edit-controls/template.hbs\n 3:2 error Incorrect indentation for `<li>` beginning at L3:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation\n 4:2 error Incorrect indentation for `<li>` beginning at L4:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation\n 6:2 error Incorrect indentation for `<li>` beginning at L6:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation\n 7:2 error Incorrect indentation for `<li>` beginning at L7:C2. Expected `<li>` to be at an indentation of 4 but was found at 2. block-indentation\n 3:17 error you must use double quotes in templates quotes\n 4:46 error you must use double quotes in templates quotes\n 6:17 error you must use double quotes in templates quotes\n 7:46 error you must use double quotes in templates quotes\n 3:90 error Do not use glyphicon no-glyphicons\n 4:83 error Do not use glyphicon no-glyphicons\n 6:76 error Do not use glyphicon no-glyphicons\n 7:66 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/domains/index/template.hbs\n 19:2 error Incorrect indentation for `{{#if}}` beginning at L19:C2. Expected `{{#if}}` to be at an indentation of 4 but was found at 2. block-indentation\n 32:8 error Incorrect indentation for `<tr>` beginning at L32:C8. Expected `<tr>` to be at an indentation of 10 but was found at 8. block-indentation\n 3:8 error Non-translated string used no-bare-strings\n 23:14 error Non-translated string used no-bare-strings\n 24:14 error Non-translated string used no-bare-strings\n 25:14 error Non-translated string used no-bare-strings\n 26:14 error Non-translated string used no-bare-strings\n 27:14 error Non-translated string used no-bare-strings\n 45:10 error Non-translated string used no-bare-strings\n 46:9 error Non-translated string used no-bare-strings\n 1:17 error elements cannot have inline styles no-inline-styles\n 11:79 error you must use double quotes in templates quotes\n 16:14 error you must use double quotes in templates quotes\n 16:27 error you must use double quotes in templates quotes\n 16:47 error you must use double quotes in templates quotes\n 38:61 error you must use double quotes in templates quotes\n 11:91 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/domains/new/template.hbs\n 3:8 error Non-translated string used no-bare-strings\n 5:20 error Non-translated string used no-bare-strings\n 9:20 error Non-translated string used no-bare-strings\n 13:20 error Non-translated string used no-bare-strings\n 17:20 error Non-translated string used no-bare-strings\n 20:68 error Non-translated string used no-bare-strings\n 23:8 error Non-translated string used no-bare-strings\n 6:33 error you must use double quotes in templates quotes\n 10:33 error you must use double quotes in templates quotes\n 14:36 error you must use double quotes in templates quotes\n 18:36 error you must use double quotes in templates quotes\n 20:59 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/od-domains/index/template.hbs\n 19:2 error Incorrect indentation for `{{#if}}` beginning at L19:C2. Expected `{{#if}}` to be at an indentation of 4 but was found at 2. block-indentation\n 33:8 error Incorrect indentation for `<tr>` beginning at L33:C8. Expected `<tr>` to be at an indentation of 10 but was found at 8. block-indentation\n 3:8 error Non-translated string used no-bare-strings\n 23:14 error Non-translated string used no-bare-strings\n 24:14 error Non-translated string used no-bare-strings\n 25:14 error Non-translated string used no-bare-strings\n 26:14 error Non-translated string used no-bare-strings\n 27:14 error Non-translated string used no-bare-strings\n 28:14 error Non-translated string used no-bare-strings\n 46:10 error Non-translated string used no-bare-strings\n 47:9 error Non-translated string used no-bare-strings\n 1:17 error elements cannot have inline styles no-inline-styles\n 11:79 error you must use double quotes in templates quotes\n 16:14 error you must use double quotes in templates quotes\n 16:27 error you must use double quotes in templates quotes\n 16:50 error you must use double quotes in templates quotes\n 39:61 error you must use double quotes in templates quotes\n 11:91 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/od-domains/new/template.hbs\n 3:8 error Non-translated string used no-bare-strings\n 5:20 error Non-translated string used no-bare-strings\n 9:20 error Non-translated string used no-bare-strings\n 13:20 error Non-translated string used no-bare-strings\n 17:20 error Non-translated string used no-bare-strings\n 20:8 error Non-translated string used no-bare-strings\n 22:18 error Non-translated string used no-bare-strings\n 23:18 error Non-translated string used no-bare-strings\n 24:18 error Non-translated string used no-bare-strings\n 26:68 error Non-translated string used no-bare-strings\n 29:8 error Non-translated string used no-bare-strings\n 6:35 error you must use double quotes in templates quotes\n 10:33 error you must use double quotes in templates quotes\n 14:36 error you must use double quotes in templates quotes\n 18:36 error you must use double quotes in templates quotes\n 26:59 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/index/template.hbs\n 31:10 error Incorrect indentation for `<tr>` beginning at L31:C10. Expected `<tr>` to be at an indentation of 12 but was found at 10. block-indentation\n 32:16 error Incorrect indentation for `{{item.title}}` beginning at L32:C16. Expected `{{item.title}}` to be at an indentation of 14 but was found at 16. block-indentation\n 36:18 error Incorrect indentation for `{{tag}}` beginning at L36:C18. Expected `{{tag}}` to be at an indentation of 20 but was found at 18. block-indentation\n 47:14 error links with target="_blank" must have rel="noopener" link-rel-noopener\n 3:8 error Non-translated string used no-bare-strings\n 23:14 error Non-translated string used no-bare-strings\n 24:14 error Non-translated string used no-bare-strings\n 25:14 error Non-translated string used no-bare-strings\n 26:14 error Non-translated string used no-bare-strings\n 27:14 error Non-translated string used no-bare-strings\n 55:39 error Non-translated string used no-bare-strings\n 1:17 error elements cannot have inline styles no-inline-styles\n 34:23 error elements cannot have inline styles no-inline-styles\n 9:79 error you must use double quotes in templates quotes\n 45:25 error you must use double quotes in templates quotes\n 9:91 error Do not use glyphicon no-glyphicons\n 45:78 error Do not use glyphicon no-glyphicons\n 46:87 error Do not use glyphicon no-glyphicons\n 47:93 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/legacy/template.hbs\n 31:10 error Incorrect indentation for `<tr>` beginning at L31:C10. Expected `<tr>` to be at an indentation of 12 but was found at 10. block-indentation\n 32:16 error Incorrect indentation for `{{item.title}}` beginning at L32:C16. Expected `{{item.title}}` to be at an indentation of 14 but was found at 16. block-indentation\n 36:18 error Incorrect indentation for `{{tag}}` beginning at L36:C18. Expected `{{tag}}` to be at an indentation of 20 but was found at 18. block-indentation\n 47:14 error links with target="_blank" must have rel="noopener" link-rel-noopener\n 3:8 error Non-translated string used no-bare-strings\n 23:14 error Non-translated string used no-bare-strings\n 24:14 error Non-translated string used no-bare-strings\n 25:14 error Non-translated string used no-bare-strings\n 26:14 error Non-translated string used no-bare-strings\n 27:14 error Non-translated string used no-bare-strings\n 55:39 error Non-translated string used no-bare-strings\n 1:17 error elements cannot have inline styles no-inline-styles\n 34:23 error elements cannot have inline styles no-inline-styles\n 9:79 error you must use double quotes in templates quotes\n 45:25 error you must use double quotes in templates quotes\n 9:91 error Do not use glyphicon no-glyphicons\n 45:78 error Do not use glyphicon no-glyphicons\n 46:87 error Do not use glyphicon no-glyphicons\n 47:93 error Do not use glyphicon no-glyphicons\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/new/template.hbs\n 5:112 error Incorrect indentation for `h2` beginning at L3:C4. Expected `</h2>` ending at L5:C112 to be at an indentation of 4 but was found at 107. block-indentation\n 3:8 error Incorrect indentation for `Create new Site Item\n ` beginning at L3:C8. Expected `Create new Site Item\n ` to be at an indentation of 6 but was found at 8. block-indentation\n 11:6 error Incorrect indentation for `<h3>` beginning at L11:C6. Expected `<h3>` to be at an indentation of 4 but was found at 6. block-indentation\n 3:8 error Non-translated string used no-bare-strings\n 4:96 error Non-translated string used no-bare-strings\n 5:94 error Non-translated string used no-bare-strings\n 11:10 error Non-translated string used no-bare-strings\n 15:8 error Non-translated string used no-bare-strings\n 4:85 error you must use double quotes in templates quotes\n 5:85 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/od-domains/domain/edit/template.hbs\n 3:8 error Non-translated string used no-bare-strings\n 5:20 error Non-translated string used no-bare-strings\n 9:20 error Non-translated string used no-bare-strings\n 13:20 error Non-translated string used no-bare-strings\n 17:20 error Non-translated string used no-bare-strings\n 20:8 error Non-translated string used no-bare-strings\n 22:18 error Non-translated string used no-bare-strings\n 23:18 error Non-translated string used no-bare-strings\n 24:18 error Non-translated string used no-bare-strings\n 26:68 error Non-translated string used no-bare-strings\n 29:8 error Non-translated string used no-bare-strings\n 6:48 error you must use double quotes in templates quotes\n 10:46 error you must use double quotes in templates quotes\n 14:49 error you must use double quotes in templates quotes\n 18:49 error you must use double quotes in templates quotes\n 26:59 error you must use double quotes in templates quotes\n\n/Users/mjuniper/dev/opendata-ui/packages/ember-arcgis-layout-services/tests/dummy/app/sites/site/edit/template.hbs\n 5:112 error Incorrect indentation for `h2` beginning at L3:C4. Expected `</h2>` ending at L5:C112 to be at an indentation of 4 but was found at 107. block-indentation\n 3:8 error Incorrect indentation for `Edit ` beginning at L3:C8. Expected `Edit ` to be at an indentation of 6 but was found at 8. block-indentation\n 11:6 error Incorrect indentation for `<h3>` beginning at L11:C6. Expected `<h3>` to be at an indentation of 4 but was found at 6. block-indentation\n 20:25 error Incorrect indentation for `\n TODO Add Item Resources\n ` beginning at L20:C25. Expected `\n TODO Add Item Resources\n ` to be at an indentation of 4 but was found at 3. block-indentation\n 3:8 error Non-translated string used no-bare-strings\n 4:96 error Non-translated string used no-bare-strings\n 5:94 error Non-translated string used no-bare-strings\n 11:10 error Non-translated string used no-bare-strings\n 15:8 error Non-translated string used no-bare-strings\n 20:25 error Non-translated string used no-bare-strings\n 4:85 error you must use double quotes in templates quotes\n 5:85 error you must use double quotes in templates quotes\n\n✖ 218 problems (218 errors, 0 warnings)\ninfo Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.\n', | |
| stderr: 'error Command failed with exit code 1.\n', | |
| failed: true, | |
| signal: null, | |
| cmd: 'yarn run lint:hbs', | |
| timedOut: false, | |
| exitCode: 1 } | |
| error Command failed with exit code 1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment