Skip to content

Adds Case Page, Signal Graph, and supporting components #6809

Adds Case Page, Signal Graph, and supporting components

Adds Case Page, Signal Graph, and supporting components #6809

Triggered via pull request November 28, 2023 05:35
Status Failure
Total duration 43s
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#L29
v-tooltip's 'activator' slot has changed props
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L53
'left' has been replaced with 'location="left"'
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L153
Unexpected mutation of "_case" prop
build: src/dispatch/static/dispatch/src/case/CaseStatusToggle.vue#L22
'emit' is defined but never used
build: src/dispatch/static/dispatch/src/case/CaseTabs.vue#L101
The "CaseResourcesTab" component has been registered but not used
build: src/dispatch/static/dispatch/src/case/CaseTabs.vue#L102
The "EntitiesTab" component has been registered but not used
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#L32
Expected '#activator' instead of 'v-slot:activator'
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L49
Require self-closing on Vue.js custom components (<v-badge>)
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L97
Prop "_case" is not in camelCase
build: src/dispatch/static/dispatch/src/case/CaseTabs.vue#L30
Require self-closing on Vue.js custom components (<v-badge>)
build: src/dispatch/static/dispatch/src/case/CaseTabs.vue#L47
Require self-closing on Vue.js custom components (<v-badge>)
build: src/dispatch/static/dispatch/src/case/CaseTabs.vue#L51
Require self-closing on Vue.js custom components (<v-divider>)
build: src/dispatch/static/dispatch/src/case/CaseTabs.vue#L56
Require self-closing on Vue.js custom components (<case-timeline-tab>)