Skip to content

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

Adds Case Page, Signal Graph, and supporting components

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

Triggered via pull request November 28, 2023 05:42
Status Failure
Total duration 41s
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#L132
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#L100
The "EntitiesTab" component has been registered but not used
build: src/dispatch/static/dispatch/src/case/CaseToggleVisibility.vue#L3
'dense' has been replaced with 'size="small"'
build: src/dispatch/static/dispatch/src/case/CaseToggleVisibility.vue#L15
'small' has been replaced with 'size="small"'
build: src/dispatch/static/dispatch/src/case/CaseToggleVisibility.vue#L39
'emit' is defined but never used
build: src/dispatch/static/dispatch/src/case/GraphTab.vue#L6
'onMounted' is defined but never used
build: src/dispatch/static/dispatch/src/case/Page.vue#L21
'computed' is defined but never used
build: src/dispatch/static/dispatch/src/case/Page.vue#L21
'watchEffect' is defined but never used
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L45
Require self-closing on Vue.js custom components (<v-badge>)
build: src/dispatch/static/dispatch/src/case/CaseStatusSelectGroup.vue#L76
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>)
build: src/dispatch/static/dispatch/src/case/CaseToggleVisibility.vue#L10
Expected 1 line break after opening tag (`<v-card-text>`), but no line breaks found
build: src/dispatch/static/dispatch/src/case/CaseToggleVisibility.vue#L11
Expected 1 line break before closing tag (`</v-card-text>`), but no line breaks found
build: src/dispatch/static/dispatch/src/case/GraphTab.vue#L194
v-on event '@Openviewer' must be hyphenated
build: src/dispatch/static/dispatch/src/case/Page.vue#L3
Require self-closing on Vue.js custom components (<PageHeader>)