FOUR-9656:Home: Task and Request does not have the order by enable #73
Annotations
10 errors and 11 warnings
src/App.vue#L14
Replace `'Design'` with `"Design"`
|
src/App.vue#L21
Replace `'Preview'` with `"Preview"`
|
src/App.vue#L27
Replace `deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'desktop'·?·'secondary'·:·'outline-secondary'⏎················`
|
src/App.vue#L36
Replace `deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'` with `⏎··················deviceScreen·===·'mobile'·?·'secondary'·:·'outline-secondary'⏎················`
|
src/App.vue#L48
Replace `·class="btn-group·btn-group-sm·mr-2"·role="group"·aria-label="Basic·example"` with `⏎··············class="btn-group·btn-group-sm·mr-2"⏎··············role="group"⏎··············aria-label="Basic·example"⏎············`
|
src/App.vue#L49
This line has a length of 154. Maximum allowed is 140
|
src/App.vue#L49
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Calculated·Properties')"·@click="openComputedProperties"·data-cy="topbar-calcs"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Calculated·Properties')"⏎················@click="openComputedProperties"⏎················data-cy="topbar-calcs"⏎··············`
|
src/App.vue#L50
Insert `·`
|
src/App.vue#L51
Replace `'Calcs'` with `"Calcs"`
|
src/App.vue#L53
Replace `·type="button"·class="btn·btn-secondary"·:title="$t('Custom·CSS')"·@click="openCustomCSS"·data-cy="topbar-css"` with `⏎················type="button"⏎················class="btn·btn-secondary"⏎················:title="$t('Custom·CSS')"⏎················@click="openCustomCSS"⏎················data-cy="topbar-css"⏎··············`
|
src/App.vue#L2
Attribute "id" should go before "class"
|
src/App.vue#L3
Attribute "id" should go before "class"
|
src/App.vue#L30
Attribute "v-b-tooltip.hover" should go before "@click"
|
src/App.vue#L31
Attribute ":title" should go before "@click"
|
src/App.vue#L39
Attribute "v-b-tooltip.hover" should go before "@click"
|
src/App.vue#L40
Attribute ":title" should go before "@click"
|
src/App.vue#L47
Attribute "v-if" should go before "class"
|
src/App.vue#L49
Attribute "data-cy" should go before "@click"
|
src/App.vue#L53
Attribute "data-cy" should go before "@click"
|
src/App.vue#L57
Attribute "data-cy" should go before "@click"
|
|
The logs for this run have expired and are no longer available.
Loading