fix(journals): Fixed journal profile context change #30
Annotations
10 errors and 12 warnings
packages/libs/ui/src/App.vue#L3
The template requires child element
|
packages/libs/ui/src/components/dialogs/LyConfirmModal.vue#L36
Duplicate key 'confirm'. May cause name collision in script or template tag
|
packages/libs/ui/src/components/dialogs/LyConfirmModal.vue#L41
Duplicate key 'cancel'. May cause name collision in script or template tag
|
packages/libs/ui/src/components/forms/BaseInput.ts#L217
Empty block statement
|
packages/libs/ui/src/components/forms/LyNumberField.vue#L71
Duplicate key 'label'. May cause name collision in script or template tag
|
packages/libs/ui/src/components/forms/LyNumberField.vue#L71
Duplicate key 'inputClass'. May cause name collision in script or template tag
|
packages/libs/ui/src/components/forms/LyRange.vue#L58
Duplicate key 'label'. May cause name collision in script or template tag
|
packages/libs/ui/src/components/forms/LyRange.vue#L58
Duplicate key 'inputClass'. May cause name collision in script or template tag
|
packages/libs/ui/src/components/icons/LySvgIcon.vue#L43
Expected to return a value in computed function
|
packages/core/interface/src/profiles/endpoints/index.ts#L3
No named exports found in module './profiles.repository'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
packages/libs/ui/src/components/avatars/LyAvatar.vue#L9
Prop 'avatar' requires default value to be set
|
packages/libs/ui/src/components/avatars/LyAvatar.vue#L11
Prop 'guid' requires default value to be set
|
packages/libs/ui/src/components/avatars/LyAvatar.vue#L12
Prop 'url' requires default value to be set
|
packages/libs/ui/src/components/avatars/LyAvatar.vue#L14
Prop 'timestamp' requires default value to be set
|
packages/libs/ui/src/components/badges/LyBadge.vue#L13
Prop 'avatar' requires default value to be set
|
packages/libs/ui/src/components/buttons/LyButton.vue#L47
'emit' is assigned a value but never used
|
packages/libs/ui/src/components/forms/LyCheckboxRange.vue#L13
Prop 'inputStyle' requires default value to be set
|
packages/libs/ui/src/components/icons/icon-library.interface.ts#L5
Interface name `IconProps` must match the RegExp: /^I[A-Z]\s*|[a-z](IF|Interface)$/u
|
packages/libs/ui/src/components/markdown/LyMarkdownView.vue#L87
'v-html' directive can lead to XSS attack
|
packages/libs/ui/src/components/menus/LyTabMenuEntry.vue#L8
Prop 'to' requires default value to be set
|
This job failed
Loading