The following errors were reported by 4.2.0-dev.20201108, but not by 4.0.5
6 of 43 projects failed to build with the old tsc
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
1 of 2 projects failed to build with the old tsc
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
7 of 11 projects failed to build with the old tsc
error TS2322: Type '(value: T | PromiseLike<T>) => void' is not assignable to type '(value?: T | PromiseLike<T> | undefined) => void'.
error TS2322: Type '(value: T | PromiseLike<T>) => void' is not assignable to type '(value?: T | PromiseLike<T> | undefined) => void'.
7 of 9 projects failed to build with the old tsc
error TS2345: Argument of type '(value: unknown) => void' is not assignable to parameter of type 'Lambda'.
error TS2345: Argument of type '{ observableKind: "map"; debugObjectName: string; } & { object: ObservableMap<K, V>; name: K; type: "delete"; oldValue: V; }' is not assignable to parameter of type 'PureSpyEvent'.
error TS2345: Argument of type '{ observableKind: "map"; debugObjectName: string; } & { object: ObservableMap<K, V>; name: K; type: "update"; newValue: V; oldValue: V; }' is not assignable to parameter of type 'PureSpyEvent'.
error TS2345: Argument of type '{ observableKind: "map"; debugObjectName: string; } & { object: ObservableMap<K, V>; name: K; type: "add"; newValue: V; }' is not assignable to parameter of type 'PureSpyEvent'.
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
3 of 4 projects failed to build with the old tsc
error TS2322: Type '(value: unknown) => void' is not assignable to type '() => void'.
14 of 17 projects failed to build with the old tsc
error TS1243: 'async' modifier cannot be used with 'abstract' modifier.
error TS1243: 'async' modifier cannot be used with 'abstract' modifier.
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2345: Argument of type '(value: unknown) => void' is not assignable to parameter of type '() => void'.
error TS2322: Type 'unknown' is not assignable to type 'boolean'.
error TS2345: Argument of type 'readonly string[]' is not assignable to parameter of type 'string[]'.
9 of 50 projects failed to build with the old tsc
error TS2554: Expected 0-1 arguments, but got 2.
error TS2769: No overload matches this call.
error TS2554: Expected 0-1 arguments, but got 2.
error TS2769: No overload matches this call.
error TS2769: No overload matches this call.
error TS2554: Expected 0-1 arguments, but got 2.
error TS2769: No overload matches this call.
error TS2554: Expected 0-1 arguments, but got 2.
error TS2322: Type 'unknown' is not assignable to type 'boolean | undefined'.
error TS2345: Argument of type '(value: unknown) => void' is not assignable to parameter of type '() => void'.
error TS2322: Type 'unknown' is not assignable to type 'boolean | undefined'.
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2345: Argument of type '{ detection: FaceDetection; } | undefined' is not assignable to parameter of type '{ detection: FaceDetection; } | PromiseLike<{ detection: FaceDetection; }>'.
error TS2349: This expression is not callable.
error TS7006: Parameter 'obj' implicitly has an 'any' type.
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2345: Argument of type '{ detection: FaceDetection; } | undefined' is not assignable to parameter of type '{ detection: FaceDetection; } | PromiseLike<{ detection: FaceDetection; }>'.
error TS2349: This expression is not callable.
error TS7006: Parameter 'obj' implicitly has an 'any' type.
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS2345: Argument of type '{ detection: FaceDetection; } | undefined' is not assignable to parameter of type '{ detection: FaceDetection; } | PromiseLike<{ detection: FaceDetection; }>'.
error TS2349: This expression is not callable.
error TS7006: Parameter 'obj' implicitly has an 'any' type.
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS1243: 'async' modifier cannot be used with 'abstract' modifier.
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
error TS1243: 'async' modifier cannot be used with 'abstract' modifier.
1 of 4 projects failed to build with the old tsc
error TS2322: Type '{ constructor?: Function; toString?: () => string; toLocaleString?: () => string; valueOf?: () => Object; hasOwnProperty?: (v: string | number | symbol) => boolean; isPrototypeOf?: (v: Object) => boolean; propertyIsEnumerable?: (v: string | ... 1 more ... | symbol) => boolean; TERM: string; }' is not assignable to type 'Object'.
The following errors were reported by 4.2.0-dev.20201108, but not by 4.0.5
vscode
6 of 43 projects failed to build with the old tsc
test/smoke/tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?hyper
1 of 2 projects failed to build with the old tsc
tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?nativefier
tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?rxjs
7 of 11 projects failed to build with the old tsc
src/tsconfig.cjs.spec.json
error TS2322: Type '(value: T | PromiseLike<T>) => void' is not assignable to type '(value?: T | PromiseLike<T> | undefined) => void'.src/tsconfig.esm5.rollup.json
error TS2322: Type '(value: T | PromiseLike<T>) => void' is not assignable to type '(value?: T | PromiseLike<T> | undefined) => void'.mobx
7 of 9 projects failed to build with the old tsc
packages/mobx/tsconfig.json
error TS2345: Argument of type '(value: unknown) => void' is not assignable to parameter of type 'Lambda'.error TS2345: Argument of type '{ observableKind: "map"; debugObjectName: string; } & { object: ObservableMap<K, V>; name: K; type: "delete"; oldValue: V; }' is not assignable to parameter of type 'PureSpyEvent'.error TS2345: Argument of type '{ observableKind: "map"; debugObjectName: string; } & { object: ObservableMap<K, V>; name: K; type: "update"; newValue: V; oldValue: V; }' is not assignable to parameter of type 'PureSpyEvent'.error TS2345: Argument of type '{ observableKind: "map"; debugObjectName: string; } & { object: ObservableMap<K, V>; name: K; type: "add"; newValue: V; }' is not assignable to parameter of type 'PureSpyEvent'.react-navigation
packages/bottom-tabs/tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?packages/compat/tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?packages/drawer/tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?packages/material-bottom-tabs/tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?packages/material-top-tabs/tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?packages/stack/tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?playwright
3 of 4 projects failed to build with the old tsc
src/install/tsconfig.json
error TS2322: Type '(value: unknown) => void' is not assignable to type '() => void'.terminus
14 of 17 projects failed to build with the old tsc
terminus-core/tsconfig.typings.json
error TS1243: 'async' modifier cannot be used with 'abstract' modifier.terminus-terminal/tsconfig.typings.json
error TS1243: 'async' modifier cannot be used with 'abstract' modifier.error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?tools
tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?error TS2345: Argument of type '(value: unknown) => void' is not assignable to parameter of type '() => void'.fingerprintjs
tsconfig.json
error TS2322: Type 'unknown' is not assignable to type 'boolean'.error TS2345: Argument of type 'readonly string[]' is not assignable to parameter of type 'string[]'.redux-devtools
9 of 50 projects failed to build with the old tsc
packages/react-json-tree/test/tsconfig.json
error TS2554: Expected 0-1 arguments, but got 2.error TS2769: No overload matches this call.packages/react-json-tree/tsconfig.json
error TS2554: Expected 0-1 arguments, but got 2.error TS2769: No overload matches this call.packages/redux-devtools-inspector-monitor/demo/tsconfig.json
error TS2769: No overload matches this call.error TS2554: Expected 0-1 arguments, but got 2.packages/redux-devtools-inspector-monitor/tsconfig.json
error TS2769: No overload matches this call.error TS2554: Expected 0-1 arguments, but got 2.packages/redux-devtools-inspector-monitor-trace-tab/test/tsconfig.json
error TS2322: Type 'unknown' is not assignable to type 'boolean | undefined'.error TS2345: Argument of type '(value: unknown) => void' is not assignable to parameter of type '() => void'.packages/redux-devtools-inspector-monitor-trace-tab/tsconfig.json
error TS2322: Type 'unknown' is not assignable to type 'boolean | undefined'.packages/redux-devtools-cli/test/tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?face-api.js
tsconfig.es6.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?error TS2345: Argument of type '{ detection: FaceDetection; } | undefined' is not assignable to parameter of type '{ detection: FaceDetection; } | PromiseLike<{ detection: FaceDetection; }>'.error TS2349: This expression is not callable.error TS7006: Parameter 'obj' implicitly has an 'any' type.tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?error TS2345: Argument of type '{ detection: FaceDetection; } | undefined' is not assignable to parameter of type '{ detection: FaceDetection; } | PromiseLike<{ detection: FaceDetection; }>'.error TS2349: This expression is not callable.error TS7006: Parameter 'obj' implicitly has an 'any' type.tsconfig.test.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?error TS2345: Argument of type '{ detection: FaceDetection; } | undefined' is not assignable to parameter of type '{ detection: FaceDetection; } | PromiseLike<{ detection: FaceDetection; }>'.error TS2349: This expression is not callable.error TS7006: Parameter 'obj' implicitly has an 'any' type.Tone.js
scripts/tsconfig.build.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?error TS1243: 'async' modifier cannot be used with 'abstract' modifier.tsconfig.json
error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?error TS1243: 'async' modifier cannot be used with 'abstract' modifier.desktop
1 of 4 projects failed to build with the old tsc
tsconfig.json
error TS2322: Type '{ constructor?: Function; toString?: () => string; toLocaleString?: () => string; valueOf?: () => Object; hasOwnProperty?: (v: string | number | symbol) => boolean; isPrototypeOf?: (v: Object) => boolean; propertyIsEnumerable?: (v: string | ... 1 more ... | symbol) => boolean; TERM: string; }' is not assignable to type 'Object'.