feat: Move support modal template a placeholder #75837
ci-frontend.yml
on: pull_request
Determine need to run frontend checks
9s
Code quality checks
8m 16s
Matrix: jest
Annotations
2 errors and 17 warnings
Code quality checks
Canceling since a higher priority waiting request for 'Frontend CI-move-supportModal-template-a-placeholder' exists
|
Code quality checks
The operation was canceled.
|
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 - 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 (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 - 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 - 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 (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 - 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/.
|
Code quality checks:
frontend/src/layout/navigation-3000/navigationLogic.tsx#L522
Unnecessary 'else' after 'return'
|
Code quality checks:
frontend/src/layout/navigation-3000/navigationLogic.tsx#L599
Unnecessary 'else' after 'return'
|
Code quality checks:
frontend/src/layout/navigation-3000/sidepanel/panels/activity/sidePanelActivityLogic.tsx#L231
Unnecessary 'else' after 'return'
|
Code quality checks:
frontend/src/layout/navigation/Breadcrumbs/breadcrumbsLogic.tsx#L86
Unnecessary 'else' after 'return'
|
Code quality checks:
frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L154
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Code quality checks:
frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L184
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Code quality checks:
frontend/src/lib/components/Cards/TextCard/TextCard.tsx#L96
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Code quality checks:
frontend/src/lib/components/CommandBar/ActionInput.tsx#L20
Unnecessary 'else' after 'return'
|
Code quality checks:
frontend/src/lib/components/CommandBar/SearchBarTab.tsx#L51
Unnecessary 'else' after 'return'
|
Code quality checks:
frontend/src/lib/components/CommandBar/SearchResult.tsx#L122
Unnecessary 'else' after 'return'
|