Skip to content

fix(journals): Fixed journal profile context change #30

fix(journals): Fixed journal profile context change

fix(journals): Fixed journal profile context change #30

Triggered via pull request June 13, 2024 17:41
Status Failure
Total duration 8m 42s
Billable time 18m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
lint: packages/libs/ui/src/App.vue#L3
The template requires child element
lint: packages/libs/ui/src/components/dialogs/LyConfirmModal.vue#L36
Duplicate key 'confirm'. May cause name collision in script or template tag
lint: packages/libs/ui/src/components/dialogs/LyConfirmModal.vue#L41
Duplicate key 'cancel'. May cause name collision in script or template tag
lint: packages/libs/ui/src/components/forms/BaseInput.ts#L217
Empty block statement
lint: packages/libs/ui/src/components/forms/LyNumberField.vue#L71
Duplicate key 'label'. May cause name collision in script or template tag
lint: packages/libs/ui/src/components/forms/LyNumberField.vue#L71
Duplicate key 'inputClass'. May cause name collision in script or template tag
lint: packages/libs/ui/src/components/forms/LyRange.vue#L58
Duplicate key 'label'. May cause name collision in script or template tag
lint: packages/libs/ui/src/components/forms/LyRange.vue#L58
Duplicate key 'inputClass'. May cause name collision in script or template tag
lint: packages/libs/ui/src/components/icons/LySvgIcon.vue#L43
Expected to return a value in computed function
lint: packages/core/interface/src/profiles/endpoints/index.ts#L3
No named exports found in module './profiles.repository'
unit_tests
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/.
unit_tests
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/
lint
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/.
lint
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/
lint: packages/libs/ui/src/components/avatars/LyAvatar.vue#L9
Prop 'avatar' requires default value to be set
lint: packages/libs/ui/src/components/avatars/LyAvatar.vue#L11
Prop 'guid' requires default value to be set
lint: packages/libs/ui/src/components/avatars/LyAvatar.vue#L12
Prop 'url' requires default value to be set
lint: packages/libs/ui/src/components/avatars/LyAvatar.vue#L14
Prop 'timestamp' requires default value to be set
lint: packages/libs/ui/src/components/badges/LyBadge.vue#L13
Prop 'avatar' requires default value to be set
lint: packages/libs/ui/src/components/buttons/LyButton.vue#L47
'emit' is assigned a value but never used
lint: packages/libs/ui/src/components/forms/LyCheckboxRange.vue#L13
Prop 'inputStyle' requires default value to be set
lint: 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
lint: packages/libs/ui/src/components/markdown/LyMarkdownView.vue#L87
'v-html' directive can lead to XSS attack
lint: packages/libs/ui/src/components/menus/LyTabMenuEntry.vue#L8
Prop 'to' requires default value to be set