This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
docs: change to vue3 #636
Annotations
1 error and 13 warnings
deploy
Process completed with exit code 1.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/github-pages-deploy-action@v4.2.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy:
common/mixins/dom.js#L37
Method 'scrollIntoView' has a complexity of 8. Maximum allowed is 5
|
deploy:
common/mixins/dom.js#L71
Method '_setScrollTop' has a complexity of 7. Maximum allowed is 5
|
deploy:
common/mixins/modal.js#L88
Method 'focusTrappedTabPress' has a complexity of 6. Maximum allowed is 5
|
deploy:
common/storybook_utils.js#L33
Unexpected console statement
|
deploy:
components/avatar/avatar.vue#L430
File has too many lines (345). Maximum allowed is 300
|
deploy:
components/button/button.vue#L320
Unexpected console statement
|
deploy:
components/checkbox_group/checkbox_group.vue#L24
'value' of property found, but never used
|
deploy:
components/checkbox_group/checkbox_group.vue#L55
'dataQaGroup' of property found, but never used
|
deploy:
components/checkbox_group/checkbox_group.vue#L63
'dataQaGroupLegend' of property found, but never used
|
deploy:
components/checkbox_group/checkbox_group.vue#L71
'dataQaGroupMessages' of property found, but never used
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|