Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on console for TaskRunLine for missing emits #6914

Open
tchiotludo opened this issue Jan 23, 2025 · 0 comments
Open

Error on console for TaskRunLine for missing emits #6914

tchiotludo opened this issue Jan 23, 2025 · 0 comments
Labels
area/frontend Needs frontend code changes bug Something isn't working

Comments

@tchiotludo
Copy link
Member

Image

chunk-UQWBJQZ5.js?v=7bb003ad:2116 [Vue warn]: Extraneous non-emits event listeners (toggleShowAttempt, swapDisplayedAttempt, updateLogs) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option. 
  at <TaskRunLine current-task-run= 
{id: '6884cXii1wUFlsYxTFQeg0', executionId: 'GayZ5KzThetDU5c8ihMJa', namespace: 'company.team', flowId: 'fail', taskId: 'warn', …}
 followed-execution= 
{id: 'GayZ5KzThetDU5c8ihMJa', namespace: 'company.team', flowId: 'fail', flowRevision: 4, taskRunList: Array(2), …}
 flow= 
{id: 'fail', namespace: 'company.team', revision: 4, disabled: false, deleted: false, …}
  ... > 
  at <ElCard class="attempt-wrapper" > 
  at <DynamicScrollerItem key=0 item= 
{id: '6884cXii1wUFlsYxTFQeg0', executionId: 'GayZ5KzThetDU5c8ihMJa', namespace: 'company.team', flowId: 'fail', taskId: 'warn', …}
 active=true  ... > 
  at <RecycleScroller ref="scroller" items= 
[{…}]
 min-item-size=50  ... > 
  at <DynamicScroller key=0 ref="taskRunScroller" items= 
[Proxy(Object)]
  ... > 
  at <TaskRunDetails task-run-id="6884cXii1wUFlsYxTFQeg0" exclude-metas= 
(4) ['namespace', 'flowId', 'taskId', 'executionId']
 level="TRACE"  ... > 
  at <DynamicScrollerItem item= 
{id: '6884cXii1wUFlsYxTFQeg0', name: 'warn', start: 99.56406368460955, width: 0.4359363153904473, left: 86.95652173913044, …}
 active=true data-index=1  ... > 
  at <RecycleScroller ref="scroller" items= 
(2) [{…}, {…}]
 min-item-size=40  ... > 
  at <DynamicScroller items= 
(2) [Proxy(Object), Proxy(Object)]
 min-item-size=40 key-field="id"  ... > 
  at <ElCard key=0 id="gantt" shadow="never"  ... > 
  at <Gantt key=3 onFollow=fn<bound follow> ref="tabContent"  ... > 
  at <Tabs route-name="executions/update" onFollow=fn<bound follow> tabs= 
(7) [{…}, {…}, {…}, {…}, {…}, {…}, {…}]
 > 
  at <ExecutionRoot onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< 
Proxy(Object) {handleTitle: ƒ, follow: ƒ, closeSSE: ƒ, getTabs: ƒ, …}
 > > 
  at <RouterView> 
  at <DefaultLayout key=1 > 
  at <ElConfigProvider> 
  at <App>


@tchiotludo tchiotludo added area/frontend Needs frontend code changes bug Something isn't working labels Jan 23, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Issues Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Needs frontend code changes bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant