more progress #2577
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
check-eslint
Property 'id' is missing in type '{ sId: string; name: string; pictureUrl: string | null; status: AgentConfigurationStatus; action: RetrievalConfigurationType | null; generation: { ...; } | null; }' but required in type 'AgentConfigurationType'.
|
check-eslint
Property 'id' is missing in type '{ sId: string; name: string; pictureUrl: string | null; status: AgentConfigurationStatus; action: RetrievalConfigurationType | null; generation: AgentGenerationConfigurationType | null; }' but required in type 'AgentConfigurationType'.
|
check-eslint
Property 'id' is missing in type '{ sId: string; name: string; pictureUrl: string | null; status: AgentConfigurationStatus; action: RetrievalConfigurationType | null; generation: { ...; } | null; }' but required in type 'AgentConfigurationType'.
|
check-eslint
Module '"@app/types/assistant/conversation"' has no exported member 'Mention'.
|
check-eslint
Property 'created' does not exist on type 'Conversation'. Did you mean 'createdAt'?
|
check-eslint
Argument of type '{ sId: string; title: any; created: Date; visibility: any; }' is not assignable to parameter of type 'Optional<InferCreationAttributes<Conversation, { omit: never; }>, NullishPropertiesOf<InferCreationAttributes<Conversation, { omit: never; }>>>'.
|
check-eslint
Property 'created' does not exist on type 'Conversation'. Did you mean 'createdAt'?
|
check-eslint
Process completed with exit code 2.
|