From 75f61ff32d2ecf71cd77e32f64d70e7b416aab40 Mon Sep 17 00:00:00 2001 From: typescript-bot Date: Fri, 6 Mar 2020 17:54:11 +0000 Subject: [PATCH] Update user baselines --- .../baselines/reference/docker/azure-sdk.log | 29 ++- .../reference/docker/office-ui-fabric.log | 242 +++++++++++++++++- tests/baselines/reference/docker/vscode.log | 53 +++- tests/baselines/reference/docker/vue-next.log | 70 +---- tests/baselines/reference/user/acorn.log | 37 +++ tests/baselines/reference/user/axios-src.log | 10 +- tests/baselines/reference/user/bluebird.log | 3 + .../user/chrome-devtools-frontend.log | 34 +++ .../reference/user/follow-redirects.log | 3 + tests/baselines/reference/user/jimp.log | 8 + tests/baselines/reference/user/npm.log | 7 + tests/baselines/reference/user/uglify-js.log | 14 + tests/baselines/reference/user/webpack.log | 8 + 13 files changed, 439 insertions(+), 79 deletions(-) create mode 100644 tests/baselines/reference/user/jimp.log create mode 100644 tests/baselines/reference/user/webpack.log diff --git a/tests/baselines/reference/docker/azure-sdk.log b/tests/baselines/reference/docker/azure-sdk.log index 9e59547a43878..ada1f1b1312f2 100644 --- a/tests/baselines/reference/docker/azure-sdk.log +++ b/tests/baselines/reference/docker/azure-sdk.log @@ -16,7 +16,6 @@ XX of XX: [@azure/core-lro] completed successfully in ? seconds XX of XX: [@azure/core-paging] completed successfully in ? seconds XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds XX of XX: [@azure/eslint-plugin-azure-sdk] completed successfully in ? seconds -XX of XX: [@azure/event-hubs] completed successfully in ? seconds XX of XX: [@azure/event-processor-host] completed successfully in ? seconds npm ERR! code ELIFECYCLE npm ERR! errno 2 @@ -49,14 +48,14 @@ os-name (imported by dist-esm/utils/user-agent.js) Use output.globals to specify browser global variable names corresponding to external modules 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 (24) ================================ @azure/abort-controller (? seconds) @azure/core-auth (? seconds) @@ -69,14 +68,13 @@ SUCCESS (25) @azure/core-paging (? seconds) @azure/test-utils-recorder (? seconds) @azure/eslint-plugin-azure-sdk (? seconds) -@azure/event-hubs (? seconds) @azure/event-processor-host (? seconds) @azure/storage-blob (? seconds) @azure/ai-text-analytics (? seconds) @azure/app-configuration (? seconds) @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) @@ -96,12 +94,26 @@ Use output.globals to specify browser global variable names corresponding to ext os-name (guessing 'osName') created dist/index.js in ?s ================================ -BLOCKED (1) +BLOCKED (2) ================================ +@azure/eventhubs-checkpointstore-blob @azure/keyvault-certificates ================================ -FAILURE (2) +FAILURE (3) ================================ +@azure/event-hubs ( ? seconds) +>>> @azure/event-hubs +tsc -p . && rollup -c 2>&1 && npm run extract-api +src/eventPosition.ts(133,27): error TS2345: Argument of type 'EventPosition | { [partitionId: string]: EventPosition; }' is not assignable to parameter of type 'EventPosition'. + Type '{ [partitionId: string]: EventPosition; }' is not assignable to type 'EventPosition'. + Index signature is incompatible with property 'offset'. + Type 'EventPosition' is not assignable to type 'number | "@latest" | undefined'. + Type 'EventPosition' is not assignable to type '"@latest"'. +src/eventProcessor.ts(595,5): error TS2322: Type 'EventPosition | { [partitionId: string]: EventPosition; }' is not assignable to type 'EventPosition'. + Type '{ [partitionId: string]: EventPosition; }' is not assignable to type 'EventPosition'. + Index signature is incompatible with property 'offset'. + Type 'EventPosition' is not assignable to type 'number | "@latest" | undefined'. + Type 'EventPosition' is not assignable to type '"@latest"'. @azure/keyvault-keys ( ? seconds) npm ERR! code ELIFECYCLE npm ERR! errno 2 @@ -130,9 +142,12 @@ rush rebuild - Errors! ( ? seconds) Standard error: +XX of XX: [@azure/event-hubs] failed! +XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/event-hubs]! XX of XX: [@azure/keyvault-keys] failed! XX of XX: [@azure/keyvault-certificates] blocked by [@azure/keyvault-keys]! XX of XX: [@azure/keyvault-secrets] failed! XX of XX: [@azure/cosmos] completed with warnings in ? seconds +[@azure/event-hubs] Returned error code: 2 [@azure/keyvault-keys] Returned error code: 2 [@azure/keyvault-secrets] Returned error code: 2 diff --git a/tests/baselines/reference/docker/office-ui-fabric.log b/tests/baselines/reference/docker/office-ui-fabric.log index 0299980ae4372..ba18412dde6bf 100644 --- a/tests/baselines/reference/docker/office-ui-fabric.log +++ b/tests/baselines/reference/docker/office-ui-fabric.log @@ -106,6 +106,136 @@ 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/Debug/DebugPanel.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Debug/DebugPanel.tsx(226,55): +@fluentui/docs: TS2322: Type '{ [x: string]: AnimationIterationCountProperty; position: "fixed"; top: number; zIndex: number; width: string; height: string; color: string; background: string; lineHeight: number; fontSize: string; overflowY: "scroll"; boxShadow: string; }' is not assignable to type 'CSSProperties'. +@fluentui/docs: Index signature is incompatible with property 'alignContent'. +@fluentui/docs: Type 'AnimationIterationCountProperty' is not assignable to type 'string'. +@fluentui/docs: Type 'number' is not assignable to type 'string'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx(843,55): +@fluentui/docs: TS2345: Argument of type 'ShorthandValue' is not assignable to parameter of type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'string'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx(1050,7): +@fluentui/docs: TS2322: Type '(string | number | boolean | ReactElement ReactElement Component)>) | (new (props: any) => Component<...>)> | ReactNodeArray | (DropdownItemProps & ... 1 more ... & { ...; }))[]' is not assignable to type 'ShorthandCollection'. +@fluentui/docs: Type 'string | number | boolean | ReactElement ReactElement Component)>) | (new (props: any) => Component<...>)> | ReactNodeArray | (DropdownItemProps & ... 1 more ... & { ...; })' is not assignable to type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'string'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx(1055,41): +@fluentui/docs: TS2345: Argument of type 'ShorthandValue' is not assignable to parameter of type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'string'. +@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(235,11): +@fluentui/docs: TS2322: Type '{ [x: string]: string; }' is not assignable to type 'CSSProperties'. +@fluentui/docs: Index signature is incompatible with property 'appearance'. +@fluentui/docs: Type 'string' is not assignable to type 'AppearanceProperty'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tooltip/Tooltip.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tooltip/Tooltip.tsx(216,89): +@fluentui/docs: TS2769: No overload matches this call. +@fluentui/docs: The last overload gave the following error. +@fluentui/docs: Argument of type 'MergedProps>' is not assignable to parameter of type 'Partial & Attributes'. +@fluentui/docs: Type 'MergedProps>' is not assignable to type 'Attributes'. +@fluentui/docs: Index signature is incompatible with property 'key'. +@fluentui/docs: Type 'AccessibilityAttributes' is not assignable to type 'AnimationIterationCountProperty'. +@fluentui/docs: Type 'AccessibilityAttributes' is not assignable to type 'number'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams-high-contrast/components/Attachment/attachmentStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams-high-contrast/components/Attachment/attachmentStyles.ts(8,56): +@fluentui/docs: TS2322: Type '{ ':focus-visible': { [x: string]: string | { color: string; }; backgroundColor: string; color: string; }; ':hover': { [x: string]: { color: string; }; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Types of property '':hover'' are incompatible. +@fluentui/docs: Type '{ [x: string]: { color: string; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type '{ color: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type '{ color: string; }' is not assignable to type '"spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams-high-contrast/components/Dropdown/dropdownStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams-high-contrast/components/Dropdown/dropdownStyles.ts(14,61): +@fluentui/docs: TS2322: Type '{ ':hover': { [x: string]: string | { color: string; }; backgroundColor: string; borderColor: string; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Types of property '':hover'' are incompatible. +@fluentui/docs: Type '{ [x: string]: string | { color: string; }; backgroundColor: string; borderColor: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { color: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Chat/chatMessageStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Chat/chatMessageStyles.ts(11,82): +@fluentui/docs: TS2322: Type '{ paddingTop: string; paddingBottom: string; ':hover': { [x: string]: { opacity: number; width: string; '[x-out-of-boundaries]': { opacity: number; }; }; }; speak?: "-moz-initial" | "inherit" | "initial" | ... 4 more ... | "spell-out"; ... 763 more ...; animationName?: string | ... 1 more ... | AnimationName<...>; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Types of property '':hover'' are incompatible. +@fluentui/docs: Type '{ [x: string]: { opacity: number; width: string; '[x-out-of-boundaries]': { opacity: number; }; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type '{ opacity: number; width: string; '[x-out-of-boundaries]': { opacity: number; }; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type '{ opacity: number; width: string; '[x-out-of-boundaries]': { opacity: number; }; }' is not assignable to type '"spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Chat/chatMessageStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Chat/chatMessageStyles.ts(144,3): +@fluentui/docs: TS2322: Type '({ props: p, variables: v }: ComponentStyleFunctionParam) => { [x: string]: AnimationIterationCountProperty; ... 10 more ...; transform: string; }' is not assignable to type 'ComponentSlotStyleFunction'. +@fluentui/docs: Type '{ [x: string]: AnimationIterationCountProperty; backgroundColor: string; color: string; boxShadow: string; position: "absolute"; padding: string; height: string; ... 4 more ...; transform: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'AnimationIterationCountProperty' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Checkbox/checkboxStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Checkbox/checkboxStyles.ts(25,5): +@fluentui/docs: TS2322: Type '{ [x: string]: string | { color: string; borderColor: string; background: string; }; color: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { color: string; borderColor: string; background: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Embed/embedStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Embed/embedStyles.ts(29,7): +@fluentui/docs: TS2322: Type '{ [x: string]: { opacity: number; zIndex: number; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type '{ opacity: number; zIndex: number; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type '{ opacity: number; zIndex: number; }' is not assignable to type '"spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Menu/menuItemStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Menu/menuItemStyles.ts(31,3): +@fluentui/docs: TS2322: Type '{ color: string; } | { [x: string]: string | { backgroundImage: string; }; color: string; background: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Type '{ [x: string]: string | { backgroundImage: string; }; color: string; background: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { backgroundImage: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Menu/menuItemStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Menu/menuItemStyles.ts(84,3): +@fluentui/docs: TS2322: Type '{ color: string; } | { [x: string]: string | { backgroundImage: string; }; color: string; background: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Type '{ [x: string]: string | { backgroundImage: string; }; color: string; background: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { backgroundImage: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/MenuButton/menuButtonStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/MenuButton/menuButtonStyles.ts(10,23): +@fluentui/docs: TS2322: Type '{ [x: string]: string | { padding: string; }; borderWidth: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { padding: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Reaction/reactionStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Reaction/reactionStyles.ts(19,5): +@fluentui/docs: TS2322: Type '{ [x: string]: string | { fontWeight: FontWeightProperty; }; color: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { fontWeight: FontWeightProperty; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Slider/sliderStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Slider/sliderStyles.ts(72,7): +@fluentui/docs: TS2322: Type '{ [x: string]: React.CSSProperties; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'CSSProperties' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'CSSProperties' is not assignable to type '"spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Slider/sliderStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Slider/sliderStyles.ts(74,7): +@fluentui/docs: TS2322: Type '{ [x: string]: number | ICSSInJSStyle; outline: number; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'number | ICSSInJSStyle' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'number' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/getIconFillOrOutlineStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/getIconFillOrOutlineStyles.ts(4,90): +@fluentui/docs: TS2322: Type '{ [x: string]: { display: string; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type '{ display: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type '{ display: string; }' is not assignable to type '"spell-out"'. +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/utils/felaExpandCssShorthandsPlugin.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/utils/felaExpandCssShorthandsPlugin.ts(45,65): +@fluentui/docs: TS2345: Argument of type 'Record | AnimationName>' is not assignable to parameter of type 'ICSSInJSStyle'. +@fluentui/docs: Type 'Record' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'ICSSInJSStyle' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'ICSSInJSStyle' is not assignable to type '"spell-out"'. @fluentui/docs: Child HtmlWebpackCompiler: @fluentui/docs: Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0 @fluentui/docs: [XX:XX:XX] Webpack compiler encountered errors. @@ -129,7 +259,117 @@ 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/Debug/DebugPanel.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Debug/DebugPanel.tsx(226,55): +@fluentui/docs: TS2322: Type '{ [x: string]: AnimationIterationCountProperty; position: "fixed"; top: number; zIndex: number; width: string; height: string; color: string; background: string; lineHeight: number; fontSize: string; overflowY: "scroll"; boxShadow: string; }' is not assignable to type 'CSSProperties'. +@fluentui/docs: Index signature is incompatible with property 'alignContent'. +@fluentui/docs: Type 'AnimationIterationCountProperty' is not assignable to type 'string'. +@fluentui/docs: Type 'number' is not assignable to type 'string'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx(843,55): +@fluentui/docs: TS2345: Argument of type 'ShorthandValue' is not assignable to parameter of type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'string'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx(1050,7): +@fluentui/docs: TS2322: Type '(string | number | boolean | ReactElement ReactElement Component)>) | (new (props: any) => Component<...>)> | ReactNodeArray | (DropdownItemProps & ... 1 more ... & { ...; }))[]' is not assignable to type 'ShorthandCollection'. +@fluentui/docs: Type 'string | number | boolean | ReactElement ReactElement Component)>) | (new (props: any) => Component<...>)> | ReactNodeArray | (DropdownItemProps & ... 1 more ... & { ...; })' is not assignable to type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'string'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Dropdown/Dropdown.tsx(1055,41): +@fluentui/docs: TS2345: Argument of type 'ShorthandValue' is not assignable to parameter of type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'ShorthandValue'. +@fluentui/docs: Type 'DropdownItemProps & ObjectOf & { children?: unknown; }' is not assignable to type 'string'.,/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(235,11): +@fluentui/docs: TS2322: Type '{ [x: string]: string; }' is not assignable to type 'CSSProperties'. +@fluentui/docs: Index signature is incompatible with property 'appearance'. +@fluentui/docs: Type 'string' is not assignable to type 'AppearanceProperty'.,/office-ui-fabric-react/packages/fluentui/react/src/components/Tooltip/Tooltip.tsx +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/components/Tooltip/Tooltip.tsx(216,89): +@fluentui/docs: TS2769: No overload matches this call. +@fluentui/docs: The last overload gave the following error. +@fluentui/docs: Argument of type 'MergedProps>' is not assignable to parameter of type 'Partial & Attributes'. +@fluentui/docs: Type 'MergedProps>' is not assignable to type 'Attributes'. +@fluentui/docs: Index signature is incompatible with property 'key'. +@fluentui/docs: Type 'AccessibilityAttributes' is not assignable to type 'AnimationIterationCountProperty'. +@fluentui/docs: Type 'AccessibilityAttributes' is not assignable to type 'number'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams-high-contrast/components/Attachment/attachmentStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams-high-contrast/components/Attachment/attachmentStyles.ts(8,56): +@fluentui/docs: TS2322: Type '{ ':focus-visible': { [x: string]: string | { color: string; }; backgroundColor: string; color: string; }; ':hover': { [x: string]: { color: string; }; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Types of property '':hover'' are incompatible. +@fluentui/docs: Type '{ [x: string]: { color: string; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type '{ color: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type '{ color: string; }' is not assignable to type '"spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams-high-contrast/components/Dropdown/dropdownStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams-high-contrast/components/Dropdown/dropdownStyles.ts(14,61): +@fluentui/docs: TS2322: Type '{ ':hover': { [x: string]: string | { color: string; }; backgroundColor: string; borderColor: string; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Types of property '':hover'' are incompatible. +@fluentui/docs: Type '{ [x: string]: string | { color: string; }; backgroundColor: string; borderColor: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { color: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Chat/chatMessageStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Chat/chatMessageStyles.ts(11,82): +@fluentui/docs: TS2322: Type '{ paddingTop: string; paddingBottom: string; ':hover': { [x: string]: { opacity: number; width: string; '[x-out-of-boundaries]': { opacity: number; }; }; }; speak?: "-moz-initial" | "inherit" | "initial" | ... 4 more ... | "spell-out"; ... 763 more ...; animationName?: string | ... 1 more ... | AnimationName<...>; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Types of property '':hover'' are incompatible. +@fluentui/docs: Type '{ [x: string]: { opacity: number; width: string; '[x-out-of-boundaries]': { opacity: number; }; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type '{ opacity: number; width: string; '[x-out-of-boundaries]': { opacity: number; }; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type '{ opacity: number; width: string; '[x-out-of-boundaries]': { opacity: number; }; }' is not assignable to type '"spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Chat/chatMessageStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Chat/chatMessageStyles.ts(144,3): +@fluentui/docs: TS2322: Type '({ props: p, variables: v }: ComponentStyleFunctionParam) => { [x: string]: AnimationIterationCountProperty; ... 10 more ...; transform: string; }' is not assignable to type 'ComponentSlotStyleFunction'. +@fluentui/docs: Type '{ [x: string]: AnimationIterationCountProperty; backgroundColor: string; color: string; boxShadow: string; position: "absolute"; padding: string; height: string; ... 4 more ...; transform: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'AnimationIterationCountProperty' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Checkbox/checkboxStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Checkbox/checkboxStyles.ts(25,5): +@fluentui/docs: TS2322: Type '{ [x: string]: string | { color: string; borderColor: string; background: string; }; color: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { color: string; borderColor: string; background: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Embed/embedStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Embed/embedStyles.ts(29,7): +@fluentui/docs: TS2322: Type '{ [x: string]: { opacity: number; zIndex: number; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type '{ opacity: number; zIndex: number; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type '{ opacity: number; zIndex: number; }' is not assignable to type '"spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Menu/menuItemStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Menu/menuItemStyles.ts(31,3): +@fluentui/docs: TS2322: Type '{ color: string; } | { [x: string]: string | { backgroundImage: string; }; color: string; background: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Type '{ [x: string]: string | { backgroundImage: string; }; color: string; background: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { backgroundImage: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Menu/menuItemStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Menu/menuItemStyles.ts(84,3): +@fluentui/docs: TS2322: Type '{ color: string; } | { [x: string]: string | { backgroundImage: string; }; color: string; background: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Type '{ [x: string]: string | { backgroundImage: string; }; color: string; background: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { backgroundImage: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/MenuButton/menuButtonStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/MenuButton/menuButtonStyles.ts(10,23): +@fluentui/docs: TS2322: Type '{ [x: string]: string | { padding: string; }; borderWidth: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { padding: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Reaction/reactionStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Reaction/reactionStyles.ts(19,5): +@fluentui/docs: TS2322: Type '{ [x: string]: string | { fontWeight: FontWeightProperty; }; color: string; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'string | { fontWeight: FontWeightProperty; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'string' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Slider/sliderStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Slider/sliderStyles.ts(72,7): +@fluentui/docs: TS2322: Type '{ [x: string]: React.CSSProperties; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'CSSProperties' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'CSSProperties' is not assignable to type '"spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Slider/sliderStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/components/Slider/sliderStyles.ts(74,7): +@fluentui/docs: TS2322: Type '{ [x: string]: number | ICSSInJSStyle; outline: number; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'number | ICSSInJSStyle' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'number' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/themes/teams/getIconFillOrOutlineStyles.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/themes/teams/getIconFillOrOutlineStyles.ts(4,90): +@fluentui/docs: TS2322: Type '{ [x: string]: { display: string; }; }' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type '{ display: string; }' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type '{ display: string; }' is not assignable to type '"spell-out"'.,/office-ui-fabric-react/packages/fluentui/react/src/utils/felaExpandCssShorthandsPlugin.ts +@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/react/src/utils/felaExpandCssShorthandsPlugin.ts(45,65): +@fluentui/docs: TS2345: Argument of type 'Record | AnimationName>' is not assignable to parameter of type 'ICSSInJSStyle'. +@fluentui/docs: Type 'Record' is not assignable to type 'ICSSInJSStyle'. +@fluentui/docs: Index signature is incompatible with property 'speak'. +@fluentui/docs: Type 'ICSSInJSStyle' is not assignable to type '"-moz-initial" | "inherit" | "initial" | "revert" | "unset" | "normal" | "none" | "spell-out"'. +@fluentui/docs: Type 'ICSSInJSStyle' is not assignable to type '"spell-out"'. @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..8827620f9c410 100644 --- a/tests/baselines/reference/docker/vscode.log +++ b/tests/baselines/reference/docker/vscode.log @@ -1,11 +1,60 @@ -Exit Code: 0 +Exit Code: 1 Standard output: 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 -Done in ?s. +[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/tags/electron-browser/workspaceTags.ts(215,52): Argument of type 'Tags' is not assignable to parameter of type 'ITelemetryData'. + Index signature is incompatible with property 'from'. + Type 'string | number | boolean | undefined' is not assignable to type 'string | undefined'. + Type 'number' is not assignable to type 'string | undefined'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/tags/electron-browser/workspaceTags.ts(325,56): Argument of type 'Tags' is not assignable to parameter of type 'ITelemetryData'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/configurationExtensionPoint.ts(105,11): Conversion of type '{ id: ExtensionIdentifier; name: string; defaults: IConfigurationNode; }' to type 'IDefaultConfigurationExtension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. + Types of property 'defaults' are incompatible. + Type 'IConfigurationNode' is not comparable to type '{ [key: string]: {}; }'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/configurationExtensionPoint.ts(105,11): Conversion of type '{ id: ExtensionIdentifier; name: string; defaults: IConfigurationNode; }' to type 'IDefaultConfigurationExtension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. + Types of property 'defaults' are incompatible. + Type 'IConfigurationNode' is not comparable to type '{ [key: string]: {}; }'. + Index signature is missing in type 'IConfigurationNode'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/configurationExtensionPoint.ts(116,11): Conversion of type '{ id: ExtensionIdentifier; name: string; defaults: IConfigurationNode; }' to type 'IDefaultConfigurationExtension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. + Types of property 'defaults' are incompatible. + Type 'IConfigurationNode' is not comparable to type '{ [key: string]: {}; }'. +[XX:XX:XX] Error: /vscode/src/vs/code/electron-browser/issue/issueReporterMain.ts(370,36): Argument of type '{ [x: string]: boolean; }' is not assignable to parameter of type 'Partial'. + Index signature is incompatible with property 'issueType'. + Type 'boolean' is not assignable to type 'IssueType | undefined'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/tags/electron-browser/workspaceTags.ts(215,52): Argument of type 'Tags' is not assignable to parameter of type 'ITelemetryData'. + Index signature is incompatible with property 'from'. + Type 'string | number | boolean | undefined' is not assignable to type 'string | undefined'. + Type 'number' is not assignable to type 'string | undefined'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/tags/electron-browser/workspaceTags.ts(325,56): Argument of type 'Tags' is not assignable to parameter of type 'ITelemetryData'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/configurationExtensionPoint.ts(105,11): Conversion of type '{ id: ExtensionIdentifier; name: string; defaults: IConfigurationNode; }' to type 'IDefaultConfigurationExtension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. + Types of property 'defaults' are incompatible. + Type 'IConfigurationNode' is not comparable to type '{ [key: string]: {}; }'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/configurationExtensionPoint.ts(105,11): Conversion of type '{ id: ExtensionIdentifier; name: string; defaults: IConfigurationNode; }' to type 'IDefaultConfigurationExtension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. + Types of property 'defaults' are incompatible. + Type 'IConfigurationNode' is not comparable to type '{ [key: string]: {}; }'. + Index signature is missing in type 'IConfigurationNode'. +[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/configurationExtensionPoint.ts(116,11): Conversion of type '{ id: ExtensionIdentifier; name: string; defaults: IConfigurationNode; }' to type 'IDefaultConfigurationExtension' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. + Types of property 'defaults' are incompatible. + Type 'IConfigurationNode' is not comparable to type '{ [key: string]: {}; }'. +[XX:XX:XX] Error: /vscode/src/vs/code/electron-browser/issue/issueReporterMain.ts(370,36): Argument of type '{ [x: string]: boolean; }' is not assignable to parameter of type 'Partial'. + Index signature is incompatible with property 'issueType'. + Type 'boolean' is not assignable to type 'IssueType | undefined'. +info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Standard error: +[XX:XX:XX] 'compile' errored after +[XX:XX:XX] Error: Found 6 errors + at Stream. (/vscode/build/lib/reporter.js:75:29) + at _end (/vscode/node_modules/through/index.js:65:9) + at Stream.stream.end (/vscode/node_modules/through/index.js:74:5) + at Stream.onend (internal/streams/legacy.js:42:10) + at Stream.emit (events.js:203:15) + at Stream.EventEmitter.emit (domain.js:466:23) + at drain (/vscode/node_modules/through/index.js:34:23) + at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5) + at Stream.end (/vscode/node_modules/through/index.js:15:35) + at _end (/vscode/node_modules/through/index.js:65:9) +error Command failed with exit code 1. diff --git a/tests/baselines/reference/docker/vue-next.log b/tests/baselines/reference/docker/vue-next.log index 0b328558461ca..7b2ec588bca64 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(203,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(203,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:274f81c,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/acorn.log b/tests/baselines/reference/user/acorn.log index 8fcab4831f592..ebc1c3ff0fff6 100644 --- a/tests/baselines/reference/user/acorn.log +++ b/tests/baselines/reference/user/acorn.log @@ -20,6 +20,13 @@ node_modules/acorn/bin/_acorn.js(63,23): error TS2769: No overload matches this node_modules/acorn/bin/run_test262.js(3,21): error TS2307: Cannot find module 'test262-parser-runner'. node_modules/acorn/dist/acorn.es.js(36,1): error TS2322: Type 'null' is not assignable to type 'string'. node_modules/acorn/dist/acorn.es.js(36,32): error TS2322: Type 'null' is not assignable to type 'string'. +node_modules/acorn/dist/acorn.es.js(150,8): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.es.js(154,13): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.es.js(156,11): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.es.js(158,11): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.es.js(162,8): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.es.js(165,13): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.es.js(166,20): error TS2554: Expected 2 arguments, but got 1. node_modules/acorn/dist/acorn.es.js(410,56): error TS2339: Property 'push' does not exist on type '(token: any) => any'. node_modules/acorn/dist/acorn.es.js(543,43): error TS2339: Property 'startNode' does not exist on type 'Parser'. node_modules/acorn/dist/acorn.es.js(544,8): error TS2339: Property 'nextToken' does not exist on type 'Parser'. @@ -30,6 +37,15 @@ node_modules/acorn/dist/acorn.es.js(738,25): error TS2531: Object is possibly 'n node_modules/acorn/dist/acorn.es.js(2752,7): error TS2339: Property 'pos' does not exist on type 'SyntaxError'. node_modules/acorn/dist/acorn.es.js(2752,22): error TS2339: Property 'loc' does not exist on type 'SyntaxError'. node_modules/acorn/dist/acorn.es.js(2752,37): error TS2339: Property 'raisedAt' does not exist on type 'SyntaxError'. +node_modules/acorn/dist/acorn.es.js(2846,18): error TS2554: Expected 3 arguments, but got 2. +node_modules/acorn/dist/acorn.es.js(2900,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.es.js(2901,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.es.js(2902,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.es.js(2903,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.es.js(2904,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.es.js(2905,11): error TS2554: Expected 5 arguments, but got 4. +node_modules/acorn/dist/acorn.es.js(2906,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.es.js(2907,11): error TS2554: Expected 5 arguments, but got 2. node_modules/acorn/dist/acorn.es.js(2963,12): error TS2339: Property 'context' does not exist on type 'TokenType'. node_modules/acorn/dist/acorn.es.js(2964,10): error TS2339: Property 'exprAllowed' does not exist on type 'TokenType'. node_modules/acorn/dist/acorn.es.js(2967,18): error TS2339: Property 'context' does not exist on type 'TokenType'. @@ -62,14 +78,23 @@ node_modules/acorn/dist/acorn.es.js(3025,38): error TS2339: Property 'exprAllowe node_modules/acorn/dist/acorn.es.js(3026,14): error TS2339: Property 'value' does not exist on type 'TokenType'. node_modules/acorn/dist/acorn.es.js(3026,40): error TS2339: Property 'inGeneratorContext' does not exist on type 'TokenType'. node_modules/acorn/dist/acorn.es.js(3029,8): error TS2339: Property 'exprAllowed' does not exist on type 'TokenType'. +node_modules/acorn/dist/acorn.es.js(5282,10): error TS2554: Expected 3 arguments, but got 2. node_modules/acorn/dist/acorn.es.js(5291,5): error TS2339: Property 'nextToken' does not exist on type 'Parser'. node_modules/acorn/dist/acorn.es.js(5292,12): error TS2339: Property 'parseExpression' does not exist on type 'Parser'. +node_modules/acorn/dist/acorn.es.js(5299,10): error TS2554: Expected 3 arguments, but got 2. node_modules/acorn/dist/acorn.js(3,9): error TS2304: Cannot find name 'define'. node_modules/acorn/dist/acorn.js(3,34): error TS2304: Cannot find name 'define'. node_modules/acorn/dist/acorn.js(3,47): error TS2304: Cannot find name 'define'. node_modules/acorn/dist/acorn.js(4,19): error TS2339: Property 'acorn' does not exist on type 'typeof import("/acorn/node_modules/acorn/dist/acorn")'. node_modules/acorn/dist/acorn.js(42,1): error TS2322: Type 'null' is not assignable to type 'string'. node_modules/acorn/dist/acorn.js(42,32): error TS2322: Type 'null' is not assignable to type 'string'. +node_modules/acorn/dist/acorn.js(156,8): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.js(160,13): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.js(162,11): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.js(164,11): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.js(168,8): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.js(171,13): error TS2554: Expected 2 arguments, but got 1. +node_modules/acorn/dist/acorn.js(172,20): error TS2554: Expected 2 arguments, but got 1. node_modules/acorn/dist/acorn.js(416,56): error TS2339: Property 'push' does not exist on type '(token: any) => any'. node_modules/acorn/dist/acorn.js(549,43): error TS2339: Property 'startNode' does not exist on type 'Parser'. node_modules/acorn/dist/acorn.js(550,8): error TS2339: Property 'nextToken' does not exist on type 'Parser'. @@ -80,6 +105,15 @@ node_modules/acorn/dist/acorn.js(744,25): error TS2531: Object is possibly 'null node_modules/acorn/dist/acorn.js(2758,7): error TS2339: Property 'pos' does not exist on type 'SyntaxError'. node_modules/acorn/dist/acorn.js(2758,22): error TS2339: Property 'loc' does not exist on type 'SyntaxError'. node_modules/acorn/dist/acorn.js(2758,37): error TS2339: Property 'raisedAt' does not exist on type 'SyntaxError'. +node_modules/acorn/dist/acorn.js(2852,18): error TS2554: Expected 3 arguments, but got 2. +node_modules/acorn/dist/acorn.js(2906,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.js(2907,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.js(2908,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.js(2909,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.js(2910,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.js(2911,11): error TS2554: Expected 5 arguments, but got 4. +node_modules/acorn/dist/acorn.js(2912,11): error TS2554: Expected 5 arguments, but got 2. +node_modules/acorn/dist/acorn.js(2913,11): error TS2554: Expected 5 arguments, but got 2. node_modules/acorn/dist/acorn.js(2969,12): error TS2339: Property 'context' does not exist on type 'TokenType'. node_modules/acorn/dist/acorn.js(2970,10): error TS2339: Property 'exprAllowed' does not exist on type 'TokenType'. node_modules/acorn/dist/acorn.js(2973,18): error TS2339: Property 'context' does not exist on type 'TokenType'. @@ -112,8 +146,11 @@ node_modules/acorn/dist/acorn.js(3031,38): error TS2339: Property 'exprAllowed' node_modules/acorn/dist/acorn.js(3032,14): error TS2339: Property 'value' does not exist on type 'TokenType'. node_modules/acorn/dist/acorn.js(3032,40): error TS2339: Property 'inGeneratorContext' does not exist on type 'TokenType'. node_modules/acorn/dist/acorn.js(3035,8): error TS2339: Property 'exprAllowed' does not exist on type 'TokenType'. +node_modules/acorn/dist/acorn.js(5288,10): error TS2554: Expected 3 arguments, but got 2. node_modules/acorn/dist/acorn.js(5297,5): error TS2339: Property 'nextToken' does not exist on type 'Parser'. node_modules/acorn/dist/acorn.js(5298,12): error TS2339: Property 'parseExpression' does not exist on type 'Parser'. +node_modules/acorn/dist/acorn.js(5305,10): error TS2554: Expected 3 arguments, but got 2. +node_modules/acorn/dist/acorn_loose.es.js(45,12): error TS2554: Expected 3 arguments, but got 2. node_modules/acorn/dist/acorn_loose.es.js(73,9): error TS2339: Property 'name' does not exist on type 'Node'. node_modules/acorn/dist/acorn_loose.es.js(79,9): error TS2339: Property 'value' does not exist on type 'Node'. node_modules/acorn/dist/acorn_loose.es.js(79,23): error TS2339: Property 'raw' does not exist on type 'Node'. diff --git a/tests/baselines/reference/user/axios-src.log b/tests/baselines/reference/user/axios-src.log index 55253da22f857..b9e2bb30c0d7d 100644 --- a/tests/baselines/reference/user/axios-src.log +++ b/tests/baselines/reference/user/axios-src.log @@ -5,11 +5,11 @@ lib/adapters/http.js(84,22): error TS2345: Argument of type 'string | null' is n Type 'null' is not assignable to type 'string'. lib/adapters/http.js(121,17): error TS2531: Object is possibly 'null'. lib/adapters/http.js(121,40): error TS2531: Object is possibly 'null'. -lib/adapters/http.js(220,23): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. -lib/adapters/http.js(226,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. -lib/adapters/http.js(232,13): error TS2322: Type 'string' is not assignable to type 'Buffer'. -lib/adapters/http.js(244,40): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. -lib/adapters/http.js(273,42): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. +lib/adapters/http.js(225,23): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. +lib/adapters/http.js(231,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. +lib/adapters/http.js(237,13): error TS2322: Type 'string' is not assignable to type 'Buffer'. +lib/adapters/http.js(249,40): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. +lib/adapters/http.js(278,42): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. lib/adapters/xhr.js(64,7): error TS2322: Type 'null' is not assignable to type 'XMLHttpRequest'. lib/adapters/xhr.js(76,7): error TS2322: Type 'null' is not assignable to type 'XMLHttpRequest'. lib/adapters/xhr.js(83,51): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. diff --git a/tests/baselines/reference/user/bluebird.log b/tests/baselines/reference/user/bluebird.log index cf772cb5b6ff3..6202553fb08d8 100644 --- a/tests/baselines/reference/user/bluebird.log +++ b/tests/baselines/reference/user/bluebird.log @@ -21,6 +21,7 @@ node_modules/bluebird/js/release/errors.js(10,49): error TS2350: Only a void fun node_modules/bluebird/js/release/generators.js(159,21): error TS2350: Only a void function can be called with the 'new' keyword. node_modules/bluebird/js/release/generators.js(190,15): error TS2350: Only a void function can be called with the 'new' keyword. node_modules/bluebird/js/release/generators.js(208,15): error TS2350: Only a void function can be called with the 'new' keyword. +node_modules/bluebird/js/release/generators.js(218,17): error TS2554: Expected 4 arguments, but got 2. node_modules/bluebird/js/release/generators.js(220,16): error TS2554: Expected 0 arguments, but got 1. node_modules/bluebird/js/release/map.js(37,10): error TS2551: Property '_init$' does not exist on type 'MappingPromiseArray'. Did you mean '_init'? node_modules/bluebird/js/release/map.js(43,23): error TS2339: Property '_values' does not exist on type 'MappingPromiseArray'. @@ -55,7 +56,9 @@ node_modules/bluebird/js/release/promise.js(180,21): error TS2551: Property 'isR node_modules/bluebird/js/release/promise.js(181,36): error TS2339: Property 'reason' does not exist on type 'Promise'. node_modules/bluebird/js/release/promise.js(189,14): error TS2339: Property '_warn' does not exist on type 'Promise'. node_modules/bluebird/js/release/promise.js(206,9): error TS2339: Property '_captureStackTrace' does not exist on type 'Promise'. +node_modules/bluebird/js/release/promise.js(211,13): error TS2554: Expected 3 arguments, but got 2. node_modules/bluebird/js/release/promise.js(236,9): error TS2339: Property '_captureStackTrace' does not exist on type 'Promise'. +node_modules/bluebird/js/release/promise.js(237,9): error TS2554: Expected 3 arguments, but got 2. node_modules/bluebird/js/release/promise.js(243,15): error TS2350: Only a void function can be called with the 'new' keyword. node_modules/bluebird/js/release/promise.js(267,63): error TS2339: Property '_boundTo' does not exist on type 'Promise'. node_modules/bluebird/js/release/promise.js(270,14): error TS2339: Property '_fireEvent' does not exist on type 'Promise'. diff --git a/tests/baselines/reference/user/chrome-devtools-frontend.log b/tests/baselines/reference/user/chrome-devtools-frontend.log index 4173c19cabb0c..6f82dbaa26372 100644 --- a/tests/baselines/reference/user/chrome-devtools-frontend.log +++ b/tests/baselines/reference/user/chrome-devtools-frontend.log @@ -752,6 +752,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(21466,6): error TS2339: Property 'push' does not exist on type 'Zlib'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(21690,5): error TS2339: Property '__proto__' does not exist on type 'Uint8Array'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(21691,12): error TS2339: Property 'foo' does not exist on type 'Uint8Array'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(21716,6): error TS2554: Expected 3 arguments, but got 1. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22168,14): error TS2339: Property 'length' does not exist on type 'Buffer'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22179,14): error TS2339: Property 'length' does not exist on type 'Buffer'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22191,14): error TS2339: Property 'length' does not exist on type 'Buffer'. @@ -767,6 +768,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22542,38): error TS2339: Property '_arr' does not exist on type 'Buffer'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22693,14): error TS2339: Property 'length' does not exist on type 'Buffer'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22715,13): error TS2339: Property 'subarray' does not exist on type 'Buffer'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22719,8): error TS2554: Expected 3 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22739,49): error TS2339: Property 'length' does not exist on type 'Buffer'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22755,36): error TS2339: Property 'length' does not exist on type 'Buffer'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22768,40): error TS2339: Property 'length' does not exist on type 'Buffer'. @@ -796,6 +798,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(23247,18): error TS2339: Property 'length' does not exist on type 'Buffer'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(23247,37): error TS2339: Property 'length' does not exist on type 'Buffer'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(23256,26): error TS2339: Property 'length' does not exist on type 'Buffer'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(23268,13): error TS2554: Expected 3 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(23459,1): error TS2323: Cannot redeclare exported variable 'isArray'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(23464,1): error TS2323: Cannot redeclare exported variable 'isBoolean'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(23469,1): error TS2323: Cannot redeclare exported variable 'isNull'. @@ -2975,6 +2978,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(66549,1): error TS2323: Cannot redeclare exported variable '__esModule'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(66811,1): error TS2323: Cannot redeclare exported variable '__esModule'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67117,1): error TS2739: Type 'string[]' is missing the following properties from type 'RegExpExecArray': index, input +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67167,8): error TS2554: Expected 1 arguments, but got 0. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67300,14): error TS2339: Property 'Channels' does not exist on type '{}'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67300,35): error TS2339: Property 'Channels' does not exist on type '{}'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67301,24): error TS2339: Property 'Channels' does not exist on type '{}'. @@ -3038,6 +3042,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(68410,39): error TS2339: Property 'height' does not exist on type 'constructor'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(69550,21): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(69799,1): error TS2323: Cannot redeclare exported variable 'parse'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(70734,12): error TS2554: Expected 2 arguments, but got 1. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(70747,4): error TS2531: Object is possibly 'null'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(70747,26): error TS2531: Object is possibly 'null'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(70753,6): error TS2531: Object is possibly 'null'. @@ -3378,6 +3383,9 @@ node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(689,28): error node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(690,25): error TS2345: Argument of type '{ from: any; to: any; }' is not assignable to parameter of type 'number'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(691,26): error TS2339: Property 'inclusiveRight' does not exist on type 'never'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(692,25): error TS2345: Argument of type '{ from: any; to: any; }' is not assignable to parameter of type 'number'. +node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(1521,14): error TS2554: Expected 4 arguments, but got 3. +node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(1597,38): error TS2554: Expected 4 arguments, but got 3. +node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(1600,64): error TS2554: Expected 4 arguments, but got 3. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(2428,8): error TS2551: Property 'lineN' does not exist on type 'LineView'. Did you mean 'line'? node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(2429,20): error TS2339: Property 'built' does not exist on type 'LineView'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(2601,32): error TS2339: Property 'logicalXDPI' does not exist on type 'Screen'. @@ -3396,7 +3404,9 @@ node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(2856,10): error node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(2858,32): error TS2339: Property 'left' does not exist on type 'never'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(2858,49): error TS2339: Property 'right' does not exist on type 'never'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(3034,25): error TS2339: Property 'xRel' does not exist on type 'Pos'. +node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(4270,16): error TS2554: Expected 3 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(4840,5): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. +node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(5152,12): error TS2554: Expected 3 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(5634,9): error TS2322: Type 'BranchChunk' is not assignable to type 'this'. 'BranchChunk' is assignable to the constraint of type 'this', but 'this' could be instantiated with a different subtype of constraint 'BranchChunk'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(5675,35): error TS2339: Property 'line' does not exist on type 'LineWidget'. @@ -3447,12 +3457,16 @@ node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(5933,57): error node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(5933,78): error TS2339: Property 'endStyle' does not exist on type 'TextMarker'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(5933,97): error TS2339: Property 'css' does not exist on type 'TextMarker'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(5935,16): error TS2339: Property 'atomic' does not exist on type 'TextMarker'. +node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6022,42): error TS2554: Expected 3 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6164,32): error TS2322: Type 'string' is not assignable to type 'any[]'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6378,11): error TS2339: Property 'setHistory' does not exist on type 'Doc'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6391,10): error TS2339: Property 'linked' does not exist on type 'Doc'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6464,44): error TS2345: Argument of type 'string | ArrayBuffer' is not assignable to parameter of type 'string'. Type 'ArrayBuffer' is not assignable to type 'string'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6553,25): error TS2339: Property 'CodeMirror' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6987,44): error TS2554: Expected 3 arguments, but got 2. +node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6989,17): error TS2554: Expected 3 arguments, but got 2. +node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6995,19): error TS2554: Expected 3 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(7343,11): error TS2339: Property 'copy' does not exist on type '(...args: any[]) => any'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(7777,11): error TS2339: Property 'wrapper' does not exist on type 'Display'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(7827,32): error TS2339: Property 'lineDiv' does not exist on type 'Display'. @@ -3530,6 +3544,7 @@ node_modules/chrome-devtools-frontend/front_end/cm_modes/clike.js(6,17): error T node_modules/chrome-devtools-frontend/front_end/cm_modes/clike.js(7,19): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_modes/clike.js(7,43): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_modes/clike.js(8,5): error TS2304: Cannot find name 'define'. +node_modules/chrome-devtools-frontend/front_end/cm_modes/clike.js(160,18): error TS2554: Expected 6 arguments, but got 5. node_modules/chrome-devtools-frontend/front_end/cm_modes/clojure.js(11,17): error TS2307: Cannot find module '../../lib/codemirror'. node_modules/chrome-devtools-frontend/front_end/cm_modes/clojure.js(12,19): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_modes/clojure.js(12,43): error TS2304: Cannot find name 'define'. @@ -3547,6 +3562,7 @@ node_modules/chrome-devtools-frontend/front_end/cm_modes/jsx.js(6,73): error TS2 node_modules/chrome-devtools-frontend/front_end/cm_modes/jsx.js(7,19): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_modes/jsx.js(7,43): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_modes/jsx.js(8,5): error TS2304: Cannot find name 'define'. +node_modules/chrome-devtools-frontend/front_end/cm_modes/jsx.js(127,26): error TS2554: Expected 4 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/cm_modes/livescript.js(11,17): error TS2307: Cannot find module '../../lib/codemirror'. node_modules/chrome-devtools-frontend/front_end/cm_modes/livescript.js(12,19): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_modes/livescript.js(12,43): error TS2304: Cannot find name 'define'. @@ -3572,6 +3588,8 @@ node_modules/chrome-devtools-frontend/front_end/cm_modes/stylus.js(8,17): error node_modules/chrome-devtools-frontend/front_end/cm_modes/stylus.js(9,19): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_modes/stylus.js(9,43): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_modes/stylus.js(10,5): error TS2304: Cannot find name 'define'. +node_modules/chrome-devtools-frontend/front_end/cm_modes/stylus.js(218,23): error TS2554: Expected 4 arguments, but got 3. +node_modules/chrome-devtools-frontend/front_end/cm_modes/stylus.js(658,20): error TS2554: Expected 4 arguments, but got 3. node_modules/chrome-devtools-frontend/front_end/cm_web_modes/css.js(6,17): error TS2307: Cannot find module '../../lib/codemirror'. node_modules/chrome-devtools-frontend/front_end/cm_web_modes/css.js(7,19): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_web_modes/css.js(7,43): error TS2304: Cannot find name 'define'. @@ -3595,6 +3613,7 @@ node_modules/chrome-devtools-frontend/front_end/cm_web_modes/javascript.js(6,17) node_modules/chrome-devtools-frontend/front_end/cm_web_modes/javascript.js(7,19): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_web_modes/javascript.js(7,43): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_web_modes/javascript.js(8,5): error TS2304: Cannot find name 'define'. +node_modules/chrome-devtools-frontend/front_end/cm_web_modes/javascript.js(773,18): error TS2554: Expected 6 arguments, but got 4. node_modules/chrome-devtools-frontend/front_end/cm_web_modes/xml.js(6,17): error TS2307: Cannot find module '../../lib/codemirror'. node_modules/chrome-devtools-frontend/front_end/cm_web_modes/xml.js(7,19): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/cm_web_modes/xml.js(7,43): error TS2304: Cannot find name 'define'. @@ -6363,6 +6382,12 @@ node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js( node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(4,35): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(4,48): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(5,20): error TS2339: Property 'acorn' does not exist on type 'typeof import("/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn")'. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(150,8): error TS2554: Expected 2 arguments, but got 1. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(154,13): error TS2554: Expected 2 arguments, but got 1. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(156,11): error TS2554: Expected 2 arguments, but got 1. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(158,11): error TS2554: Expected 2 arguments, but got 1. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(162,8): error TS2554: Expected 2 arguments, but got 1. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(165,13): error TS2554: Expected 2 arguments, but got 1. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(402,56): error TS2339: Property 'push' does not exist on type '(token: any) => any'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(527,43): error TS2339: Property 'startNode' does not exist on type 'Parser'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(528,8): error TS2339: Property 'nextToken' does not exist on type 'Parser'. @@ -6371,6 +6396,13 @@ node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js( node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2451,7): error TS2339: Property 'pos' does not exist on type 'SyntaxError'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2451,22): error TS2339: Property 'loc' does not exist on type 'SyntaxError'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2451,37): error TS2339: Property 'raisedAt' does not exist on type 'SyntaxError'. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2468,16): error TS2554: Expected 3 arguments, but got 2. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2521,11): error TS2554: Expected 4 arguments, but got 2. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2522,11): error TS2554: Expected 4 arguments, but got 2. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2523,11): error TS2554: Expected 4 arguments, but got 2. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2524,11): error TS2554: Expected 4 arguments, but got 2. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2525,11): error TS2554: Expected 4 arguments, but got 2. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2527,11): error TS2554: Expected 4 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2564,12): error TS2339: Property 'context' does not exist on type 'TokenType'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2565,10): error TS2339: Property 'exprAllowed' does not exist on type 'TokenType'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2568,18): error TS2339: Property 'context' does not exist on type 'TokenType'. @@ -6395,8 +6427,10 @@ node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js( node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2611,8): error TS2339: Property 'exprAllowed' does not exist on type 'TokenType'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2634,22): error TS2304: Cannot find name 'Packages'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(2634,77): error TS2304: Cannot find name 'Packages'. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(3353,10): error TS2554: Expected 3 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(3362,5): error TS2339: Property 'nextToken' does not exist on type 'Parser'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(3363,12): error TS2339: Property 'parseExpression' does not exist on type 'Parser'. +node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn.js(3370,10): error TS2554: Expected 3 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn_loose.js(4,10): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn_loose.js(4,35): error TS2304: Cannot find name 'define'. node_modules/chrome-devtools-frontend/front_end/formatter_worker/acorn/acorn_loose.js(4,48): error TS2304: Cannot find name 'define'. diff --git a/tests/baselines/reference/user/follow-redirects.log b/tests/baselines/reference/user/follow-redirects.log index 4a398936a3862..e3831153a88b4 100644 --- a/tests/baselines/reference/user/follow-redirects.log +++ b/tests/baselines/reference/user/follow-redirects.log @@ -1,6 +1,8 @@ Exit Code: 1 Standard output: +node_modules/follow-redirects/index.js(68,11): error TS2554: Expected 1 arguments, but got 0. node_modules/follow-redirects/index.js(96,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(96,24): error TS2554: Expected 1 arguments, but got 0. node_modules/follow-redirects/index.js(97,10): error TS2339: Property 'abort' does not exist on type 'RedirectableRequest'. node_modules/follow-redirects/index.js(144,10): error TS2339: Property 'once' does not exist on type 'RedirectableRequest'. node_modules/follow-redirects/index.js(147,12): error TS2339: Property 'socket' does not exist on type 'RedirectableRequest'. @@ -9,6 +11,7 @@ node_modules/follow-redirects/index.js(158,8): error TS2339: Property 'once' doe node_modules/follow-redirects/index.js(228,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. node_modules/follow-redirects/index.js(267,16): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. node_modules/follow-redirects/index.js(317,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(317,26): error TS2554: Expected 1 arguments, but got 0. node_modules/follow-redirects/index.js(343,35): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. node_modules/follow-redirects/index.js(354,14): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. 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: diff --git a/tests/baselines/reference/user/npm.log b/tests/baselines/reference/user/npm.log index 6f874acf9a6ba..6a1edc7e49545 100644 --- a/tests/baselines/reference/user/npm.log +++ b/tests/baselines/reference/user/npm.log @@ -149,9 +149,11 @@ node_modules/npm/lib/config/core.js(19,1): error TS2323: Cannot redeclare export node_modules/npm/lib/config/core.js(77,7): error TS2323: Cannot redeclare exported variable 'loaded'. node_modules/npm/lib/config/core.js(87,3): error TS2323: Cannot redeclare exported variable 'usingBuiltin'. node_modules/npm/lib/config/core.js(88,12): error TS2323: Cannot redeclare exported variable 'rootConf'. +node_modules/npm/lib/config/core.js(88,31): error TS2554: Expected 1 arguments, but got 0. node_modules/npm/lib/config/core.js(95,6): error TS2339: Property 'on' does not exist on type 'Conf'. node_modules/npm/lib/config/core.js(98,6): error TS2339: Property 'on' does not exist on type 'Conf'. node_modules/npm/lib/config/core.js(105,8): error TS2339: Property 'usingBuiltin' does not exist on type 'Conf'. +node_modules/npm/lib/config/core.js(107,8): error TS2554: Expected 1 arguments, but got 0. node_modules/npm/lib/config/core.js(128,41): error TS2551: Property 'localPrefix' does not exist on type 'Conf'. Did you mean 'loadPrefix'? node_modules/npm/lib/config/core.js(130,35): error TS2339: Property 'get' does not exist on type 'Conf'. node_modules/npm/lib/config/core.js(131,15): error TS2339: Property 'get' does not exist on type 'Conf'. @@ -349,6 +351,7 @@ node_modules/npm/lib/install.js(186,17): error TS2339: Property 'prefix' does no node_modules/npm/lib/install.js(190,22): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install.js(192,11): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install.js(200,36): error TS2339: Property 'prefix' does not exist on type 'typeof EventEmitter'. +node_modules/npm/lib/install.js(203,3): error TS2555: Expected at least 4 arguments, but got 3. node_modules/npm/lib/install.js(224,24): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install.js(226,19): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install.js(227,20): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. @@ -400,6 +403,7 @@ node_modules/npm/lib/install/action/extract.js(39,40): error TS2339: Property 'l node_modules/npm/lib/install/action/extract.js(81,9): error TS2322: Type 'string' is not assignable to type 'any[]'. node_modules/npm/lib/install/action/global-install.js(9,37): error TS2339: Property 'globalDir' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/action/global-install.js(10,7): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. +node_modules/npm/lib/install/action/global-install.js(11,17): error TS2555: Expected at least 4 arguments, but got 3. node_modules/npm/lib/install/action/global-install.js(14,9): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/action/global-link.js(7,7): error TS2339: Property 'link' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/action/refresh-package-json.js(31,43): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. @@ -787,6 +791,7 @@ node_modules/npm/lib/uninstall.js(31,21): error TS2339: Property 'config' does n node_modules/npm/lib/uninstall.js(32,32): error TS2339: Property 'globalDir' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/uninstall.js(33,19): error TS2339: Property 'prefix' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/uninstall.js(43,31): error TS2339: Property 'localPrefix' does not exist on type 'typeof EventEmitter'. +node_modules/npm/lib/uninstall.js(53,5): error TS2555: Expected at least 4 arguments, but got 3. node_modules/npm/lib/unpublish.js(17,7): error TS2339: Property 'commands' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/unpublish.js(23,31): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/unpublish.js(26,11): error TS2339: Property 'registry' does not exist on type 'typeof EventEmitter'. @@ -800,6 +805,7 @@ node_modules/npm/lib/unpublish.js(97,70): error TS2339: Property 'registry' does node_modules/npm/lib/update.js(10,41): error TS2339: Property 'commands' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/update.js(17,25): error TS2339: Property 'commands' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/update.js(25,11): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. +node_modules/npm/lib/update.js(69,19): error TS2555: Expected at least 1 arguments, but got 0. node_modules/npm/lib/utils/completion/file-completion.js(11,15): error TS2345: Argument of type '(er: any) => any' is not assignable to parameter of type 'string | number | Options | undefined'. Value of type '(er: any) => any' has no properties in common with type 'Options'. Did you mean to call it? node_modules/npm/lib/utils/completion/installed-deep.js(9,19): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. @@ -1747,6 +1753,7 @@ node_modules/npm/test/tap/tree-style.js(3,20): error TS2307: Cannot find module node_modules/npm/test/tap/umask-lifecycle.js(6,20): error TS2307: Cannot find module 'tap'. node_modules/npm/test/tap/uninstall-in-reverse.js(2,20): error TS2307: Cannot find module 'tap'. node_modules/npm/test/tap/uninstall-in-reverse.js(3,29): error TS2307: Cannot find module 'require-inject'. +node_modules/npm/test/tap/uninstall-in-reverse.js(28,14): error TS2555: Expected at least 4 arguments, but got 3. node_modules/npm/test/tap/uninstall-link-clean.js(3,40): error TS2339: Property 'existsSync' does not exist on type 'PlatformPath'. node_modules/npm/test/tap/uninstall-link-clean.js(7,20): error TS2307: Cannot find module 'tap'. node_modules/npm/test/tap/uninstall-package.js(5,18): error TS2307: Cannot find module 'npm-registry-mock'. diff --git a/tests/baselines/reference/user/uglify-js.log b/tests/baselines/reference/user/uglify-js.log index c1b96a8130b81..8e925e1d2409e 100644 --- a/tests/baselines/reference/user/uglify-js.log +++ b/tests/baselines/reference/user/uglify-js.log @@ -1,6 +1,9 @@ Exit Code: 1 Standard output: +node_modules/uglify-js/lib/ast.js(97,35): error TS2554: Expected 2 arguments, but got 1. node_modules/uglify-js/lib/ast.js(220,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/ast.js(349,22): error TS2554: Expected 2 arguments, but got 1. +node_modules/uglify-js/lib/ast.js(368,22): error TS2554: Expected 2 arguments, but got 1. node_modules/uglify-js/lib/ast.js(899,5): error TS2322: Type '{ _visit: (node: any, descend: any) => any; parent: (n: any) => any; push: typeof push; pop: typeof pop; self: () => any; find_parent: (type: any) => any; has_directive: (type: any) => any; loopcontrol_target: (node: any) => any; in_boolean_context: () => boolean | undefined; }' is not assignable to type 'TreeWalker'. Object literal may only specify known properties, but '_visit' does not exist in type 'TreeWalker'. Did you mean to write 'visit'? node_modules/uglify-js/lib/ast.js(900,14): error TS2339: Property 'push' does not exist on type 'TreeWalker'. @@ -9,7 +12,9 @@ node_modules/uglify-js/lib/ast.js(962,25): error TS2339: Property 'self' does no node_modules/uglify-js/lib/ast.js(963,37): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. node_modules/uglify-js/lib/ast.js(981,31): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. node_modules/uglify-js/lib/ast.js(985,29): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(163,24): error TS2554: Expected 2 arguments, but got 0. node_modules/uglify-js/lib/compress.js(188,42): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(248,18): error TS2554: Expected 2 arguments, but got 1. node_modules/uglify-js/lib/compress.js(536,41): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(876,33): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(881,12): error TS2339: Property 'defun_ids' does not exist on type 'TreeWalker'. @@ -42,6 +47,7 @@ node_modules/uglify-js/lib/compress.js(2279,59): error TS2554: Expected 0 argume node_modules/uglify-js/lib/compress.js(2317,53): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[number, number, ...never[]]'. Type 'any[]' is missing the following properties from type '[number, number, ...never[]]': 0, 1 node_modules/uglify-js/lib/compress.js(2465,34): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2911,35): error TS2554: Expected 2 arguments, but got 1. node_modules/uglify-js/lib/compress.js(3252,55): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'. node_modules/uglify-js/lib/compress.js(3253,25): error TS2531: Object is possibly 'null'. node_modules/uglify-js/lib/compress.js(3253,55): error TS2363: The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. @@ -57,9 +63,12 @@ node_modules/uglify-js/lib/compress.js(4012,29): error TS2339: Property 'parent' node_modules/uglify-js/lib/compress.js(4129,63): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(4259,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'. node_modules/uglify-js/lib/compress.js(4358,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4372,18): error TS2554: Expected 2 arguments, but got 1. node_modules/uglify-js/lib/compress.js(4379,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. node_modules/uglify-js/lib/compress.js(4389,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. node_modules/uglify-js/lib/compress.js(4474,32): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4591,24): error TS2554: Expected 2 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4652,24): error TS2554: Expected 2 arguments, but got 1. node_modules/uglify-js/lib/compress.js(4713,17): error TS2447: The '|=' operator is not allowed for boolean types. Consider using '||' instead. node_modules/uglify-js/lib/compress.js(4888,33): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(4890,55): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. @@ -73,6 +82,7 @@ node_modules/uglify-js/lib/compress.js(5254,17): error TS2403: Subsequent variab node_modules/uglify-js/lib/compress.js(5347,37): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(5603,57): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[string | RegExp, (string | undefined)?]'. Property '0' is missing in type 'any[]' but required in type '[string | RegExp, (string | undefined)?]'. +node_modules/uglify-js/lib/compress.js(5761,32): error TS2554: Expected 2 arguments, but got 1. node_modules/uglify-js/lib/compress.js(5767,45): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(5774,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'code' must be of type 'string', but here has type '{ get: () => string; toString: () => string; indent: (half: any) => void; indentation: () => number; current_width: () => number; should_break: () => boolean; has_parens: () => boolean; newline: () => void; print: (str: any) => void; ... 23 more ...; parent: (n: any) => any; }'. node_modules/uglify-js/lib/compress.js(5778,36): error TS2532: Object is possibly 'undefined'. @@ -89,6 +99,7 @@ node_modules/uglify-js/lib/compress.js(7716,25): error TS2403: Subsequent variab node_modules/uglify-js/lib/compress.js(7719,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'. node_modules/uglify-js/lib/compress.js(7725,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'. node_modules/uglify-js/lib/compress.js(7758,34): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/minify.js(186,42): error TS2554: Expected 2 arguments, but got 1. node_modules/uglify-js/lib/minify.js(186,75): error TS2339: Property 'compress' does not exist on type 'Compressor'. node_modules/uglify-js/lib/mozilla-ast.js(566,33): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/output.js(459,37): error TS2554: Expected 0 arguments, but got 1. @@ -128,12 +139,15 @@ node_modules/uglify-js/lib/propmangle.js(70,45): error TS2339: Property 'prototy node_modules/uglify-js/lib/propmangle.js(80,29): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/propmangle.js(94,30): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/propmangle.js(146,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/propmangle.js(163,26): error TS2554: Expected 2 arguments, but got 1. +node_modules/uglify-js/lib/propmangle.js(221,31): error TS2554: Expected 2 arguments, but got 1. node_modules/uglify-js/lib/scope.js(89,21): error TS2339: Property 'defun' does not exist on type 'SymbolDef'. node_modules/uglify-js/lib/scope.js(89,35): error TS2339: Property 'defun' does not exist on type 'SymbolDef'. node_modules/uglify-js/lib/scope.js(103,29): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/scope.js(158,29): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/scope.js(165,38): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. node_modules/uglify-js/lib/scope.js(193,47): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(238,17): error TS2554: Expected 3 arguments, but got 2. node_modules/uglify-js/lib/scope.js(418,29): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/scope.js(431,49): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'. node_modules/uglify-js/lib/scope.js(486,30): error TS2554: Expected 0 arguments, but got 1. diff --git a/tests/baselines/reference/user/webpack.log b/tests/baselines/reference/user/webpack.log new file mode 100644 index 0000000000000..cd73109b77bd8 --- /dev/null +++ b/tests/baselines/reference/user/webpack.log @@ -0,0 +1,8 @@ +Exit Code: 1 +Standard output: +lib/Stats.js(68,31): error TS2554: Expected 3 arguments, but got 2. +tooling/format-file-header.js(151,34): error TS2556: Expected 1-2 arguments, but got 0 or more. + + + +Standard error: