mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 00:47:50 +01:00
cd94d2d464
* fix a lot of types * fix another bunch of types * update typegen to beta, patch last types * fix introduced bug * fix a few errors * update ts blacklist
31 lines
1.7 KiB
Plaintext
31 lines
1.7 KiB
Plaintext
# This file contains a list of 'ignored' typescript errors. If any new ones are added they will cause ci breakage
|
|
# You can get an updated list of blacklisted errors by running bin/check-typescript-strict | cut -d":" -f1
|
|
# You will need to manually update this file if applicable.
|
|
Type.ts
|
|
frontend/src/initKea.ts(2,32)
|
|
frontend/src/initKea.ts(5,36)
|
|
frontend/src/lib/components/CommandPalette/CommandResults.tsx(76,33)
|
|
frontend/src/lib/components/CommandPalette/index.tsx(9,24)
|
|
frontend/src/lib/components/CommandPalette/index.tsx(26,33)
|
|
frontend/src/lib/components/CommandPalette/index.tsx(63,87)
|
|
frontend/src/scenes/dashboard-insight/DashboardInsight.tsx(31,27)
|
|
frontend/src/scenes/events/definitions/DefinitionDrawer.tsx(226,48)
|
|
frontend/src/scenes/events/definitions/DefinitionDrawer.tsx(311,38)
|
|
frontend/src/scenes/events/definitions/definitionDrawerLogic.ts(133,40)
|
|
frontend/src/scenes/organization/Settings/Invites.tsx(108,17)
|
|
frontend/src/scenes/persons/MergePerson.tsx(56,56)
|
|
frontend/src/scenes/sessions/SessionDetails.tsx(55,51)
|
|
frontend/src/scenes/sessions/sessionsTableLogic.ts(151,57)
|
|
frontend/src/scenes/sessions/sessionsTableLogic.ts(154,57)
|
|
frontend/src/scenes/sessions/SessionsView.tsx(214,64)
|
|
frontend/src/toolbar/actions/actionsTabLogic.tsx(104,21)
|
|
frontend/src/toolbar/actions/actionsTabLogic.tsx(104,28)
|
|
frontend/src/toolbar/actions/actionsTabLogic.tsx(112,17)
|
|
frontend/src/toolbar/actions/SelectorCount.tsx(2,38)
|
|
frontend/src/toolbar/elements/ElementInfo.tsx(22,22)
|
|
frontend/src/toolbar/elements/ElementInfo.tsx(60,38)
|
|
frontend/src/toolbar/elements/elementsLogic.ts(13,40)
|
|
frontend/src/toolbar/elements/heatmapLogic.ts(10,62)
|
|
frontend/src/toolbar/ToolbarApp.tsx(35,74)
|
|
frontend/src/toolbar/utils.ts(5,38)
|