Skip to content

feat: add commit sha to every frontend event #67794

feat: add commit sha to every frontend event

feat: add commit sha to every frontend event #67794

Triggered via pull request February 14, 2024 23:31
Status Success
Total duration 10m 18s
Artifacts

ci-frontend.yml

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

Annotations

19 warnings
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, actions/setup-node@v3. 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, actions/setup-node@v3. 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, actions/setup-node@v3. 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, actions/setup-node@v3. 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, actions/setup-node@v3. 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, actions/setup-node@v3. 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, actions/setup-node@v3, preactjs/compressed-size-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code quality checks
The following actions uses node12 which is deprecated and will be forced to run on node16: preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code quality checks: frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L137
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L167
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/TextCard/TextCard.tsx#L92
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/DateFilter/DateFilter.tsx#L208
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/ExportButton/ExportButton.tsx#L22
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/PropertiesTable/PropertiesTable.tsx#L50
<Input> is forbidden, use <LemonInput> instead
Code quality checks: frontend/src/lib/components/SelectGradientOverflow.tsx#L152
<Select> is forbidden, use <LemonSelect> instead
Code quality checks: frontend/src/lib/components/Subscriptions/SubscriptionsModal.tsx#L71
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/UnitPicker/UnitPicker.tsx#L94
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/lemon-ui/LemonButton/LemonButton.stories.tsx#L86
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead