diff --git a/tests/baselines/reference/docker/azure-sdk.log b/tests/baselines/reference/docker/azure-sdk.log index 9e59547a43878..546827c7b2ab3 100644 --- a/tests/baselines/reference/docker/azure-sdk.log +++ b/tests/baselines/reference/docker/azure-sdk.log @@ -50,13 +50,14 @@ Use output.globals to specify browser global variable names corresponding to ext os-name (guessing 'osName') created dist/index.js in ?s XX of XX: [@azure/eventhubs-checkpointstore-blob] completed successfully in ? seconds +XX of XX: [@azure/search] completed successfully in ? seconds XX of XX: [@azure/service-bus] completed successfully in ? seconds XX of XX: [@azure/storage-file-datalake] completed successfully in ? seconds XX of XX: [@azure/storage-file-share] completed successfully in ? seconds XX of XX: [@azure/storage-queue] completed successfully in ? seconds XX of XX: [@azure/template] completed successfully in ? seconds XX of XX: [testhub] completed successfully in ? seconds -SUCCESS (25) +SUCCESS (26) ================================ @azure/abort-controller (? seconds) @azure/core-auth (? seconds) @@ -77,6 +78,7 @@ SUCCESS (25) @azure/core-arm (? seconds) @azure/core-tracing (? seconds) @azure/eventhubs-checkpointstore-blob (? seconds) +@azure/search (? seconds) @azure/service-bus (? seconds) @azure/storage-file-datalake (? seconds) @azure/storage-file-share (? seconds) diff --git a/tests/baselines/reference/docker/office-ui-fabric.log b/tests/baselines/reference/docker/office-ui-fabric.log index 0299980ae4372..65c0110ceeba6 100644 --- a/tests/baselines/reference/docker/office-ui-fabric.log +++ b/tests/baselines/reference/docker/office-ui-fabric.log @@ -106,6 +106,153 @@ Standard output: @fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx @fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx(64,31): @fluentui/docs: TS2538: Type 'undefined' cannot be used as an index type. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Avatar/Avatar.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Avatar/Avatar.tsx(129,1): +@fluentui/docs: TS2322: Type '{ name: PropTypes.Requireable; image: (props: Record, propName: string, componentName: string, ...args: any[]) => any; label: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 11 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Box/Box.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Box/Box.tsx(54,1): +@fluentui/docs: TS2322: Type '{ styles: PropTypes.Requireable; variables: PropTypes.Requireable; design: PropTypes.Requireable; display: PropTypes.Requireable<...>; ... 19 more ...; maxHeight: PropTypes.Requireable<...>; }>>; ... 5 more ...; accessibility: PropTypes.R...' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: The types of 'design[nominalTypeHack].position' are incompatible between these types. +@fluentui/docs: Type 'string' is not assignable to type 'PositionProperty'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Button/Button.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Button/Button.tsx(238,1): +@fluentui/docs: TS2322: Type '{ circular: PropTypes.Requireable; disabled: PropTypes.Requireable; fluid: PropTypes.Requireable; icon: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 18 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Chat/Chat.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Chat/Chat.tsx(99,1): +@fluentui/docs: TS2322: Type '{ items: PropTypes.Requireable[]>; styles: PropTypes.Requireable; ... 7 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Chat/ChatItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Chat/ChatItem.tsx(133,1): +@fluentui/docs: TS2322: Type '{ attached: PropTypes.Requireable; gutter: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 10 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Chat/ChatMessage.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Chat/ChatMessage.tsx(361,1): +@fluentui/docs: TS2322: Type '{ actionMenu: (props: Record, propName: string, componentName: string, ...args: any[]) => any; attached: PropTypes.Requireable; ... 20 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Checkbox/Checkbox.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Checkbox/Checkbox.tsx(182,1): +@fluentui/docs: TS2322: Type '{ checked: PropTypes.Requireable; defaultChecked: PropTypes.Requireable; disabled: PropTypes.Requireable; icon: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 13 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/DropdownItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/DropdownItem.tsx(176,1): +@fluentui/docs: TS2322: Type '{ accessibilityItemProps: PropTypes.Requireable; active: PropTypes.Requireable; content: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 14 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Flex/Flex.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Flex/Flex.tsx(104,1): +@fluentui/docs: TS2322: Type '{ inline: PropTypes.Requireable; column: PropTypes.Requireable; wrap: PropTypes.Requireable; hAlign: PropTypes.Requireable<"stretch" | "center" | "end" | "start">; ... 14 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Flex/FlexItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Flex/FlexItem.tsx(122,1): +@fluentui/docs: TS2322: Type '{ children: PropTypes.Requireable any)>; align: PropTypes.Requireable<"stretch" | "center" | "end" | "start" | "baseline" | "auto">; ... 11 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Icon/Icon.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Icon/Icon.tsx(128,1): +@fluentui/docs: TS2322: Type '{ bordered: PropTypes.Requireable; circular: PropTypes.Requireable; disabled: PropTypes.Requireable; name: PropTypes.Validator; ... 12 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Image/Image.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Image/Image.tsx(81,1): +@fluentui/docs: TS2322: Type '{ avatar: PropTypes.Requireable; circular: PropTypes.Requireable; fluid: PropTypes.Requireable; styles: PropTypes.Requireable; ... 7 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Label/Label.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Label/Label.tsx(166,1): +@fluentui/docs: TS2322: Type '{ circular: PropTypes.Requireable; icon: (props: Record, propName: string, componentName: string, ...args: any[]) => any; iconPosition: PropTypes.Requireable<"end" | "start">; ... 11 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/List/List.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/List/List.tsx(175,1): +@fluentui/docs: TS2322: Type '{ debug: PropTypes.Requireable; items: (props: Record, propName: string, componentName: string, ...args: any[]) => any; selectable: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 16 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/List/ListItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/List/ListItem.tsx(222,1): +@fluentui/docs: TS2322: Type '{ contentMedia: PropTypes.Requireable; content: PropTypes.Requireable; debug: PropTypes.Requireable; header: PropTypes.Requireable; ... 18 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Provider/Provider.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Provider/Provider.tsx(205,3): +@fluentui/docs: TS2322: Type 'Requireable; componentVariables: Requireable; componentStyles: Requireable; fontFaces: Requireable[]>; staticStyles: Requireable<...>; animations: Requireable<...>; }>>' is not assignable to type 'Validator>'. +@fluentui/docs: The types of '[nominalTypeHack].componentStyles' are incompatible between these types. +@fluentui/docs: Type 'object' is not assignable to type 'ThemeComponentStylesInput'. +@fluentui/docs: Type 'object' is not assignable to type 'Record>'. +@fluentui/docs: Index signature is missing in type '{}'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Slider/Slider.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Slider/Slider.tsx(263,1): +@fluentui/docs: TS2322: Type '{ defaultValue: PropTypes.Requireable; fluid: PropTypes.Requireable; getA11yValueMessageOnChange: PropTypes.Requireable<...>; ... 16 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Status/Status.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Status/Status.tsx(75,1): +@fluentui/docs: TS2322: Type '{ color: PropTypes.Requireable; icon: (props: Record, propName: string, componentName: string, ...args: any[]) => any; size: PropTypes.Requireable<"medium" | "large" | ... 4 more ... | "largest">; ... 8 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Table/TableCell.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Table/TableCell.tsx(117,1): +@fluentui/docs: TS2322: Type '{ content: (props: Record, propName: string, componentName: string, ...args: any[]) => any; truncateContent: PropTypes.Requireable; styles: PropTypes.Requireable<...>; ... 6 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Text/Text.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Text/Text.tsx(146,1): +@fluentui/docs: TS2322: Type '{ atMention: PropTypes.Requireable; disabled: PropTypes.Requireable; error: PropTypes.Requireable; important: PropTypes.Requireable; ... 15 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarCustomItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarCustomItem.tsx(105,1): +@fluentui/docs: TS2322: Type '{ fitted: PropTypes.Requireable; focusable: PropTypes.Requireable; onFocus: PropTypes.Requireable<(...args: any[]) => any>; ... 9 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarDivider.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarDivider.tsx(48,1): +@fluentui/docs: TS2322: Type '{ styles: PropTypes.Requireable; variables: PropTypes.Requireable; design: PropTypes.Requireable; display: PropTypes.Requireable<...>; ... 19 more ...; maxHeight: PropTypes.Requireable<...>; }>>; ... 5 more ...; accessibility: PropTypes.R...' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarItem.tsx(353,3): +@fluentui/docs: TS2322: Type 'Requireable, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>>' is not assignable to type 'Validator>'. +@fluentui/docs: Types of property '[nominalTypeHack]' are incompatible. +@fluentui/docs: Type 'string | InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'string | Pick'. +@fluentui/docs: Type 'InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'string | Pick'. +@fluentui/docs: Type 'InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'Pick'. +@fluentui/docs: Types of property 'on' are incompatible. +@fluentui/docs: Type 'string | string[]' is not assignable to type '"click" | "hover" | "focus" | "context" | RestrictedClickEvents[] | RestrictedHoverEvents[]'. +@fluentui/docs: Type 'string' is not assignable to type '"click" | "hover" | "focus" | "context" | RestrictedClickEvents[] | RestrictedHoverEvents[]'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarMenuItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarMenuItem.tsx(430,3): +@fluentui/docs: TS2322: Type 'Requireable, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>>' is not assignable to type 'Validator>'. +@fluentui/docs: Types of property '[nominalTypeHack]' are incompatible. +@fluentui/docs: Type 'string | InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'string | Pick'. +@fluentui/docs: Type 'InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'string | Pick'. +@fluentui/docs: Type 'InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'Pick'. +@fluentui/docs: Types of property 'on' are incompatible. +@fluentui/docs: Type 'string | string[]' is not assignable to type '"click" | "hover" | "focus" | "context" | RestrictedClickEvents[] | RestrictedHoverEvents[]'. +@fluentui/docs: Type 'string' is not assignable to type '"click" | "hover" | "focus" | "context" | RestrictedClickEvents[] | RestrictedHoverEvents[]'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tooltip/TooltipContent.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tooltip/TooltipContent.tsx(93,1): +@fluentui/docs: TS2322: Type '{ placement: PropTypes.Requireable; pointing: PropTypes.Requireable; pointerRef: PropTypes.Requireable<((...args: any[]) => any) | { current: any; }>; ... 8 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tree/TreeItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tree/TreeItem.tsx(230,1): +@fluentui/docs: TS2322: Type '{ contentRef: PropTypes.Requireable<((...args: any[]) => any) | { current: any; }>; id: PropTypes.Validator; index: PropTypes.Requireable; ... 19 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tree/TreeTitle.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tree/TreeTitle.tsx(111,1): +@fluentui/docs: TS2322: Type '{ hasSubtree: PropTypes.Requireable; index: PropTypes.Requireable; level: PropTypes.Requireable; onClick: PropTypes.Requireable<(...args: any[]) => any>; ... 10 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. @fluentui/docs: Child HtmlWebpackCompiler: @fluentui/docs: Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0 @fluentui/docs: [XX:XX:XX] Webpack compiler encountered errors. @@ -129,7 +276,127 @@ info cli using local version of lerna @fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx(34,22): @fluentui/docs: TS2345: Argument of type 'number' is not assignable to parameter of type '(prevState: undefined) => undefined'.,/office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx @fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx(64,31): -@fluentui/docs: TS2538: Type 'undefined' cannot be used as an index type. +@fluentui/docs: TS2538: Type 'undefined' cannot be used as an index type.,/office-ui-fabric-react/packages/fluentui/react/src/components/Avatar/Avatar.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Avatar/Avatar.tsx(129,1): +@fluentui/docs: TS2322: Type '{ name: PropTypes.Requireable; image: (props: Record, propName: string, componentName: string, ...args: any[]) => any; label: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 11 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Box/Box.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Box/Box.tsx(54,1): +@fluentui/docs: TS2322: Type '{ styles: PropTypes.Requireable; variables: PropTypes.Requireable; design: PropTypes.Requireable; display: PropTypes.Requireable<...>; ... 19 more ...; maxHeight: PropTypes.Requireable<...>; }>>; ... 5 more ...; accessibility: PropTypes.R...' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: The types of 'design[nominalTypeHack].position' are incompatible between these types. +@fluentui/docs: Type 'string' is not assignable to type 'PositionProperty'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Button/Button.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Button/Button.tsx(238,1): +@fluentui/docs: TS2322: Type '{ circular: PropTypes.Requireable; disabled: PropTypes.Requireable; fluid: PropTypes.Requireable; icon: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 18 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Chat/Chat.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Chat/Chat.tsx(99,1): +@fluentui/docs: TS2322: Type '{ items: PropTypes.Requireable[]>; styles: PropTypes.Requireable; ... 7 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Chat/ChatItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Chat/ChatItem.tsx(133,1): +@fluentui/docs: TS2322: Type '{ attached: PropTypes.Requireable; gutter: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 10 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Chat/ChatMessage.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Chat/ChatMessage.tsx(361,1): +@fluentui/docs: TS2322: Type '{ actionMenu: (props: Record, propName: string, componentName: string, ...args: any[]) => any; attached: PropTypes.Requireable; ... 20 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Checkbox/Checkbox.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Checkbox/Checkbox.tsx(182,1): +@fluentui/docs: TS2322: Type '{ checked: PropTypes.Requireable; defaultChecked: PropTypes.Requireable; disabled: PropTypes.Requireable; icon: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 13 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/DropdownItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/DropdownItem.tsx(176,1): +@fluentui/docs: TS2322: Type '{ accessibilityItemProps: PropTypes.Requireable; active: PropTypes.Requireable; content: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 14 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Flex/Flex.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Flex/Flex.tsx(104,1): +@fluentui/docs: TS2322: Type '{ inline: PropTypes.Requireable; column: PropTypes.Requireable; wrap: PropTypes.Requireable; hAlign: PropTypes.Requireable<"stretch" | "center" | "end" | "start">; ... 14 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Flex/FlexItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Flex/FlexItem.tsx(122,1): +@fluentui/docs: TS2322: Type '{ children: PropTypes.Requireable any)>; align: PropTypes.Requireable<"stretch" | "center" | "end" | "start" | "baseline" | "auto">; ... 11 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Icon/Icon.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Icon/Icon.tsx(128,1): +@fluentui/docs: TS2322: Type '{ bordered: PropTypes.Requireable; circular: PropTypes.Requireable; disabled: PropTypes.Requireable; name: PropTypes.Validator; ... 12 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Image/Image.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Image/Image.tsx(81,1): +@fluentui/docs: TS2322: Type '{ avatar: PropTypes.Requireable; circular: PropTypes.Requireable; fluid: PropTypes.Requireable; styles: PropTypes.Requireable; ... 7 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Label/Label.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Label/Label.tsx(166,1): +@fluentui/docs: TS2322: Type '{ circular: PropTypes.Requireable; icon: (props: Record, propName: string, componentName: string, ...args: any[]) => any; iconPosition: PropTypes.Requireable<"end" | "start">; ... 11 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/List/List.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/List/List.tsx(175,1): +@fluentui/docs: TS2322: Type '{ debug: PropTypes.Requireable; items: (props: Record, propName: string, componentName: string, ...args: any[]) => any; selectable: (props: Record, propName: string, componentName: string, ...args: any[]) => any; ... 16 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/List/ListItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/List/ListItem.tsx(222,1): +@fluentui/docs: TS2322: Type '{ contentMedia: PropTypes.Requireable; content: PropTypes.Requireable; debug: PropTypes.Requireable; header: PropTypes.Requireable; ... 18 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Provider/Provider.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Provider/Provider.tsx(205,3): +@fluentui/docs: TS2322: Type 'Requireable; componentVariables: Requireable; componentStyles: Requireable; fontFaces: Requireable[]>; staticStyles: Requireable<...>; animations: Requireable<...>; }>>' is not assignable to type 'Validator>'. +@fluentui/docs: The types of '[nominalTypeHack].componentStyles' are incompatible between these types. +@fluentui/docs: Type 'object' is not assignable to type 'ThemeComponentStylesInput'. +@fluentui/docs: Type 'object' is not assignable to type 'Record>'. +@fluentui/docs: Index signature is missing in type '{}'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Slider/Slider.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Slider/Slider.tsx(263,1): +@fluentui/docs: TS2322: Type '{ defaultValue: PropTypes.Requireable; fluid: PropTypes.Requireable; getA11yValueMessageOnChange: PropTypes.Requireable<...>; ... 16 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Status/Status.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Status/Status.tsx(75,1): +@fluentui/docs: TS2322: Type '{ color: PropTypes.Requireable; icon: (props: Record, propName: string, componentName: string, ...args: any[]) => any; size: PropTypes.Requireable<"medium" | "large" | ... 4 more ... | "largest">; ... 8 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Table/TableCell.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Table/TableCell.tsx(117,1): +@fluentui/docs: TS2322: Type '{ content: (props: Record, propName: string, componentName: string, ...args: any[]) => any; truncateContent: PropTypes.Requireable; styles: PropTypes.Requireable<...>; ... 6 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Text/Text.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Text/Text.tsx(146,1): +@fluentui/docs: TS2322: Type '{ atMention: PropTypes.Requireable; disabled: PropTypes.Requireable; error: PropTypes.Requireable; important: PropTypes.Requireable; ... 15 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarCustomItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarCustomItem.tsx(105,1): +@fluentui/docs: TS2322: Type '{ fitted: PropTypes.Requireable; focusable: PropTypes.Requireable; onFocus: PropTypes.Requireable<(...args: any[]) => any>; ... 9 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarDivider.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarDivider.tsx(48,1): +@fluentui/docs: TS2322: Type '{ styles: PropTypes.Requireable; variables: PropTypes.Requireable; design: PropTypes.Requireable; display: PropTypes.Requireable<...>; ... 19 more ...; maxHeight: PropTypes.Requireable<...>; }>>; ... 5 more ...; accessibility: PropTypes.R...' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarItem.tsx(353,3): +@fluentui/docs: TS2322: Type 'Requireable, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>>' is not assignable to type 'Validator>'. +@fluentui/docs: Types of property '[nominalTypeHack]' are incompatible. +@fluentui/docs: Type 'string | InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'string | Pick'. +@fluentui/docs: Type 'InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'string | Pick'. +@fluentui/docs: Type 'InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'Pick'. +@fluentui/docs: Types of property 'on' are incompatible. +@fluentui/docs: Type 'string | string[]' is not assignable to type '"click" | "hover" | "focus" | "context" | RestrictedClickEvents[] | RestrictedHoverEvents[]'. +@fluentui/docs: Type 'string' is not assignable to type '"click" | "hover" | "focus" | "context" | RestrictedClickEvents[] | RestrictedHoverEvents[]'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarMenuItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Toolbar/ToolbarMenuItem.tsx(430,3): +@fluentui/docs: TS2322: Type 'Requireable, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>>' is not assignable to type 'Validator>'. +@fluentui/docs: Types of property '[nominalTypeHack]' are incompatible. +@fluentui/docs: Type 'string | InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'string | Pick'. +@fluentui/docs: Type 'InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'string | Pick'. +@fluentui/docs: Type 'InferProps<{ trigger: (props: Record, propName: string, componentName: string) => Error; children: (props: Record, propName: string, componentName: string) => Error; ... 25 more ...; accessibility: Requireable<...>; }>' is not assignable to type 'Pick'. +@fluentui/docs: Types of property 'on' are incompatible. +@fluentui/docs: Type 'string | string[]' is not assignable to type '"click" | "hover" | "focus" | "context" | RestrictedClickEvents[] | RestrictedHoverEvents[]'. +@fluentui/docs: Type 'string' is not assignable to type '"click" | "hover" | "focus" | "context" | RestrictedClickEvents[] | RestrictedHoverEvents[]'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Tooltip/TooltipContent.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tooltip/TooltipContent.tsx(93,1): +@fluentui/docs: TS2322: Type '{ placement: PropTypes.Requireable; pointing: PropTypes.Requireable; pointerRef: PropTypes.Requireable<((...args: any[]) => any) | { current: any; }>; ... 8 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Tree/TreeItem.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tree/TreeItem.tsx(230,1): +@fluentui/docs: TS2322: Type '{ contentRef: PropTypes.Requireable<((...args: any[]) => any) | { current: any; }>; id: PropTypes.Validator; index: PropTypes.Requireable; ... 19 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Tree/TreeTitle.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tree/TreeTitle.tsx(111,1): +@fluentui/docs: TS2322: Type '{ hasSubtree: PropTypes.Requireable; index: PropTypes.Requireable; level: PropTypes.Requireable; onClick: PropTypes.Requireable<(...args: any[]) => any>; ... 10 more ...; accessibility: PropTypes.Requireable<...>; }' is not assignable to type 'WeakValidationMap>'. +@fluentui/docs: Types of property 'design' are incompatible. +@fluentui/docs: Type 'Requireable; display: Requireable; top: Requireable; right: Requireable; bottom: Requireable<...>; ... 16 more ...; maxHeight: Requireable<...>; }>>' is not assignable to type 'Validator'. @fluentui/docs: Details: @fluentui/docs: domainThrown: true @fluentui/docs: [XX:XX:XX] 'build:docs' errored after diff --git a/tests/baselines/reference/docker/vscode.log b/tests/baselines/reference/docker/vscode.log index 45c7728bdb5d0..518cc4491ae72 100644 --- a/tests/baselines/reference/docker/vscode.log +++ b/tests/baselines/reference/docker/vscode.log @@ -4,6 +4,7 @@ yarn run vX.X.X $ gulp compile --max_old_space_size=4095 [XX:XX:XX] Node flags detected: --max_old_space_size=4095 [XX:XX:XX] Using gulpfile /vscode/gulpfile.js +[XX:XX:XX] Error: /vscode/src/vs/base/common/uuid.ts(17,27): Property 'padStart' does not exist on type 'string'. Done in ?s. diff --git a/tests/baselines/reference/docker/vue-next.log b/tests/baselines/reference/docker/vue-next.log index 0b328558461ca..c9a350fcc994e 100644 --- a/tests/baselines/reference/docker/vue-next.log +++ b/tests/baselines/reference/docker/vue-next.log @@ -23,26 +23,6 @@ Writing: /vue-next/temp/compiler-ssr.api.json The API report is up to date: temp/compiler-ssr.api.md Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts API Extractor completed successfully. -Rolling up type definitions for reactivity... -Writing: /vue-next/temp/reactivity.api.json -The API report is up to date: temp/reactivity.api.md -Writing package typings: /vue-next/packages/reactivity/dist/reactivity.d.ts -API Extractor completed successfully. -Rolling up type definitions for runtime-core... -Writing: /vue-next/temp/runtime-core.api.json -The API report is up to date: temp/runtime-core.api.md -Writing package typings: /vue-next/packages/runtime-core/dist/runtime-core.d.ts -API Extractor completed successfully. -Rolling up type definitions for runtime-dom... -Writing: /vue-next/temp/runtime-dom.api.json -The API report is up to date: temp/runtime-dom.api.md -Writing package typings: /vue-next/packages/runtime-dom/dist/runtime-dom.d.ts -API Extractor completed successfully. -Rolling up type definitions for runtime-test... -Writing: /vue-next/temp/runtime-test.api.json -The API report is up to date: temp/runtime-test.api.md -Writing package typings: /vue-next/packages/runtime-test/dist/runtime-test.d.ts -API Extractor completed successfully. @@ -76,47 +56,9 @@ created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s /vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js... created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s /vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm-bundler.js... -created packages/reactivity/dist/reactivity.esm-bundler.js in ?s -/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.cjs.js... -created packages/reactivity/dist/reactivity.cjs.js in ?s -/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.global.js... -created packages/reactivity/dist/reactivity.global.js in ?s -/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm.js... -created packages/reactivity/dist/reactivity.esm.js in ?s -/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.cjs.prod.js... -created packages/reactivity/dist/reactivity.cjs.prod.js in ?s -/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.global.prod.js... -created packages/reactivity/dist/reactivity.global.prod.js in ?s -/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm.prod.js... -created packages/reactivity/dist/reactivity.esm.prod.js in ?s -/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js... -created packages/runtime-core/dist/runtime-core.esm-bundler.js in ?s -/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.cjs.js... -created packages/runtime-core/dist/runtime-core.cjs.js in ?s -/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.cjs.prod.js... -created packages/runtime-core/dist/runtime-core.cjs.prod.js in ?s -/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm-bundler.js... -created packages/runtime-dom/dist/runtime-dom.esm-bundler.js in ?s -/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.cjs.js... -created packages/runtime-dom/dist/runtime-dom.cjs.js in ?s -/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.js... -created packages/runtime-dom/dist/runtime-dom.global.js in ?s -/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm.js... -created packages/runtime-dom/dist/runtime-dom.esm.js in ?s -/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.cjs.prod.js... -created packages/runtime-dom/dist/runtime-dom.cjs.prod.js in ?s -/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.global.prod.js... -created packages/runtime-dom/dist/runtime-dom.global.prod.js in ?s -/vue-next/packages/runtime-dom/src/index.ts → packages/runtime-dom/dist/runtime-dom.esm.prod.js... -created packages/runtime-dom/dist/runtime-dom.esm.prod.js in ?s -/vue-next/packages/runtime-test/src/index.ts → packages/runtime-test/dist/runtime-test.global.js... -created packages/runtime-test/dist/runtime-test.global.js in ?s -/vue-next/packages/runtime-test/src/index.ts → packages/runtime-test/dist/runtime-test.global.prod.js... -created packages/runtime-test/dist/runtime-test.global.prod.js in ?s -/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.js... -[!] (plugin rpt2) Error: /vue-next/packages/vue/src/devCheck.ts(2,11): semantic error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? -packages/vue/src/devCheck.ts -Error: /vue-next/packages/vue/src/devCheck.ts(2,11): semantic error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? +[!] (plugin rpt2) Error: /vue-next/packages/reactivity/src/collectionHandlers.ts(179,12): semantic error TS2784: 'get' and 'set' accessors cannot declare 'this' parameters. +packages/reactivity/src/collectionHandlers.ts +Error: /vue-next/packages/reactivity/src/collectionHandlers.ts(179,12): semantic error TS2784: 'get' and 'set' accessors cannot declare 'this' parameters. at error (/vue-next/node_modules/rollup/dist/shared/node-entry.js:5400:30) at throwPluginError (/vue-next/node_modules/rollup/dist/shared/node-entry.js:11874:12) at Object.error (/vue-next/node_modules/rollup/dist/shared/node-entry.js:12908:24) @@ -127,12 +69,12 @@ Error: /vue-next/packages/vue/src/devCheck.ts(2,11): semantic error TS2774: This at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14) at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2) at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:234:5) -(node:18) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:e6ef52c,NODE_ENV:production,TARGET:server-renderer,TYPES:true +(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:91269da,NODE_ENV:production,TARGET:reactivity,TYPES:true at makeError (/vue-next/node_modules/execa/lib/error.js:59:11) at handlePromise (/vue-next/node_modules/execa/index.js:112:26) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async build (/vue-next/scripts/build.js:72:3) at async buildAll (/vue-next/scripts/build.js:51:5) at async run (/vue-next/scripts/build.js:41:5) -(node:18) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) -(node:18) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. +(node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) +(node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. diff --git a/tests/baselines/reference/user/fp-ts.log b/tests/baselines/reference/user/fp-ts.log new file mode 100644 index 0000000000000..a1b205e92d8e6 --- /dev/null +++ b/tests/baselines/reference/user/fp-ts.log @@ -0,0 +1,11 @@ +Exit Code: 1 +Standard output: +test/property-test/Option.ts(25,3): error TS2322: Type 'Arbitrary | Some>' is not assignable to type 'Arbitrary>'. + Type 'None | Some | Some' is not assignable to type 'Option'. + Type 'Some' is not assignable to type 'Option'. + Type 'Some' is not assignable to type 'Some'. + Type 'unknown' is not assignable to type 'A'. + + + +Standard error: diff --git a/tests/baselines/reference/user/jimp.log b/tests/baselines/reference/user/jimp.log new file mode 100644 index 0000000000000..d23d10f8d8d58 --- /dev/null +++ b/tests/baselines/reference/user/jimp.log @@ -0,0 +1,8 @@ +Exit Code: 1 +Standard output: +node_modules/@jimp/core/types/utils.d.ts(16,3): error TS2536: Type '"class"' cannot be used to index type 'T'. +node_modules/@jimp/core/types/utils.d.ts(17,3): error TS2536: Type '"constants"' cannot be used to index type 'T'. + + + +Standard error: