Skip to content

[NewErrors] 4.5.0-dev.20210912 vs 4.4.3 #45846

Closed
@typescript-bot

Description

@typescript-bot

The following errors were reported by 4.5.0-dev.20210912, but not by 4.4.3

microsoft/vscode

2 of 51 projects failed to build with the old tsc

extensions/github/tsconfig.json

  • error TS2339: Property 'pulls' does not exist on type '({ [x: string]: any; } & { [x: string]: any; } & Octokit & void & { paginate: PaginateInterface; } & RestEndpointMethods) | ReposCreateForkResponseData'.

src/tsconfig.json

src/tsconfig.monaco.json

src/tsconfig.tsec.json

reduxjs/react-redux

test/typetests/tsconfig.json

  • error TS2322: Type 'Context<ReactReduxContextValue<any, AnyAction> | null> | MutableRefObject<unknown> | ((instance: unknown) => void) | Omit<...>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction> | null>'.
  • error TS2339: Property 'Consumer' does not exist on type 'Context<ReactReduxContextValue<any, AnyAction> | null> | MutableRefObject<unknown> | ((instance: unknown) => void) | Omit<...>'.

tsconfig.json

  • error TS2322: Type 'Context<ReactReduxContextValue<any, AnyAction> | null> | MutableRefObject<unknown> | ((instance: unknown) => void) | Omit<...>' is not assignable to type 'Context<ReactReduxContextValue<any, AnyAction> | null>'.
  • error TS2339: Property 'Consumer' does not exist on type 'Context<ReactReduxContextValue<any, AnyAction> | null> | MutableRefObject<unknown> | ((instance: unknown) => void) | Omit<...>'.

youzan/vant

2 of 9 projects failed to build with the old tsc

packages/create-vant-cli-app/tsconfig.json

lensapp/lens

4 of 5 projects failed to build with the old tsc

tsconfig.json

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions