Skip to content

fix(3000): use correct route for fonts #59908

fix(3000): use correct route for fonts

fix(3000): use correct route for fonts #59908

Triggered via pull request November 22, 2023 23:47
Status Cancelled
Total duration 7m 23s
Artifacts

ci-frontend.yml

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

Annotations

1 error and 11 warnings
Code quality checks
The operation was canceled.
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/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/ObjectTags/ObjectTags.tsx#L93
<Tag> is forbidden, use <LemonTag> instead
Code quality checks: frontend/src/lib/components/ObjectTags/ObjectTags.tsx#L120
<Tag> is forbidden, use <LemonTag> instead
Code quality checks: frontend/src/lib/components/PageHeader.tsx#L38
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview