Skip to content

fix: use Matter for BoldNumber #61599

fix: use Matter for BoldNumber

fix: use Matter for BoldNumber #61599

Triggered via pull request December 5, 2023 17:54
Status Success
Total duration 8m 38s
Artifacts

ci-frontend.yml

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

Annotations

11 warnings
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/layout/navigation/TopBar/TopBar.tsx#L93
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L138
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L170
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/TextCard/TextCard.tsx#L93
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/CopyToClipboard.tsx#L65
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview
Code quality checks: frontend/src/lib/components/DateFilter/DateFilter.tsx#L158
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L192
<Divider> is forbidden, use <LemonDivider> 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#L45
<Input> is forbidden, use <LemonInput> instead