Skip to content

feat(Experiments): Allow users to edit and preview no-code experiments from experiment page. #99514

feat(Experiments): Allow users to edit and preview no-code experiments from experiment page.

feat(Experiments): Allow users to edit and preview no-code experiments from experiment page. #99514

Triggered via pull request October 29, 2024 15:59
Status Failure
Total duration 7m 19s
Artifacts

ci-frontend.yml

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

Annotations

10 errors and 8 warnings
Code quality checks: frontend/src/layout/navigation-3000/sidebars/toolbar.ts#L32
Argument of type '{ actionId: null; experimentId: null; type: AuthorizedUrlListType.TOOLBAR_URLS; }' is not assignable to parameter of type 'AnyComponent | AuthorizedUrlListLogicProps'.
Code quality checks: frontend/src/layout/navigation-3000/sidebars/toolbar.ts#L38
Argument of type '{ actionId: null; experimentId: null; type: AuthorizedUrlListType.TOOLBAR_URLS; }' is not assignable to parameter of type 'AnyComponent | AuthorizedUrlListLogicProps'.
Code quality checks: frontend/src/layout/navigation-3000/sidebars/toolbar.ts#L51
Argument of type '{ actionId: null; experimentId: null; type: AuthorizedUrlListType.TOOLBAR_URLS; }' is not assignable to parameter of type 'AnyComponent | AuthorizedUrlListLogicProps'.
Code quality checks: frontend/src/layout/navigation-3000/sidebars/toolbar.ts#L55
Property 'asyncActions' does not exist on type 'FunctionComponent<{}> | BuiltLogic<authorizedUrlListLogicType>'.
Code quality checks: frontend/src/lib/components/AuthorizedUrlList/AuthorizedUrlList.tsx#L49
Argument of type '{ actionId: number | null; experimentId: number | "new" | null; type: AuthorizedUrlListType; }' is not assignable to parameter of type 'AnyComponent | AuthorizedUrlListLogicProps'.
Code quality checks: frontend/src/lib/components/AuthorizedUrlList/AuthorizedUrlList.tsx#L50
Argument of type 'FunctionComponent<{}> | BuiltLogic<authorizedUrlListLogicType>' is not assignable to parameter of type 'BuiltLogic<authorizedUrlListLogicType> | LogicWrapper<authorizedUrlListLogicType>'.
Code quality checks: frontend/src/lib/components/AuthorizedUrlList/AuthorizedUrlList.tsx#L51
Argument of type 'FunctionComponent<{}> | BuiltLogic<authorizedUrlListLogicType>' is not assignable to parameter of type 'BuiltLogic<authorizedUrlListLogicType> | LogicWrapper<authorizedUrlListLogicType>'.
Code quality checks: frontend/src/lib/components/AuthorizedUrlList/authorizedUrlListLogic.test.ts#L35
Type 'FunctionComponent<{}> | BuiltLogic<authorizedUrlListLogicType>' is not assignable to type 'BuiltLogic<authorizedUrlListLogicType>'.
Code quality checks: frontend/src/lib/components/AuthorizedUrlList/authorizedUrlListLogic.test.ts#L35
Argument of type '{ type: AuthorizedUrlListType.TOOLBAR_URLS; actionId: null; experimentId: null; }' is not assignable to parameter of type 'AnyComponent | AuthorizedUrlListLogicProps'.
Code quality checks: frontend/src/lib/components/AuthorizedUrlList/authorizedUrlListLogic.test.ts#L120
Type 'FunctionComponent<{}> | BuiltLogic<authorizedUrlListLogicType>' is not assignable to type 'BuiltLogic<authorizedUrlListLogicType>'.
Determine need to run frontend checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Jest test (EE - 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Jest test (FOSS - 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Jest test (FOSS - 3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Jest test (FOSS - 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Jest test (EE - 3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Jest test (EE - 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Code quality checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/