This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
fix: remove utility classes from Dialtone Vue #5525
Annotations
3 errors and 11 warnings
linters:
components/datepicker/datepicker.vue#L1
Component name "datepicker" should always be multi-word
|
linters:
components/rich_text_editor/extensions/emoji/EmojiComponent.vue#L3
'd-d-inline-block' class is not allowed
|
linters
Process completed with exit code 1.
|
linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linters:
common/mixins/dom.js#L37
Method 'scrollIntoView' has a complexity of 8. Maximum allowed is 5
|
linters:
common/mixins/dom.js#L71
Method '_setScrollTop' has a complexity of 7. Maximum allowed is 5
|
linters:
common/mixins/modal.js#L88
Method 'focusTrappedTabPress' has a complexity of 6. Maximum allowed is 5
|
linters:
common/storybook_utils.js#L33
Unexpected console statement
|
linters:
components/avatar/avatar.vue#L430
File has too many lines (345). Maximum allowed is 300
|
linters:
components/button/button.vue#L320
Unexpected console statement
|
linters:
components/checkbox_group/checkbox_group.vue#L24
'value' of property found, but never used
|
linters:
components/checkbox_group/checkbox_group.vue#L55
'dataQaGroup' of property found, but never used
|
linters:
components/checkbox_group/checkbox_group.vue#L63
'dataQaGroupLegend' of property found, but never used
|
linters:
components/checkbox_group/checkbox_group.vue#L71
'dataQaGroupMessages' of property found, but never used
|