Skip to content

fix up convo title links #19691

fix up convo title links

fix up convo title links #19691

Triggered via pull request January 24, 2025 18:18
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
Lint frontend
42s
Lint frontend
Lint python
39s
Lint python
Check version consistency
7s
Check version consistency
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint frontend
Type '{ conversationID: string; onDelete: Mock<Procedure>; onChangeTitle: Mock<Procedure>; isActive: true; title: string; selectedRepository: null; lastUpdatedAt: string; }' is not assignable to type 'IntrinsicAttributes & ConversationCardProps'.
Lint frontend
Type '{ conversationID: string; onDelete: Mock<Procedure>; onChangeTitle: Mock<Procedure>; isActive: true; title: string; selectedRepository: null; lastUpdatedAt: string; }' is not assignable to type 'IntrinsicAttributes & ConversationCardProps'.
Lint frontend
Type '{ conversationID: string; onDelete: Mock<Procedure>; onChangeTitle: Mock<Procedure>; isActive: true; title: string; selectedRepository: string; lastUpdatedAt: string; }' is not assignable to type 'IntrinsicAttributes & ConversationCardProps'.
Lint frontend
Type '{ conversationID: string; onDelete: Mock<Procedure>; onChangeTitle: Mock<Procedure>; isActive: true; title: string; selectedRepository: null; lastUpdatedAt: string; }' is not assignable to type 'IntrinsicAttributes & ConversationCardProps'.
Lint frontend
Type '{ conversationID: string; onDelete: Mock<Procedure>; isActive: true; onChangeTitle: Mock<Procedure>; title: string; selectedRepository: null; lastUpdatedAt: string; }' is not assignable to type 'IntrinsicAttributes & ConversationCardProps'.
Lint frontend
Type '{ conversationID: string; onDelete: Mock<Procedure>; isActive: true; title: string; selectedRepository: null; lastUpdatedAt: string; onChangeTitle: Mock<Procedure>; }' is not assignable to type 'IntrinsicAttributes & ConversationCardProps'.
Lint frontend
Type '{ conversationID: string; onDelete: Mock<Procedure>; isActive: true; onChangeTitle: Mock<Procedure>; title: string; selectedRepository: null; lastUpdatedAt: string; }' is not assignable to type 'IntrinsicAttributes & ConversationCardProps'.
Lint frontend
Type '{ conversationID: string; onDelete: Mock<Procedure>; onChangeTitle: Mock<Procedure>; onDownloadWorkspace: Mock<Procedure>; title: string; selectedRepository: null; lastUpdatedAt: string; }' is not assignable to type 'IntrinsicAttributes & ConversationCardProps'.
Lint frontend
Type '{ conversationID: string; onChangeTitle: Mock<Procedure>; title: string; selectedRepository: null; lastUpdatedAt: string; }' is not assignable to type 'IntrinsicAttributes & ConversationCardProps'.
Lint frontend
Type '{ conversationID: string; onDelete: Mock<Procedure>; title: string; selectedRepository: null; lastUpdatedAt: string; }' is not assignable to type 'IntrinsicAttributes & ConversationCardProps'.
Check version consistency
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636