fix(ui): improve color contrast of tags #5941
Annotations
10 errors and 10 warnings
|
Lint:
src/components/Tag.vue#L67
Extra semicolon
|
|
Lint:
src/components/Tag.vue#L57
Extra semicolon
|
|
Lint:
src/components/Tag.vue#L57
Unnecessary escape character: \#
|
|
Lint:
src/components/Tag.vue#L40
Unexpected space before function parentheses
|
|
Lint:
src/components/Tag.vue#L37
Extra semicolon
|
|
Lint:
src/components/Tag.vue#L35
Extra semicolon
|
|
Lint:
src/components/Tag.vue#L34
Extra semicolon
|
|
Lint:
src/components/Tag.vue#L33
Extra semicolon
|
|
Lint:
src/components/SearchMessages.vue#L328
Expected "./Tag.vue" (internalVue) to come before "./tags.js" (unknown)
|
|
Lint:
src/components/Envelope.vue#L389
Custom elements in iteration require 'v-bind:key' directives
|
|
Lint:
src/components/AliasForm.vue#L107
Boolean prop should only be defaulted to false
|
|
Lint:
src/components/AliasForm.vue#L102
Boolean prop should only be defaulted to false
|
|
Lint:
src/components/AliasForm.vue#L90
'account' of property found, but never used
|
|
Lint:
src/components/AccountSettings.vue#L192
'oldState' is defined but never used
|
|
Lint:
src/components/AccountSettings.vue#L110
'sieveAccountForm' is defined as ref, but never used
|
|
Lint:
src/components/AccountSettings.vue#L86
'sieveFilterForm' is defined as ref, but never used
|
|
Lint:
src/components/AccountSettings.vue#L77
'quickActions' is defined as ref, but never used
|
|
Lint:
src/components/AccountSettings.vue#L70
'mailFilters' is defined as ref, but never used
|
|
Lint:
src/components/AccountForm.vue#L144
'smtpHost' is defined as ref, but never used
|
|
Lint:
playwright.config.js#L7
'path' is assigned a value but never used
|
Loading