Skip to content

Project autocomplete #6642

Project autocomplete

Project autocomplete #6642

Triggered via pull request November 6, 2023 17:30
Status Failure
Total duration 53s
Artifacts

javascript.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
build: src/dispatch/static/dispatch/src/components/AutoComplete.vue#L141
Duplicate key 'label'. May cause name collision in script or template tag
build: src/dispatch/static/dispatch/src/components/AutoComplete.vue#L142
Duplicate key 'title'. May cause name collision in script or template tag
build: src/dispatch/static/dispatch/src/components/AutoComplete.vue#L143
Duplicate key 'identifier'. May cause name collision in script or template tag
build: src/dispatch/static/dispatch/src/components/AutoComplete.vue#L144
Duplicate key 'subtitle'. May cause name collision in script or template tag
build: src/dispatch/static/dispatch/src/components/ParticipantSelect.vue#L130
Duplicate key 'labelProp'. May cause name collision in script or template tag
build: src/dispatch/static/dispatch/src/project/ProjectAutoComplete.vue#L7
Unexpected mutation of "modelValue" prop
build: src/dispatch/static/dispatch/src/project/ProjectAutoComplete.vue#L50
Duplicate key 'modelValue'. May cause name collision in script or template tag
build
Process completed with exit code 1.
build: src/dispatch/static/dispatch/src/components/AutoComplete.vue#L13
v-on event '@update:modelValue' must be hyphenated
build: src/dispatch/static/dispatch/src/components/AutoComplete.vue#L24
Require self-closing on Vue.js custom components (<v-list-item>)
build: src/dispatch/static/dispatch/src/components/ParticipantSelect.vue#L15
v-on event '@update:modelValue' must be hyphenated
build: src/dispatch/static/dispatch/src/project/ProjectAutoComplete.vue#L2
Require self-closing on Vue.js custom components (<AutoComplete>)