Giter Club home page Giter Club logo

Comments (69)

typescript-bot avatar typescript-bot commented on July 20, 2024

actualbudget/actual

2 of 4 projects failed to build with the old tsc and were ignored

packages/loot-core/tsconfig.api.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

aidenybai/million

3 of 4 projects failed to build with the old tsc and were ignored

website/tsconfig.json

  • error TS2322: Type '{ plugins: { legend: { display: boolean; }; }; indexAxis: "y"; scales: { x: { max: number; ticks: { format: { style: string; minimumFractionDigits: number; maximumFractionDigits: number; }; }; }; }; }' is not assignable to type '_DeepPartialObject<CoreChartOptions<"bar"> & ElementChartOptions<"bar"> & PluginChartOptions<"bar"> & DatasetChartOptions<"bar"> & ScaleChartOptions<...> & BarControllerChartOptions>'.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

alangpierce/sucrase

4 of 18 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS2367: This comparison appears to be unintentional because the types 'JSXRole.NoChildren' and 'JSXRole.KeyAfterPropSpread' have no overlap.

src/tsconfig.json

  • error TS2367: This comparison appears to be unintentional because the types 'JSXRole.NoChildren' and 'JSXRole.KeyAfterPropSpread' have no overlap.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

angular/angularfire

11 of 14 projects failed to build with the old tsc and were ignored

src/schematics/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

ardatan/graphql-tools

tsconfig.json

  • error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

ariakit/ariakit

1 of 6 projects failed to build with the old tsc and were ignored

tsconfig.json

website/tsconfig.json

packages/ariakit-react-core/tsconfig.build.json

packages/ariakit-react/tsconfig.build.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

backstage/backstage

7 of 13 projects failed to build with the old tsc and were ignored

microsite/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

caprover/caprover

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

chakra-ui/panda

21 of 41 projects failed to build with the old tsc and were ignored

tsconfig.json

packages/types/tsconfig.json

packages/token-dictionary/tsconfig.json

packages/studio/tsconfig.json

packages/shared/tsconfig.json

packages/preset-panda/tsconfig.json

packages/preset-open-props/tsconfig.json

packages/preset-base/tsconfig.json

packages/preset-atlaskit/tsconfig.json

packages/postcss/tsconfig.json

packages/parser/tsconfig.json

packages/node/tsconfig.json

packages/node/tsconfig.build.json

packages/logger/tsconfig.json

packages/generator/tsconfig.json

packages/fixture/tsconfig.json

packages/core/tsconfig.json

packages/cli/tsconfig.json

packages/astro-plugin-studio/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

Chocobozzz/PeerTube

4 of 11 projects failed to build with the old tsc and were ignored

client/e2e/tsconfig.json

client/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

conventional-changelog/conventional-changelog

2 of 14 projects failed to build with the old tsc and were ignored

packages/conventional-changelog-writer/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

curlconverter/curlconverter

tsconfig.json

  • error TS1487: Octal escape sequences are not allowed. Use the syntax '\x02'.
  • error TS1487: Octal escape sequences are not allowed. Use the syntax '\x09'.
  • error TS1487: Octal escape sequences are not allowed. Use the syntax '\x0b'.
  • error TS1487: Octal escape sequences are not allowed. Use the syntax '\x1a'.
  • error TS1536: Octal escape sequences and backreferences are not allowed in a character class. If this was intended as an escape sequence, use the syntax '\x82' instead.
  • error TS1536: Octal escape sequences and backreferences are not allowed in a character class. If this was intended as an escape sequence, use the syntax '\xff' instead.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

derbyjs/derby

tsconfig.json

  • error TS5102: Option 'noImplicitUseStrict' has been removed. Please remove it from your configuration.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

dotansimha/graphql-code-generator

8 of 23 projects failed to build with the old tsc and were ignored

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

elastic/eui

1 of 2 projects failed to build with the old tsc and were ignored

packages/eui/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

element-hq/element-web

