feat: Implementation of MMU panel to support single-extruder-multi-material printing using the Happy Hare for any MMU/AFC. #960
41 warnings
ESLint found 41 warnings
Annotations
Check warning on line 303 in src/components/dialogs/MmuEditTtgMapDialog.vue
github-actions / ESLint
src/components/dialogs/MmuEditTtgMapDialog.vue#L303
'newValue' is defined but never used (@typescript-eslint/no-unused-vars)
Check warning on line 360 in src/components/dialogs/MmuEditTtgMapDialog.vue
github-actions / ESLint
src/components/dialogs/MmuEditTtgMapDialog.vue#L360
'item' is defined but never used (@typescript-eslint/no-unused-vars)
Check warning on line 276 in src/components/dialogs/MmuMaintenanceDialog.vue
github-actions / ESLint
src/components/dialogs/MmuMaintenanceDialog.vue#L276
Attribute "v-model" should go before ":disabled" (vue/attributes-order)
Check warning on line 288 in src/components/dialogs/MmuMaintenanceDialog.vue
github-actions / ESLint
src/components/dialogs/MmuMaintenanceDialog.vue#L288
Attribute "v-model" should go before ":disabled" (vue/attributes-order)
Check warning on line 300 in src/components/dialogs/MmuMaintenanceDialog.vue
github-actions / ESLint
src/components/dialogs/MmuMaintenanceDialog.vue#L300
Attribute "v-model" should go before ":disabled" (vue/attributes-order)
Check warning on line 328 in src/components/dialogs/MmuMaintenanceDialog.vue
github-actions / ESLint
src/components/dialogs/MmuMaintenanceDialog.vue#L328
Attribute "v-model" should go before ":items" (vue/attributes-order)
Check warning on line 78 in src/components/dialogs/MmuRecoverStateDialog.vue
github-actions / ESLint
src/components/dialogs/MmuRecoverStateDialog.vue#L78
Attribute "v-model" should go before ":items" (vue/attributes-order)
Check warning on line 6 in src/components/panels/Mmu/MmuClogMeter.vue
github-actions / ESLint
src/components/panels/Mmu/MmuClogMeter.vue#L6
Attribute "ref" should go before ":class" (vue/attributes-order)
Check warning on line 6 in src/components/panels/Mmu/MmuControls.vue
github-actions / ESLint
src/components/panels/Mmu/MmuControls.vue#L6
`<template>` require directive (vue/no-lone-template)
Check warning on line 12 in src/components/panels/Mmu/MmuControls.vue
github-actions / ESLint
src/components/panels/Mmu/MmuControls.vue#L12
Attribute "ref" should go before ":class" (vue/attributes-order)
Check warning on line 29 in src/components/panels/Mmu/MmuControls.vue
github-actions / ESLint
src/components/panels/Mmu/MmuControls.vue#L29
`<template>` require directive (vue/no-lone-template)
Check warning on line 51 in src/components/panels/Mmu/MmuControls.vue
github-actions / ESLint
src/components/panels/Mmu/MmuControls.vue#L51
`<template>` require directive (vue/no-lone-template)
Check warning on line 71 in src/components/panels/Mmu/MmuControls.vue
github-actions / ESLint
src/components/panels/Mmu/MmuControls.vue#L71
`<template>` require directive (vue/no-lone-template)
Check warning on line 94 in src/components/panels/Mmu/MmuControls.vue
github-actions / ESLint
src/components/panels/Mmu/MmuControls.vue#L94
`<template>` require directive (vue/no-lone-template)
Check warning on line 117 in src/components/panels/Mmu/MmuControls.vue
github-actions / ESLint
src/components/panels/Mmu/MmuControls.vue#L117
`<template>` require directive (vue/no-lone-template)
Check warning on line 137 in src/components/panels/Mmu/MmuControls.vue
github-actions / ESLint
src/components/panels/Mmu/MmuControls.vue#L137
`<template>` require directive (vue/no-lone-template)
Check warning on line 22 in src/components/panels/Mmu/MmuGateSummary.vue
github-actions / ESLint
src/components/panels/Mmu/MmuGateSummary.vue#L22
'Panel' is defined but never used (@typescript-eslint/no-unused-vars)
Check warning on line 4 in src/components/panels/Mmu/MmuMachine.vue
github-actions / ESLint
src/components/panels/Mmu/MmuMachine.vue#L4
Attribute ":key" should go before "cols" (vue/attributes-order)
Check warning on line 8 in src/components/panels/Mmu/MmuMachine.vue
github-actions / ESLint
src/components/panels/Mmu/MmuMachine.vue#L8
Attribute ':editGateMap' must be hyphenated (vue/attribute-hyphenation)
Check warning on line 9 in src/components/panels/Mmu/MmuMachine.vue
github-actions / ESLint
src/components/panels/Mmu/MmuMachine.vue#L9
Attribute ':editGateSelected' must be hyphenated (vue/attribute-hyphenation)
Check warning on line 21 in src/components/panels/Mmu/MmuMachine.vue
github-actions / ESLint
src/components/panels/Mmu/MmuMachine.vue#L21
'MmuUnit' is defined but never used (@typescript-eslint/no-unused-vars)
Check warning on line 2 in src/components/panels/Mmu/MmuSpool.vue
github-actions / ESLint
src/components/panels/Mmu/MmuSpool.vue#L2
Attribute "ref" should go before "preserveAspectRatio" (vue/attributes-order)
Check warning on line 86 in src/components/panels/Mmu/MmuSpool.vue
github-actions / ESLint
src/components/panels/Mmu/MmuSpool.vue#L86
'ServerSpoolmanStateSpool' is defined but never used (@typescript-eslint/no-unused-vars)
Check warning on line 7 in src/components/panels/Mmu/MmuTtgMap.vue
github-actions / ESLint
src/components/panels/Mmu/MmuTtgMap.vue#L7
Attribute "ref" should go before "@click" (vue/attributes-order)
Check warning on line 8 in src/components/panels/Mmu/MmuUnit.vue
github-actions / ESLint
src/components/panels/Mmu/MmuUnit.vue#L8
Attribute ':gateIndex' must be hyphenated (vue/attribute-hyphenation)