mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 00:47:50 +01:00
14e3eb6ddf
* upgrade typegen * remove non-null assertions * fix small type bug * fix sessions ts errors
24 lines
1.3 KiB
Plaintext
24 lines
1.3 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/organization/Settings/Invites.tsx(108,17)
|
|
frontend/src/scenes/persons/MergePerson.tsx(56,56)
|
|
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)
|