tsconfig.json

  • error TS1501: This regular expression flag is only available when targeting 'es2018' or later.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/SlashCommands.tsx#L904
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/utils/exportUtils/PlainTextExport.ts#L51
  • error TS2322: Type '{ playback: Playback; playbackPhase: PlaybackState; tabIndex: number; ref: RefObject<PlayPauseButton>; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<PlayPauseButton> & Readonly<Props> & Readonly<...>'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/audio_messages/AudioPlayer.tsx#L47
  • error TS2322: Type '{ playback: Playback; playbackPhase: PlaybackState; ref: RefObject<PlayPauseButton>; }' is not assignable to type 'Readonly<Props>'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/audio_messages/RecordingPlayback.tsx#L86
  • error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/context_menus/KebabContextMenu.tsx#L32
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/dialogs/spotlight/TooltipOption.tsx#L24
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/CollapsibleButton.tsx#L25
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/voip/LegacyCallView/LegacyCallViewButtons.tsx#L75
  • error TS2322: Type '{ children: Element; id: string; className: string; onClick: () => void; onTooltipOpenChange: (open: any) => void; title: string; }' is not assignable to type 'IntrinsicAttributes & TooltipOptionProps & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/dialogs/spotlight/SpotlightDialog.tsx#L936
  • error TS7006: Parameter 'open' implicitly has an 'any' type.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/dialogs/spotlight/SpotlightDialog.tsx#L942
  • error TS2322: Type '{ children: (string | Element)[]; id: string; title: string; key: string; onClick: (ev: any) => void; }' is not assignable to type 'IntrinsicAttributes & TooltipOptionProps & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/dialogs/spotlight/SpotlightDialog.tsx#L1109
  • error TS7006: Parameter 'ev' implicitly has an 'any' type.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/dialogs/spotlight/SpotlightDialog.tsx#L1112
  • error TS2339: Property 'className' does not exist on type 'TooltipOptionProps & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/dialogs/spotlight/TooltipOption.tsx#L29
  • error TS2741: Property 'onClick' is missing in type '{ className: string; onFocus: FocusHandler; ref: RefObject<HTMLElement>; tabIndex: number; "aria-selected": boolean; role: "option"; endAdornment?: ReactNode; children?: ReactNode; }' but required in type '{ element?: keyof IntrinsicElements | undefined; kind?: AccessibleButtonKind | undefined; disabled?: boolean | undefined; triggerOnMouseDown?: boolean | undefined; ... 5 more ...; disableTooltip?: boolean | undefined; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/dialogs/spotlight/TooltipOption.tsx#L32
  • error TS2322: Type '{ className: string; iconClassName: string; onClick: (ev?: SyntheticEvent<Element, Event> | undefined) => void; title: string; inputRef: RefObject<HTMLElement>; }' is not assignable to type 'IntrinsicAttributes & Props & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/location/LocationButton.tsx#L66
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/EmojiButton.tsx#L60
  • error TS2339: Property 'className' does not exist on type 'Props & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/CollapsibleButton.tsx#L34
  • error TS2741: Property 'onClick' is missing in type '{ iconClassName: string; label: string; inputRef: Ref | undefined; }' but required in type 'IOptionProps'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/CollapsibleButton.tsx#L41
  • error TS2741: Property 'onClick' is missing in type '{ children: ReactNode; title: string; className: string; ref: Ref | undefined; }' but required in type '{ element?: keyof IntrinsicElements | undefined; kind?: AccessibleButtonKind | undefined; disabled?: boolean | undefined; triggerOnMouseDown?: boolean | undefined; ... 5 more ...; disableTooltip?: boolean | undefined; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/CollapsibleButton.tsx#L45
  • error TS2322: Type '{ className: string; iconClassName: string; onClick: () => void; title: string; }' is not assignable to type 'IntrinsicAttributes & Props & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/MessageComposerButtons.tsx#L244
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/MessageComposerButtons.tsx#L337
  • error TS2322: Type '{ id: string; key: string; className: string; iconClassName: string; onClick: () => void; title: string; }' is not assignable to type 'IntrinsicAttributes & Props & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/MessageComposerButtons.tsx#L255
  • error TS2322: Type '{ key: string; className: string; iconClassName: string; onClick: () => void; title: string; }' is not assignable to type 'IntrinsicAttributes & Props & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/MessageComposerButtons.tsx#L269
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/MessageComposerButtons.tsx#L282
  • error TS2322: Type '{ className: string; iconClassName: string; onClick: (ev: ButtonEvent) => void; title: string; }' is not assignable to type 'IntrinsicAttributes & Props & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/rooms/MessageComposerButtons.tsx#L370
  • error TS2322: Type '{ disabled: boolean | undefined; title: string; options: Element[]; "data-testid": string; }' is not assignable to type 'IntrinsicAttributes & KebabContextMenuProps & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/settings/devices/CurrentDeviceSection.tsx#L81
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/settings/devices/OtherSessionsSectionHeading.tsx#L54
  • error TS2322: Type '{ title: string; description: Element; }' is not assignable to type 'Omit<ComponentProps<(<T extends keyof JSX.IntrinsicElements>(props: DynamicHtmlElementProps<T> & { element?: T | undefined; kind?: AccessibleButtonKind | undefined; ... 7 more ...; disableTooltip?: boolean | undefined; } & RefAttributes<...>) => ReactElement<...> | null)>, "kind" | ... 1 more ... | "onClick">'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/settings/devices/DeviceDetailHeading.tsx#L81
  • error TS2322: Type '{ title: string; description: ReactNode; }' is not assignable to type 'Omit<ComponentProps<(<T extends keyof JSX.IntrinsicElements>(props: DynamicHtmlElementProps<T> & { element?: T | undefined; kind?: AccessibleButtonKind | undefined; ... 7 more ...; disableTooltip?: boolean | undefined; } & RefAttributes<...>) => ReactElement<...> | null)>, "kind" | ... 1 more ... | "onClick">'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/settings/devices/DeviceSecurityLearnMore.tsx#L80
  • error TS2322: Type '{ variation: DeviceSecurityVariation.Verified; }' is not assignable to type 'Omit<ComponentProps<FC<Props>>, "description" | "title">'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/settings/devices/DeviceVerificationStatusCard.tsx#L49
  • error TS2322: Type '{ variation: DeviceSecurityVariation.Unverifiable; }' is not assignable to type 'Omit<ComponentProps<FC<Props>>, "description" | "title">'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/settings/devices/DeviceVerificationStatusCard.tsx#L61
  • error TS2322: Type '{ variation: DeviceSecurityVariation.Unverified; }' is not assignable to type 'Omit<ComponentProps<FC<Props>>, "description" | "title">'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/settings/devices/DeviceVerificationStatusCard.tsx#L76
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/settings/devices/SecurityRecommendations.tsx#L66
  • error TS2322: Type '{ variation: FilterVariation; }' is not assignable to type 'Omit<ComponentProps<FC<Props>>, "description" | "title">'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/settings/devices/FilteredDeviceList.tsx#L124
  • error TS2322: Type '{ variation: DeviceSecurityVariation.Inactive; }' is not assignable to type 'Omit<ComponentProps<FC<Props>>, "description" | "title">'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/settings/devices/SecurityRecommendations.tsx#L88
  • error TS2339: Property 'className' does not exist on type 'PropsWithChildren<ButtonProps>'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/voip/LegacyCallView/LegacyCallViewButtons.tsx#L52
  • error TS2322: Type '{ ref: ForwardedRef<HTMLElement>; className: string; title: string | undefined; placement: "top"; onTooltipOpenChange: ((hovering: boolean) => void) | undefined; } & Omit<...> & { ...; }' is not assignable to type 'IntrinsicAttributes & Partial<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement> | ... 121 more ... | SVGProps<...>, "ref" | ... 3 more ... | "onKeyDown">> & Omit<...> & { ...; } & RefAttributes<...>'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/voip/LegacyCallView/LegacyCallViewButtons.tsx#L61
  • error TS2339: Property 'state' does not exist on type 'IDropdownButtonProps & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/voip/LegacyCallView/LegacyCallViewButtons.tsx#L79
  • error TS2746: This JSX tag's 'children' prop expects a single child of type '(IntrinsicAttributes & Omit<ComponentProps<(<T extends keyof JSX.IntrinsicElements>(props: DynamicHtmlElementProps<T> & { element?: T | undefined; ... 8 more ...; disableTooltip?: boolean | undefined; } & RefAttributes<...>) => ReactElement<...> | null)>, "title" | "element"> & { ...; } & RefAttributes<...>)["childr...', but multiple children were provided.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/voip/LegacyCallView/LegacyCallViewButtons.tsx#L93
  • error TS2322: Type '{ className: string; onClick: (event: ButtonEvent) => void; onHover: (hovering: boolean) => void; state: any; }' is not assignable to type 'IntrinsicAttributes & Omit<ComponentProps<(<T extends keyof JSX.IntrinsicElements>(props: DynamicHtmlElementProps<T> & { element?: T | undefined; ... 8 more ...; disableTooltip?: boolean | undefined; } & RefAttributes<...>) => ReactElement<...> | null)>, "title" | "element"> & { ...; } & RefAttributes<...>'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/voip/LegacyCallView/LegacyCallViewButtons.tsx#L100
  • error TS2322: Type '{ state: boolean; className: string; onLabel: string; offLabel: string; onClick: () => void; deviceKinds: (MediaDeviceKindEnum.AudioOutput | MediaDeviceKindEnum.AudioInput)[]; }' is not assignable to type 'IntrinsicAttributes & IDropdownButtonProps & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/voip/LegacyCallView/LegacyCallViewButtons.tsx#L275
  • error TS2322: Type '{ state: boolean; className: string; onLabel: string; offLabel: string; onClick: () => void; deviceKinds: MediaDeviceKindEnum.VideoInput[]; }' is not assignable to type 'IntrinsicAttributes & IDropdownButtonProps & { children?: ReactNode; }'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/voip/LegacyCallView/LegacyCallViewButtons.tsx#L284
  • error TS2322: Type '{ state: boolean; className: string; onLabel: string; offLabel: string; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & Omit<ComponentProps<(<T extends keyof JSX.IntrinsicElements>(props: DynamicHtmlElementProps<T> & { element?: T | undefined; ... 8 more ...; disableTooltip?: boolean | undefined; } & RefAttributes<...>) => ReactElement<...> | null)>, "title" | "element"> & { ...; } & RefAttributes<...>'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/voip/LegacyCallView/LegacyCallViewButtons.tsx#L295
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/components/views/voip/LegacyCallView/LegacyCallViewButtons.tsx#L304
  • error TS2322: Type '"a11y_jump_first_unread_room" | "cannot_invite_without_identity_server" | "cannot_reach_homeserver" | "cannot_reach_homeserver_detail" | "cant_load_page" | "chat_card_back_action_label" | ... 3405 more ... | undefined' is not assignable to type '"a11y_jump_first_unread_room" | "cannot_invite_without_identity_server" | "cannot_reach_homeserver" | "cannot_reach_homeserver_detail" | "cant_load_page" | "chat_card_back_action_label" | ... 3405 more ... | Partial<...>'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/settings/SettingsStore.ts#L269
  • error TS2345: Argument of type '"a11y_jump_first_unread_room" | "cannot_invite_without_identity_server" | "cannot_reach_homeserver" | "cannot_reach_homeserver_detail" | "cant_load_page" | "chat_card_back_action_label" | ... 3405 more ... | Partial<...>' is not assignable to parameter of type '"a11y_jump_first_unread_room" | "cannot_invite_without_identity_server" | "cannot_reach_homeserver" | "cannot_reach_homeserver_detail" | "cant_load_page" | "chat_card_back_action_label" | ... 3404 more ... | "zxcvbn|warnings|wordByItself"'.
    • file:///mnt/ts_downloads/_/m/element-web/node_modules/matrix-react-sdk/src/settings/SettingsStore.ts#L272

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

foambubble/foam

packages/foam-vscode/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

formatjs/formatjs

26 of 34 projects failed to build with the old tsc and were ignored

packages/cli-lib/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

framer/motion

3 of 4 projects failed to build with the old tsc and were ignored

packages/framer-motion/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

gilbarbara/react-joyride

tsconfig.json

  • error TS1360: Type 'PartialObjectDeep<Partial<StylesOptions>, {}> & Partial<StylesOptions>' does not satisfy the expected type 'StylesOptions'.
  • error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
  • error TS18048: 'options.zIndex' is possibly 'undefined'.

test/tsconfig.json

  • error TS1360: Type 'PartialObjectDeep<Partial<StylesOptions>, {}> & Partial<StylesOptions>' does not satisfy the expected type 'StylesOptions'.
  • error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
  • error TS18048: 'options.zIndex' is possibly 'undefined'.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

gitkraken/vscode-gitlens

3 of 4 projects failed to build with the old tsc and were ignored

src/webviews/apps/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

gitpod-io/gitpod

8 of 20 projects failed to build with the old tsc and were ignored

components/gitpod-protocol/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

growthbook/growthbook

5 of 10 projects failed to build with the old tsc and were ignored

packages/front-end/tsconfig.json

packages/back-end/tsconfig.json

  • error TS2345: Argument of type 'Function' is not assignable to parameter of type '(req: Request<any, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>, number>, next: NextFunction) => void | Promise<...>'.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

gvergnaud/ts-pattern

tests/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

hexojs/hexo

tsconfig.json

  • error TS1501: This regular expression flag is only available when targeting 'es2018' or later.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

heyxyz/hey

1 of 13 projects failed to build with the old tsc and were ignored

apps/web/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

highcharts/highcharts

19 of 26 projects failed to build with the old tsc and were ignored

ts/tsconfig.json

ts/masters-es5/tsconfig.json

ts/masters-datagrid/tsconfig.json

ts/masters-dashboards/tsconfig.json

ts/DataGrid/tsconfig.json

  • error TS5102: Option 'keyofStringsOnly' has been removed. Please remove it from your configuration.

ts/Dashboards/tsconfig.json

  • error TS5102: Option 'keyofStringsOnly' has been removed. Please remove it from your configuration.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

Huachao/vscode-restclient

tsconfig.json

  • error TS2352: Conversion of type 'number | string[] | undefined' to type 'string' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

infinitered/ignite

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

ionic-team/stencil

36 of 40 projects failed to build with the old tsc and were ignored

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

jackyzha0/quartz

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

jupyterlab/jupyterlab

42 of 58 projects failed to build with the old tsc and were ignored

galata/tsconfig.json

galata/extension/tsconfig.json

buildutils/template/tsconfig.test.json

  • error TS6305: Output file '/mnt/ts_downloads/_/m/jupyterlab/buildutils/template/lib/index.d.ts' has not been built from source file '/mnt/ts_downloads/_/m/jupyterlab/buildutils/template/src/index.ts'.
    • Project Scope

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

keplergl/kepler.gl

13 of 17 projects failed to build with the old tsc and were ignored

src/actions/tsconfig.production.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

LokerL/tts-vue

tsconfig.json

  • error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

louislam/dockge

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

lucaong/minisearch

tsconfig.json

  • error TS1501: This regular expression flag is only available when targeting 'es6' or later.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

measuredco/puck

2 of 7 projects failed to build with the old tsc and were ignored

packages/core/tsconfig.json

apps/demo/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

microsoft/codetour

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

microsoft/playwright

4 of 15 projects failed to build with the old tsc and were ignored

packages/html-reporter/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

misskey-dev/misskey

6 of 13 projects failed to build with the old tsc and were ignored

packages/backend/tsconfig.json

packages/backend/test/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

netless-io/flat

desktop/renderer-app/tsconfig.json

service-providers/fastboard/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

nextauthjs/next-auth

18 of 40 projects failed to build with the old tsc and were ignored

docs/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

ngrx/platform

26 of 68 projects failed to build with the old tsc and were ignored

modules/store/testing/tsconfig.spec.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

omnivore-app/omnivore

3 of 20 projects failed to build with the old tsc and were ignored

packages/web/tsconfig.json

packages/liqe/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

OneUptime/oneuptime

1 of 17 projects failed to build with the old tsc and were ignored

StatusPage/tsconfig.json

Ingestor/tsconfig.json

Dashboard/tsconfig.json

CommonUI/tsconfig.json

CommonServer/tsconfig.json

App/tsconfig.json

AdminDashboard/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

outline/outline

tsconfig.json

  • error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

pnpm/pnpm

147 of 250 projects failed to build with the old tsc and were ignored

pnpm/tsconfig.json

  • error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.

cli/default-reporter/test/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

privatenumber/tsx

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

QwikDev/qwik

12 of 13 projects failed to build with the old tsc and were ignored

packages/qwik/tsconfig.json

  • error TS1536: Octal escape sequences and backreferences are not allowed in a character class. If this was intended as an escape sequence, use the syntax '\x01' instead.
  • error TS2344: Type 'HTMLDivElement' does not satisfy the constraint 'StrictEqualUsingTSInternalIdenticalToOperator<Parameters<Extract<PublicProps<{ as?: C | undefined; } & PropsOf<string extends C ? "div" : C>>["onClick$"], EventHandler>>[1], HTMLDivElement> extends true ? unknown : MismatchInfo<...>'.
  • error TS2322: Type '{ as: <C extends string | FunctionComponent = "div">(props: PublicProps<{ as?: C | undefined; } & PropsOf<string extends C ? "div" : C>>, key: string | null, flags: number, dev?: DevJSX | undefined) => JSXOutput; }' is not assignable to type 'IntrinsicAttributes & ({ as?: (<C extends string | FunctionComponent = "div">(props: PublicProps<{ as?: C | undefined; } & PropsOf<string extends C ? "div" : C>>, key: string | null, flags: number, dev?: DevJSX | undefined) => JSXOutput) | undefined; } & (PublicProps<...> extends Record<...> ? IsAny<...> extends tru...'.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

radix-ui/themes

1 of 2 projects failed to build with the old tsc and were ignored

packages/radix-ui-themes/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

react-navigation/react-navigation

9 of 14 projects failed to build with the old tsc and were ignored

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

reduxjs/redux-toolkit

10 of 32 projects failed to build with the old tsc and were ignored

packages/toolkit/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

reduxjs/redux

2 of 5 projects failed to build with the old tsc and were ignored

test/tsconfig.json

  • error TS2345: Argument of type '<NextExt extends {}, NextStateExt extends {}>(x: StoreEnhancerStoreCreator<NextExt, NextStateExt>) => StoreEnhancerStoreCreator<NextExt, NextStateExt>' is not assignable to parameter of type 'StoreEnhancer<Store<Todo[], TodoAction, unknown>, {}>'.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

runtipi/runtipi

tsconfig.json

  • error TS2554: Expected 1 arguments, but got 0.
    • Project Scope
    • Project Scope
    • Project Scope

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

sequelize/sequelize

12 of 16 projects failed to build with the old tsc and were ignored

packages/core/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

slidevjs/slidev

2 of 4 projects failed to build with the old tsc and were ignored

docs/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

statelyai/xstate

10 of 52 projects failed to build with the old tsc and were ignored

examples/7guis-flight-booker-react/tsconfig.json

  • error TS6305: Output file '/mnt/ts_downloads/_/m/xstate/examples/7guis-flight-booker-react/vite.config.d.ts' has not been built from source file '/mnt/ts_downloads/_/m/xstate/examples/7guis-flight-booker-react/vite.config.ts'.
    • Project Scope

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

strapi/strapi

76 of 118 projects failed to build with the old tsc and were ignored

packages/core/content-type-builder/server/tsconfig.json

packages/core/content-type-builder/server/tsconfig.eslint.json

packages/core/content-type-builder/server/tsconfig.build.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

tapexyz/tape

1 of 11 projects failed to build with the old tsc and were ignored

apps/og/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

teableio/teable

19 of 25 projects failed to build with the old tsc and were ignored

apps/nextjs-app/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

tinacms/tinacms

11 of 24 projects failed to build with the old tsc and were ignored

packages/@tinacms/cli/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

triggerdotdev/trigger.dev

43 of 59 projects failed to build with the old tsc and were ignored

references/v3-catalog/tsconfig.json

apps/docker-provider/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

tweenjs/tween.js

tsconfig.json

  • error TS5102: Option 'importsNotUsedAsValues' has been removed. Please remove it from your configuration.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

vega/vega-lite

tsconfig.json

  • error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.

tsconfig.build.json

  • error TS5102: Option 'suppressImplicitAnyIndexErrors' has been removed. Please remove it from your configuration.

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

vendure-ecommerce/vendure

36 of 46 projects failed to build with the old tsc and were ignored

packages/admin-ui/tsconfig.lib.prod.json

packages/admin-ui/src/tsconfig.app.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

vuejs/language-tools

3 of 8 projects failed to build with the old tsc and were ignored

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

winglang/wing

15 of 27 projects failed to build with the old tsc and were ignored

apps/jsii-docgen/tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

xiangsx/gpt4free-ts

tsconfig.json

from typescript.

typescript-bot avatar typescript-bot commented on July 20, 2024

youzan/vant

3 of 9 projects failed to build with the old tsc and were ignored

packages/vant-cli/tsconfig.json

from typescript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.