Skip to content

feat(search): more search improvements #59281

feat(search): more search improvements

feat(search): more search improvements #59281

Triggered via pull request November 20, 2023 14:10
Status Failure
Total duration 5m 30s
Artifacts

ci-frontend.yml

on: pull_request
Code quality checks
5m 18s
Code quality checks
Matrix: jest
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Code quality checks: cypress/e2e/actions.cy.ts#L9
Argument of type 'string | null' is not assignable to parameter of type 'string'.
Code quality checks: cypress/e2e/actions.cy.ts#L22
Variable 'actionName' implicitly has type 'any' in some locations where its type cannot be determined.
Code quality checks: cypress/e2e/actions.cy.ts#L29
Variable 'actionName' implicitly has an 'any' type.
Code quality checks: cypress/e2e/actions.cy.ts#L37
Variable 'actionName' implicitly has an 'any' type.
Code quality checks: cypress/e2e/actions.cy.ts#L40
Variable 'actionName' implicitly has an 'any' type.
Code quality checks: cypress/e2e/actions.cy.ts#L44
Variable 'actionName' implicitly has an 'any' type.
Code quality checks: cypress/e2e/actions.cy.ts#L46
Variable 'actionName' implicitly has an 'any' type.
Code quality checks: cypress/e2e/auth.cy.ts#L30
'win.POSTHOG_APP_CONTEXT' is possibly 'undefined'.
Code quality checks: cypress/e2e/dashboard-duplication.ts#L6
Variable 'dashboardName' implicitly has type 'any' in some locations where its type cannot be determined.
Code quality checks: cypress/e2e/dashboard-duplication.ts#L6
Variable 'insightName' implicitly has type 'any' in some locations where its type cannot be determined.