You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts'
89
92
@uifabric/merge-styles: Done in ?s.
90
93
@uifabric/jest-serializer-merge-styles: yarn run vX.X.X
@@ -223,7 +226,7 @@ Standard output:
223
226
Standard error:
224
227
info cli using local version of lerna
225
228
lerna notice cli vX.X.X
226
-
lerna info Executing command in 41 packages: "yarn run build --production --lint"
229
+
lerna info Executing command in 42 packages: "yarn run build --production --lint"
227
230
@uifabric/codepen-loader: ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
src/language-js/printer-estree.js(4557,5): error TS2345: Argument of type '"" | { type: string; parts: any; } | { type: string; contents: any; }' is not assignable to parameter of type 'string'.
245
245
Type '{ type: string; parts: any; }' is not assignable to type 'string'.
246
246
src/language-js/printer-estree.js(4561,16): error TS2345: Argument of type '{ type: string; parts: any; }' is not assignable to parameter of type 'string'.
247
-
src/language-js/printer-estree.js(4603,9): error TS2345: Argument of type '{ type: string; parts: any; }' is not assignable to parameter of type 'string'.
248
-
src/language-js/printer-estree.js(4905,9): error TS2554: Expected 0-2 arguments, but got 3.
249
-
src/language-js/printer-estree.js(6112,7): error TS2769: No overload matches this call.
247
+
src/language-js/printer-estree.js(4609,11): error TS2322: Type '{ type: string; id: any; contents: any; break: boolean; expandedStates: any; }' is not assignable to type 'string'.
248
+
src/language-js/printer-estree.js(4624,11): error TS2322: Type '{ type: string; parts: any; }' is not assignable to type 'string'.
249
+
src/language-js/printer-estree.js(4636,9): error TS2345: Argument of type '{ type: string; parts: any; }' is not assignable to parameter of type 'string'.
250
+
src/language-js/printer-estree.js(4923,9): error TS2554: Expected 0-2 arguments, but got 3.
251
+
src/language-js/printer-estree.js(6130,7): error TS2769: No overload matches this call.
250
252
Overload 1 of 2, '(...items: ConcatArray<(childPath: any) => any>[]): ((childPath: any) => any)[]', gave the following error.
251
253
Argument of type '(string | number)[]' is not assignable to parameter of type 'ConcatArray<(childPath: any) => any>'.
0 commit comments