Skip to content

[WIP] - First pass at migrating case page to Vue 3 #6673

[WIP] - First pass at migrating case page to Vue 3

[WIP] - First pass at migrating case page to Vue 3 #6673

Triggered via pull request November 10, 2023 16:12
Status Failure
Total duration 40s
Artifacts

javascript.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L13
'small' has been replaced with 'size="small"'
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L26
'active' is defined but never used
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L28
'bottom' has been replaced with 'location="bottom"'
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L30
'grey lighten-1' has been replaced with 'grey-lighten-1'
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L38
'grey lighten-4' has been replaced with 'grey-lighten-4'
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L48
'left' has been replaced with 'location="left"'
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L136
Unexpected mutation of "_case" prop
build: src/dispatch/static/dispatch/src/case/Page.vue#L13
'background-color' has been replaced with 'bg-color'
build: src/dispatch/static/dispatch/src/case/Page.vue#L42
'background-color' has been replaced with 'bg-color'
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L7
Expected 1 line break after opening tag (`<v-card-text>`), but no line breaks found
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L8
Expected 1 line break before closing tag (`</v-card-text>`), but no line breaks found
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L29
Expected '#activator' instead of 'v-slot:activator'
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L44
Require self-closing on Vue.js custom components (<v-badge>)
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L83
Prop "_case" is not in camelCase
build: src/dispatch/static/dispatch/src/case/Page.vue#L5
Require self-closing on Vue.js custom components (<v-breadcrumbs>)
build: src/dispatch/static/dispatch/src/case/Page.vue#L11
Require self-closing on Vue.js custom components (<v-text-field>)
build: src/dispatch/static/dispatch/src/case/Page.vue#L36
Require self-closing on Vue.js custom components (<v-textarea>)
build: src/dispatch/static/dispatch/src/case/Page.vue#L87
Require self-closing on Vue.js custom components (<v-divider>)
build: src/dispatch/static/dispatch/src/case/Page.vue#L98
Require self-closing on Vue.js custom components (<case-resources-tab>)