Skip to content

Fix LLM-Events Tab to Display Only Conversations Matching a filter #36

Fix LLM-Events Tab to Display Only Conversations Matching a filter

Fix LLM-Events Tab to Display Only Conversations Matching a filter #36

Triggered via pull request June 20, 2024 13:57
Status Failure
Total duration 7m 25s
Artifacts

ci-frontend.yml

on: pull_request
Determine need to run frontend checks
6s
Determine need to run frontend checks
Code quality checks
6m 59s
Code quality checks
Matrix: jest
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
Jest test (FOSS - 2)
Process completed with exit code 1.
Jest test (EE - 2)
Process completed with exit code 1.
Jest test (EE - 1)
Process completed with exit code 1.
Jest test (FOSS - 3)
Process completed with exit code 1.
Jest test (FOSS - 1)
Process completed with exit code 1.
Jest test (EE - 3)
Process completed with exit code 1.
Code quality checks: frontend/src/lib/components/MessageRender.tsx#L10
Type 'ReactNode' is not assignable to type 'string | undefined'.
Code quality checks: frontend/src/lib/components/PropertiesTimeline/PropertiesTimeline.stories.tsx#L16
Property 'matched_sessions' is missing in type '{ type: "person"; distinct_ids: string[]; is_identified: true; properties: {}; created_at: string; matched_recordings: never[]; value_at_data_point: null; }' but required in type 'Omit<PersonActorType, "id" | "uuid">'.
Code quality checks: frontend/src/scenes/trends/persons-modal/personsModalLogic.ts#L125
Property 'matched_sessions' is missing in type '{ type: "group"; id: any; group_key: any; group_type_index: any; properties: any; created_at: any; matched_recordings: never[]; value_at_data_point: null; }' but required in type 'GroupActorType'.
Code quality checks: frontend/src/scenes/trends/persons-modal/personsModalLogic.ts#L140
Property 'matched_sessions' is missing in type '{ type: "person"; id: any; uuid: any; distinct_ids: any; is_identified: any; properties: any; created_at: any; matched_recordings: never[]; value_at_data_point: null; }' but required in type 'PersonActorType'.
Code quality checks
Process completed with exit code 2.
Determine need to run frontend checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Jest test (FOSS - 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Jest test (EE - 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Jest test (EE - 1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Jest test (FOSS - 3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Jest test (FOSS - 1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Jest test (EE - 3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code quality checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.