Skip to content

feat: add ee licensed replay transformer #60115

feat: add ee licensed replay transformer

feat: add ee licensed replay transformer #60115

Triggered via pull request November 23, 2023 21:05
Status Failure
Total duration 5m 38s
Artifacts

ci-frontend.yml

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

Annotations

10 errors
Code quality checks: frontend/src/layout/navigation-3000/sidebars/personsAndGroups.ts#L126
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type 'Map<GroupTypeIndex, GroupType>'.
Code quality checks: frontend/src/layout/navigation-3000/sidebars/personsAndGroups.ts#L146
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type 'Map<GroupTypeIndex, GroupType>'.
Code quality checks: frontend/src/layout/navigation/SideBar/PageButton.tsx#L33
Element implicitly has an 'any' type because expression of type 'string | number' can't be used to index type 'Partial<Record<Scene, SceneConfig>>'.
Code quality checks: frontend/src/layout/navigation/TopBar/notificationsLogic.tsx#L146
Element implicitly has an 'any' type because expression of type '"markdown"' can't be used to index type 'string | number | true | { [key: string]: JsonType; } | JsonType[]'.
Code quality checks: frontend/src/layout/navigation/TopBar/notificationsLogic.tsx#L147
Element implicitly has an 'any' type because expression of type '"notificationDate"' can't be used to index type 'string | number | true | { [key: string]: JsonType; } | JsonType[]'.
Code quality checks: frontend/src/lib/Chart.ts#L29
Element implicitly has an 'any' type because expression of type '"duration"' can't be used to index type 'false | (AnimationSpec<keyof ChartTypeRegistry> & { onProgress?: ((this: Chart<keyof ChartTypeRegistry, (number | ... 2 more ... | null)[], unknown>, event: AnimationEvent) => void) | undefined; onComplete?: ((this: Chart<...>, event: AnimationEvent) => void) | undefined; })'.
Code quality checks: frontend/src/lib/api.test.ts#L82
Element implicitly has an 'any' type because type '{ insights: { loadInsight(shortId: InsightShortId, basic?: boolean | undefined): Promise<PaginatedResponse<Partial<InsightModel>>>; }; ... 43 more ...; loadPaginatedResults(url: string | null, maxIterations?: number): Promise<...>; }' has no index signature. Did you mean to call 'api.get'?
Code quality checks: frontend/src/lib/components/DateFilter/rollingDateRangeFilterLogic.ts#L37
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly q: "quarters"; readonly m: "months"; readonly w: "weeks"; readonly d: "days"; }'.
Code quality checks: frontend/src/lib/components/DefinitionPopover/CohortPopoverInfo.tsx#L49
Element implicitly has an 'any' type because expression of type 'BehavioralFilterType' can't be used to index type '{ performed_event_first_time: { label: string; }; performed_event_regularly: { label: string; }; stopped_performing_event: { label: string; }; restarted_performing_event: { label: string; }; ... 4 more ...; not_performed_event_sequence: { ...; }; }'.
Code quality checks: frontend/src/lib/components/PropertyFilters/components/taxonomicPropertyFilterLogic.ts#L122
Element implicitly has an 'any' type because expression of type 'string | number' can't be used to index type '{ $active_feature_flags: PropertyOperator; }'.