Skip to content

more progress

more progress #2577

Triggered via push September 9, 2023 11:19
Status Failure
Total duration 1m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

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.