Skip to content

feat: Settings 3000 #57094

feat: Settings 3000

feat: Settings 3000 #57094

Triggered via pull request November 6, 2023 15:07
Status Failure
Total duration 2m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-frontend.yml

on: pull_request
Code quality checks
2m 14s
Code quality checks
Matrix: jest
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Code quality checks: frontend/src/scenes/settings/organization/DangerZone.tsx#L3
'RestrictedComponentProps' is defined but never used
Code quality checks: frontend/src/scenes/settings/organization/Invites.tsx#L56
'showInviteModal' is assigned a value but never used
Code quality checks: frontend/src/scenes/settings/project/index.tsx#L3
'SessionRecording' is defined but never used
Code quality checks: frontend/src/scenes/settings/project/index.tsx#L8
'DangerZone' is defined but never used
Code quality checks: frontend/src/scenes/settings/project/index.tsx#L11
'RestrictionScope' is defined but never used
Code quality checks: frontend/src/scenes/settings/project/index.tsx#L14
'TimezoneConfig' is defined but never used
Code quality checks: frontend/src/scenes/settings/project/index.tsx#L26
'AuthorizedUrlList' is defined but never used
Code quality checks: frontend/src/scenes/settings/project/index.tsx#L30
'LemonLabel' is defined but never used
Code quality checks: frontend/src/scenes/settings/project/index.tsx#L32
'AuthorizedUrlListType' is defined but never used
Code quality checks: frontend/src/scenes/settings/project/index.tsx#L33
'IngestionInfo' is defined but never used
Code quality checks: frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L143
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L175
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/TextCard/TextCard.tsx#L101
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/DateFilter/DateFilter.tsx#L150
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/DateFilter/RollingDateRangeFilter.tsx#L64
<Input> is forbidden, use <LemonInput> instead
Code quality checks: frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L191
<Divider> is forbidden, use <LemonDivider> instead
Code quality checks: frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L255
<Select> is forbidden, use <LemonSelect> instead
Code quality checks: frontend/src/lib/components/ExportButton/ExportButton.tsx#L20
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/InsightLabel/index.tsx#L171
<Space> is forbidden, use flex or space utility classes instead
Code quality checks: frontend/src/lib/components/PersonPropertySelect/PersonPropertySelect.tsx#L39
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview