refactor(vue_app.js): Add new components and update existing ones #6397
Annotations
5 errors and 3 warnings
Run ESLint:
app/frontend/javascript/vue_app.js#L46
'elementId' is not defined.
|
Run ESLint:
app/frontend/javascript/vue_app.js#L47
'missingUserIdError' is not defined.
|
Run ESLint:
app/frontend/javascript/vue_app.js#L144
Expected a 'break' statement before 'case'.
|
Run ESLint:
app/frontend/javascript/vue_app.js#L169
'app' is not defined.
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
app/frontend/javascript/multi-stamp/components/PlateSummary.vue#L18
Prop "pool_index" is not in camelCase.
|
Run ESLint:
app/frontend/javascript/shared/components/Well.vue#L24
Prop "colour_index" is not in camelCase.
|
Run ESLint:
app/frontend/javascript/shared/components/Well.vue#L25
Prop "tooltip_label" is not in camelCase.
|
Loading