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
Copy file name to clipboardExpand all lines: tests/baselines/reference/docker/office-ui-fabric.log
+25-26Lines changed: 25 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -678,7 +678,6 @@ Standard error:
678
678
@fluentui/webpack-utilities: Found 1 error.
679
679
@fluentui/webpack-utilities: [XX:XX:XX XM] x ------------------------------------
680
680
@fluentui/webpack-utilities: [XX:XX:XX XM] x Error previously detected. See above for error messages.
681
-
@fluentui/webpack-utilities: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
682
681
@fluentui/webpack-utilities: error Command failed with exit code 1.
683
682
@fluentui/docs-components: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json".
684
683
@fluentui/docs-components: [XX:XX:XX XM] x Command not defined: ts
@@ -698,9 +697,9 @@ Standard error:
698
697
@fluentui/styles: [XX:XX:XX XM] x Command not defined: ts
699
698
@fluentui/accessibility: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json".
700
699
@fluentui/accessibility: [XX:XX:XX XM] x Command not defined: ts
701
-
@fluentui/merge-styles: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
700
+
@fluentui/merge-styles: [XX:XX:XX XM] x Error detected while running 'ts:esm'
702
701
@fluentui/merge-styles: [XX:XX:XX XM] x ------------------------------------
@fluentui/merge-styles: at ChildProcess.exithandler (child_process.js:308:12)
705
704
@fluentui/merge-styles: at ChildProcess.emit (events.js:314:20)
706
705
@fluentui/merge-styles: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -717,7 +716,7 @@ Standard error:
717
716
@fluentui/merge-styles: Found 2 errors.
718
717
@fluentui/merge-styles: [XX:XX:XX XM] x ------------------------------------
719
718
@fluentui/merge-styles: [XX:XX:XX XM] x Error previously detected. See above for error messages.
720
-
@fluentui/merge-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
719
+
@fluentui/merge-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
721
720
@fluentui/merge-styles: error Command failed with exit code 1.
722
721
@fluentui/react-northstar-styles-renderer: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json".
723
722
@fluentui/react-northstar-styles-renderer: [XX:XX:XX XM] x Command not defined: ts
@@ -773,9 +772,9 @@ Standard error:
773
772
@fluentui/react-icons-northstar: [XX:XX:XX XM] x Command not defined: ts
774
773
@fluentui/react-telemetry: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json".
775
774
@fluentui/react-telemetry: [XX:XX:XX XM] x Command not defined: ts
776
-
@fluentui/react-focus: [XX:XX:XX XM] x Error detected while running 'ts:esm'
775
+
@fluentui/react-focus: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
777
776
@fluentui/react-focus: [XX:XX:XX XM] x ------------------------------------
@fluentui/react-focus: at ChildProcess.exithandler (child_process.js:308:12)
780
779
@fluentui/react-focus: at ChildProcess.emit (events.js:314:20)
781
780
@fluentui/react-focus: at ChildProcess.EventEmitter.emit (domain.js:506:15)
@@ -789,7 +788,7 @@ Standard error:
789
788
@fluentui/react-focus: Found 1 error.
790
789
@fluentui/react-focus: [XX:XX:XX XM] x ------------------------------------
791
790
@fluentui/react-focus: [XX:XX:XX XM] x Error previously detected. See above for error messages.
792
-
@fluentui/react-focus: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
791
+
@fluentui/react-focus: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
793
792
@fluentui/react-focus: error Command failed with exit code 1.
794
793
@fluentui/react-icons-mdl2: [XX:XX:XX XM] x Error detected while running 'ts:esm'
795
794
@fluentui/react-icons-mdl2: [XX:XX:XX XM] x ------------------------------------
@@ -819,9 +818,9 @@ Standard error:
819
818
@fluentui/local-sandbox: [XX:XX:XX XM] x Command not defined: ts
820
819
@fluentui/projects-test: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json".
821
820
@fluentui/projects-test: [XX:XX:XX XM] x Command not defined: ts
822
-
@fluentui/foundation-legacy: [XX:XX:XX XM] x Error detected while running '_wrapFunction'
821
+
@fluentui/foundation-legacy: [XX:XX:XX XM] x Error detected while running 'ts:esm'
823
822
@fluentui/foundation-legacy: [XX:XX:XX XM] x ------------------------------------
@fluentui/react-internal: src/components/MarqueeSelection/MarqueeSelection.base.tsx:89:12 - error TS2790: The operand of a 'delete' operator must be optional.
@fluentui/react-internal: src/components/Persona/Persona.test.tsx:194:13 - error TS2322: Type 'ReactWrapper<HTMLAttributes, any, Component<{}, {}, any>>' is not assignable to type 'ReactWrapper<ImgHTMLAttributes<unknown>, unknown, Component<{}, {}, any>>'.
972
+
@fluentui/react-internal: src/components/Persona/Persona.test.tsx:204:13 - error TS2322: Type 'ReactWrapper<HTMLAttributes, any, Component<{}, {}, any>>' is not assignable to type 'ReactWrapper<ImgHTMLAttributes<unknown>, unknown, Component<{}, {}, any>>'.
974
973
@fluentui/react-internal: Type 'HTMLAttributes' is not assignable to type 'ImgHTMLAttributes<unknown>'.
975
974
@fluentui/react-internal: Types of property 'crossOrigin' are incompatible.
976
975
@fluentui/react-internal: Type 'string | undefined' is not assignable to type '"" | "anonymous" | "use-credentials" | undefined'.
977
976
@fluentui/react-internal: Type 'string' is not assignable to type '"" | "anonymous" | "use-credentials" | undefined'.
@fluentui/react-internal: src/components/Persona/Persona.test.tsx:201:13 - error TS2322: Type 'ReactWrapper<HTMLAttributes, any, Component<{}, {}, any>>' is not assignable to type 'ReactWrapper<ImgHTMLAttributes<unknown>, unknown, Component<{}, {}, any>>'.
@fluentui/react-internal: src/components/Persona/Persona.test.tsx:211:13 - error TS2322: Type 'ReactWrapper<HTMLAttributes, any, Component<{}, {}, any>>' is not assignable to type 'ReactWrapper<ImgHTMLAttributes<unknown>, unknown, Component<{}, {}, any>>'.
@fluentui/react-internal: src/components/pickers/BasePicker.tsx:460:42 - error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead?
984
983
@fluentui/react-internal: 460 } else if (suggestionsPromiseLike && suggestionsPromiseLike.then) {
@fluentui/react-toggle: [XX:XX:XX XM] x ------------------------------------
1133
1132
@fluentui/react-toggle: [XX:XX:XX XM] x Error previously detected. See above for error messages.
1134
-
@fluentui/react-toggle: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
1133
+
@fluentui/react-toggle: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
1135
1134
@fluentui/react-toggle: error Command failed with exit code 1.
1136
1135
@fluentui/perf: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json".
1137
1136
@fluentui/perf: [XX:XX:XX XM] x Command not defined: ts
0 commit comments