fix up convo title links #19649
lint.yml
on: pull_request
Lint frontend
42s
Lint python
43s
Check version consistency
5s
Annotations
10 errors and 3 warnings
Lint frontend
Property 'conversationID' is missing in type '{ onDelete: Mock<Procedure>; onChangeTitle: Mock<Procedure>; isActive: true; title: string; selectedRepository: null; lastUpdatedAt: string; }' but required in type 'ConversationCardProps'.
|
Lint frontend
Property 'conversationID' is missing in type '{ onDelete: Mock<Procedure>; onChangeTitle: Mock<Procedure>; isActive: true; title: string; selectedRepository: null; lastUpdatedAt: string; }' but required in type 'ConversationCardProps'.
|
Lint frontend
Property 'conversationID' is missing in type '{ onDelete: Mock<Procedure>; onChangeTitle: Mock<Procedure>; isActive: true; title: string; selectedRepository: string; lastUpdatedAt: string; }' but required in type 'ConversationCardProps'.
|
Lint frontend
Property 'conversationID' is missing in type '{ onDelete: Mock<Procedure>; onChangeTitle: Mock<Procedure>; isActive: true; title: string; selectedRepository: null; lastUpdatedAt: string; }' but required in type 'ConversationCardProps'.
|
Lint frontend
Property 'conversationID' is missing in type '{ onDelete: Mock<Procedure>; isActive: true; onChangeTitle: Mock<Procedure>; title: string; selectedRepository: null; lastUpdatedAt: string; }' but required in type 'ConversationCardProps'.
|
Lint frontend
Property 'conversationID' is missing in type '{ onDelete: Mock<Procedure>; isActive: true; onChangeTitle: Mock<Procedure>; title: string; selectedRepository: string; lastUpdatedAt: string; }' but required in type 'ConversationCardProps'.
|
Lint frontend
Property 'conversationID' is missing in type '{ onDelete: Mock<Procedure>; isActive: true; title: string; selectedRepository: null; lastUpdatedAt: string; onChangeTitle: Mock<Procedure>; }' but required in type 'ConversationCardProps'.
|
Lint frontend
Property 'conversationID' is missing in type '{ onDelete: Mock<Procedure>; isActive: true; onChangeTitle: Mock<Procedure>; title: string; selectedRepository: null; lastUpdatedAt: string; }' but required in type 'ConversationCardProps'.
|
Lint frontend
Property 'conversationID' is missing in type '{ onDelete: Mock<Procedure>; isActive: true; onChangeTitle: Mock<Procedure>; title: string; selectedRepository: null; lastUpdatedAt: string; }' but required in type 'ConversationCardProps'.
|
Lint frontend
Property 'conversationID' is missing in type '{ onDelete: Mock<Procedure>; isActive: true; onChangeTitle: Mock<Procedure>; title: string; selectedRepository: null; lastUpdatedAt: string; }' but required in type '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
|