diff --git a/tests/baselines/reference/docker/azure-sdk.log b/tests/baselines/reference/docker/azure-sdk.log index 46b6d2421c9f9..c2b7eed12032e 100644 --- a/tests/baselines/reference/docker/azure-sdk.log +++ b/tests/baselines/reference/docker/azure-sdk.log @@ -2,27 +2,26 @@ Exit Code: 1 Standard output: Rush Multi-Project Build Tool 5.X.X - https://rushjs.io -Node.js version is 15.1.0 (unstable) +Node.js version is 15.5.0 (unstable) Starting "rush rebuild" Executing a maximum of ?simultaneous processes... -BLOCKED (51) +BLOCKED (55) ================================ @azure/abort-controller @azure/core-auth @azure/logger -@azure/core-http @azure/core-asynciterator-polyfill -@azure/identity +@azure/core-http +@azure/dev-tool @azure/communication-common -@azure/core-amqp @azure/core-lro @azure/core-paging -@azure/dev-tool +@azure/identity @azure/test-utils-recorder @azure/communication-administration +@azure/core-amqp @azure/core-https @azure/core-xml -@azure/event-hubs @azure/event-processor-host @azure/keyvault-secrets @azure/schema-registry @@ -34,19 +33,19 @@ BLOCKED (51) @azure/app-configuration @azure/communication-chat @azure/communication-sms -@azure/core-arm @azure/core-client @azure/core-tracing @azure/cosmos @azure/data-tables @azure/digital-twins-core +@azure/event-hubs @azure/eventgrid @azure/eventhubs-checkpointstore-blob @azure/keyvault-admin @azure/keyvault-certificates @azure/keyvault-common @azure/keyvault-keys -@azure/monitor-opentelemetry-exporter +@azure/opentelemetry-exporter-azure-monitor @azure/schema-registry-avro @azure/search-documents @azure/service-bus @@ -55,6 +54,11 @@ BLOCKED (51) @azure/storage-file-share @azure/storage-internal-avro @azure/storage-queue +@azure/synapse-access-control +@azure/synapse-artifacts +@azure/synapse-managed-private-endpoints +@azure/synapse-monitoring +@azure/synapse-spark @azure/template @azure/test-utils-perfstress testhub @@ -64,19 +68,35 @@ FAILURE (1) @azure/eslint-plugin-azure-sdk (? seconds) >>> @azure/eslint-plugin-azure-sdk tsc -p tsconfig.build.json && prettier --write dist/**/*.{js,json,md} -../../temp/node_modules/.pnpm/@typescript-eslint/experimental-utils@X.X.X_eslint@X.X.X+typescript@X.X.X/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint/Linter.d.ts:6:11 - error TS2300: Duplicate identifier 'Linter'. -6 interface Linter { - ~~~~~~ -../../temp/node_modules/.pnpm/@typescript-eslint/experimental-utils@X.X.X_eslint@X.X.X+typescript@X.X.X/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint/Linter.d.ts:21:19 - error TS2300: Duplicate identifier 'Linter'. -21 declare namespace Linter { - ~~~~~~ -../../temp/node_modules/.pnpm/@typescript-eslint/experimental-utils@X.X.X_eslint@X.X.X+typescript@X.X.X/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint/Linter.d.ts:106:15 - error TS2300: Duplicate identifier 'Linter'. -106 declare const Linter: new () => Linter; - ~~~~~~ -../../temp/node_modules/.pnpm/@typescript-eslint/typescript-estree@X.X.X_typescript@X.X.X/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts:3:3999 - error TS2694: Namespace 'ts' has no exported member 'JSDocAuthorTag'. -3 export declare type TSNode = ts.Node & (ts.Modifier | ts.Identifier | ts.QualifiedName | ts.ComputedPropertyName | ts.Decorator | ts.TypeParameterDeclaration | ts.CallSignatureDeclaration | ts.ConstructSignatureDeclaration | ts.VariableDeclaration | ts.VariableDeclarationList | ts.ParameterDeclaration | ts.BindingElement | ts.PropertySignature | ts.PropertyDeclaration | ts.PropertyAssignment | ts.ShorthandPropertyAssignment | ts.SpreadAssignment | ts.ObjectBindingPattern | ts.ArrayBindingPattern | ts.FunctionDeclaration | ts.MethodSignature | ts.MethodDeclaration | ts.ConstructorDeclaration | ts.SemicolonClassElement | ts.GetAccessorDeclaration | ts.SetAccessorDeclaration | ts.IndexSignatureDeclaration | ts.KeywordTypeNode | ts.ImportTypeNode | ts.ThisTypeNode | ts.ConstructorTypeNode | ts.FunctionTypeNode | ts.TypeReferenceNode | ts.TypePredicateNode | ts.TypeQueryNode | ts.TypeLiteralNode | ts.ArrayTypeNode | ts.TupleTypeNode | ts.OptionalTypeNode | ts.RestTypeNode | ts.UnionTypeNode | ts.IntersectionTypeNode | ts.ConditionalTypeNode | ts.InferTypeNode | ts.ParenthesizedTypeNode | ts.TypeOperatorNode | ts.IndexedAccessTypeNode | ts.MappedTypeNode | ts.LiteralTypeNode | ts.StringLiteral | ts.OmittedExpression | ts.PartiallyEmittedExpression | ts.PrefixUnaryExpression | ts.PostfixUnaryExpression | ts.NullLiteral | ts.BooleanLiteral | ts.ThisExpression | ts.SuperExpression | ts.ImportExpression | ts.DeleteExpression | ts.TypeOfExpression | ts.VoidExpression | ts.AwaitExpression | ts.YieldExpression | ts.SyntheticExpression | ts.BinaryExpression | ts.ConditionalExpression | ts.FunctionExpression | ts.ArrowFunction | ts.RegularExpressionLiteral | ts.NoSubstitutionTemplateLiteral | ts.NumericLiteral | ts.BigIntLiteral | ts.TemplateHead | ts.TemplateMiddle | ts.TemplateTail | ts.TemplateExpression | ts.TemplateSpan | ts.ParenthesizedExpression | ts.ArrayLiteralExpression | ts.SpreadElement | ts.ObjectLiteralExpression | ts.PropertyAccessExpression | ts.ElementAccessExpression | ts.CallExpression | ts.ExpressionWithTypeArguments | ts.NewExpression | ts.TaggedTemplateExpression | ts.AsExpression | ts.TypeAssertion | ts.NonNullExpression | ts.MetaProperty | ts.JsxElement | ts.JsxOpeningElement | ts.JsxSelfClosingElement | ts.JsxFragment | ts.JsxOpeningFragment | ts.JsxClosingFragment | ts.JsxAttribute | ts.JsxSpreadAttribute | ts.JsxClosingElement | ts.JsxExpression | ts.JsxText | ts.NotEmittedStatement | ts.CommaListExpression | ts.EmptyStatement | ts.DebuggerStatement | ts.MissingDeclaration | ts.Block | ts.VariableStatement | ts.ExpressionStatement | ts.IfStatement | ts.DoStatement | ts.WhileStatement | ts.ForStatement | ts.ForInStatement | ts.ForOfStatement | ts.BreakStatement | ts.ContinueStatement | ts.ReturnStatement | ts.WithStatement | ts.SwitchStatement | ts.CaseBlock | ts.CaseClause | ts.DefaultClause | ts.LabeledStatement | ts.ThrowStatement | ts.TryStatement | ts.CatchClause | ts.ClassDeclaration | ts.ClassExpression | ts.InterfaceDeclaration | ts.HeritageClause | ts.TypeAliasDeclaration | ts.EnumMember | ts.EnumDeclaration | ts.ModuleDeclaration | ts.ModuleBlock | ts.ImportEqualsDeclaration | ts.ExternalModuleReference | ts.ImportDeclaration | ts.ImportClause | ts.NamespaceImport | ts.NamespaceExportDeclaration | ts.ExportDeclaration | ts.NamedImports | ts.NamedExports | ts.ImportSpecifier | ts.ExportSpecifier | ts.ExportAssignment | ts.CommentRange | ts.SourceFile | ts.Bundle | ts.InputFiles | ts.UnparsedSource | ts.JsonMinusNumericLiteral | ts.JSDoc | ts.JSDocTypeExpression | ts.JSDocUnknownTag | ts.JSDocAugmentsTag | ts.JSDocClassTag | ts.JSDocEnumTag | ts.JSDocThisTag | ts.JSDocTemplateTag | ts.JSDocReturnTag | ts.JSDocTypeTag | ts.JSDocTypedefTag | ts.JSDocCallbackTag | ts.JSDocSignature | ts.JSDocPropertyTag | ts.JSDocParameterTag | ts.JSDocTypeLiteral | ts.JSDocFunctionType | ts.JSDocAllType | ts.JSDocUnknownType | ts.JSDocNullableType | ts.JSDocNonNullableType | ts.JSDocOptionalType | ts.JSDocVariadicType | ts.JSDocAuthorTag); - ~~~~~~~~~~~~~~ -Found 4 errors. +../../temp/node_modules/.pnpm/@typescript-eslint/experimental-utils@X.X.X_eslint@X.X.X+typescript@X.X.X/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ast-utils/eslint-utils/astUtilities.d.ts:22:136 - error TS2307: Cannot find module '@typescript-eslint/scope-manager/dist/scope/BlockScope'. +22 declare const getPropertyName: (node: TSESTree.MemberExpression | TSESTree.Property | TSESTree.MethodDefinition, initialScope?: import("@typescript-eslint/scope-manager/dist/scope/BlockScope").BlockScope | import("@typescript-eslint/scope-manager/dist/scope/CatchScope").CatchScope | import("@typescript-eslint/scope-manager/dist/scope/ClassScope").ClassScope | import("@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope").ConditionalTypeScope | import("@typescript-eslint/scope-manager/dist/scope/ForScope").ForScope | import("@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope").FunctionExpressionNameScope | import("@typescript-eslint/scope-manager/dist/scope/FunctionScope").FunctionScope | import("@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope").FunctionTypeScope | import("@typescript-eslint/scope-manager/dist/scope/GlobalScope").GlobalScope | import("@typescript-eslint/scope-manager/dist/scope/MappedTypeScope").MappedTypeScope | import("@typescript-eslint/scope-manager/dist/scope/ModuleScope").ModuleScope | import("@typescript-eslint/scope-manager/dist/scope/SwitchScope").SwitchScope | import("@typescript-eslint/scope-manager/dist/scope/TSEnumScope").TSEnumScope | import("@typescript-eslint/scope-manager/dist/scope/TSModuleScope").TSModuleScope | import("@typescript-eslint/scope-manager/dist/scope/TypeScope").TypeScope | import("@typescript-eslint/scope-manager/dist/scope/WithScope").WithScope | undefined) => string | null; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../../temp/node_modules/.pnpm/@typescript-eslint/experimental-utils@X.X.X_eslint@X.X.X+typescript@X.X.X/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ast-utils/eslint-utils/astUtilities.d.ts:22:214 - error TS2307: Cannot find module '@typescript-eslint/scope-manager/dist/scope/CatchScope'. +22 declare const getPropertyName: (node: TSESTree.MemberExpression | TSESTree.Property | TSESTree.MethodDefinition, initialScope?: import("@typescript-eslint/scope-manager/dist/scope/BlockScope").BlockScope | import("@typescript-eslint/scope-manager/dist/scope/CatchScope").CatchScope | import("@typescript-eslint/scope-manager/dist/scope/ClassScope").ClassScope | import("@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope").ConditionalTypeScope | import("@typescript-eslint/scope-manager/dist/scope/ForScope").ForScope | import("@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope").FunctionExpressionNameScope | import("@typescript-eslint/scope-manager/dist/scope/FunctionScope").FunctionScope | import("@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope").FunctionTypeScope | import("@typescript-eslint/scope-manager/dist/scope/GlobalScope").GlobalScope | import("@typescript-eslint/scope-manager/dist/scope/MappedTypeScope").MappedTypeScope | import("@typescript-eslint/scope-manager/dist/scope/ModuleScope").ModuleScope | import("@typescript-eslint/scope-manager/dist/scope/SwitchScope").SwitchScope | import("@typescript-eslint/scope-manager/dist/scope/TSEnumScope").TSEnumScope | import("@typescript-eslint/scope-manager/dist/scope/TSModuleScope").TSModuleScope | import("@typescript-eslint/scope-manager/dist/scope/TypeScope").TypeScope | import("@typescript-eslint/scope-manager/dist/scope/WithScope").WithScope | undefined) => string | null; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../../temp/node_modules/.pnpm/@typescript-eslint/experimental-utils@X.X.X_eslint@X.X.X+typescript@X.X.X/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ast-utils/eslint-utils/astUtilities.d.ts:22:292 - error TS2307: Cannot find module '@typescript-eslint/scope-manager/dist/scope/ClassScope'. +22 declare const getPropertyName: (node: TSESTree.MemberExpression | TSESTree.Property | TSESTree.MethodDefinition, initialScope?: import("@typescript-eslint/scope-manager/dist/scope/BlockScope").BlockScope | import("@typescript-eslint/scope-manager/dist/scope/CatchScope").CatchScope | import("@typescript-eslint/scope-manager/dist/scope/ClassScope").ClassScope | import("@typescript-eslint/scope-manager/dist/scope/ConditionalTypeScope").ConditionalTypeScope | import("@typescript-eslint/scope-manager/dist/scope/ForScope").ForScope | import("@typescript-eslint/scope-manager/dist/scope/FunctionExpressionNameScope").FunctionExpressionNameScope | import("@typescript-eslint/scope-manager/dist/scope/FunctionScope").FunctionScope | import("@typescript-eslint/scope-manager/dist/scope/FunctionTypeScope").FunctionTypeScope | import("@typescript-eslint/scope-manager/dist/scope/GlobalScope").GlobalScope | import("@typescript-eslint/scope-manager/dist/scope/MappedTypeScope").MappedTypeScope | import("@typescript-eslint/scope-manager/dist/scope/ModuleScope").ModuleScope | import("@typescript-eslint/scope-manager/dist/scope/SwitchScope").SwitchScope | import("@typescript-eslint/scope-manager/dist/scope/TSEnumScope").TSEnumScope | import("@typescript-eslint/scope-manager/dist/scope/TSModuleScope").TSModuleScope | import("@typescript-eslint/scope-manager/dist/scope/TypeScope").TypeScope | import("@typescript-eslint/scope-manager/dist/scope/WithScope").WithScope | undefined) => string | null; +[...138 lines omitted...] + ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../../temp/node_modules/.pnpm/@typescript-eslint/experimental-utils@X.X.X_eslint@X.X.X+typescript@X.X.X/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ts-eslint/Scope.d.ts:1:31 - error TS2307: Cannot find module '@typescript-eslint/scope-manager'. +1 import * as scopeManager from '@typescript-eslint/scope-manager'; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../../temp/node_modules/.pnpm/@typescript-eslint/experimental-utils@X.X.X_eslint@X.X.X+typescript@X.X.X/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ts-estree.d.ts:1:60 - error TS2307: Cannot find module '@typescript-eslint/types'. +1 export { AST_NODE_TYPES, AST_TOKEN_TYPES, TSESTree, } from '@typescript-eslint/types'; + ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../../temp/node_modules/.pnpm/@typescript-eslint/experimental-utils@X.X.X_eslint@X.X.X+typescript@X.X.X/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ts-estree.d.ts:2:32 - error TS2307: Cannot find module '@typescript-eslint/typescript-estree/dist/parser-options'. +2 export { ParserServices } from '@typescript-eslint/typescript-estree/dist/parser-options'; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +src/rules/ts-apisurface-supportcancellation.ts:10:45 - error TS2307: Cannot find module '@typescript-eslint/typescript-estree/dist/parser-options'. +10 import { ParserWeakMapESTreeToTSNode } from "@typescript-eslint/typescript-estree/dist/parser-options"; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +src/rules/ts-doc-internal.ts:10:45 - error TS2307: Cannot find module '@typescript-eslint/typescript-estree/dist/parser-options'. +10 import { ParserWeakMapESTreeToTSNode } from "@typescript-eslint/typescript-estree/dist/parser-options"; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +src/rules/ts-use-interface-parameters.ts:13:8 - error TS2307: Cannot find module '@typescript-eslint/typescript-estree/dist/parser-options'. +13 } from "@typescript-eslint/typescript-estree/dist/parser-options"; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Found 55 errors. ================================ Error: Project(s) failed rush rebuild - Errors! (? seconds) @@ -94,7 +114,6 @@ XX of XX: [@azure/communication-common] blocked by [@azure/eslint-plugin-azure-s XX of XX: [@azure/communication-sms] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/core-amqp] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/event-hubs] blocked by [@azure/eslint-plugin-azure-sdk]! -XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/service-bus] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/core-auth] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/ai-anomaly-detector] blocked by [@azure/eslint-plugin-azure-sdk]! @@ -104,7 +123,6 @@ XX of XX: [@azure/ai-text-analytics] blocked by [@azure/eslint-plugin-azure-sdk] XX of XX: [@azure/core-client] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/core-http] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/app-configuration] blocked by [@azure/eslint-plugin-azure-sdk]! -XX of XX: [@azure/core-arm] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/core-lro] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/keyvault-admin] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/keyvault-certificates] blocked by [@azure/eslint-plugin-azure-sdk]! @@ -113,6 +131,7 @@ XX of XX: [@azure/keyvault-secrets] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/storage-blob] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/storage-blob-changefeed] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/storage-file-datalake] blocked by [@azure/eslint-plugin-azure-sdk]! +XX of XX: [@azure/synapse-artifacts] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/data-tables] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/digital-twins-core] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/eventgrid] blocked by [@azure/eslint-plugin-azure-sdk]! @@ -121,9 +140,13 @@ XX of XX: [@azure/schema-registry] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/schema-registry-avro] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/storage-queue] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/keyvault-common] blocked by [@azure/eslint-plugin-azure-sdk]! -XX of XX: [@azure/monitor-opentelemetry-exporter] blocked by [@azure/eslint-plugin-azure-sdk]! +XX of XX: [@azure/opentelemetry-exporter-azure-monitor] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/search-documents] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/storage-file-share] blocked by [@azure/eslint-plugin-azure-sdk]! +XX of XX: [@azure/synapse-access-control] blocked by [@azure/eslint-plugin-azure-sdk]! +XX of XX: [@azure/synapse-managed-private-endpoints] blocked by [@azure/eslint-plugin-azure-sdk]! +XX of XX: [@azure/synapse-monitoring] blocked by [@azure/eslint-plugin-azure-sdk]! +XX of XX: [@azure/synapse-spark] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/template] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/test-utils-perfstress] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/test-utils-recorder] blocked by [@azure/eslint-plugin-azure-sdk]! @@ -137,5 +160,6 @@ XX of XX: [@azure/cosmos] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/dev-tool] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/event-processor-host] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [testhub] blocked by [@azure/eslint-plugin-azure-sdk]! +XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/eslint-plugin-azure-sdk]! XX of XX: [@azure/logger] blocked by [@azure/eslint-plugin-azure-sdk]! [@azure/eslint-plugin-azure-sdk] 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 e7243afc220d5..e65b7c4b9d93a 100644 --- a/tests/baselines/reference/docker/office-ui-fabric.log +++ b/tests/baselines/reference/docker/office-ui-fabric.log @@ -43,7 +43,7 @@ Standard output: @fluentui/codemods: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/codemods/tsconfig.json" @fluentui/codemods: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/codemods/tsconfig.json @fluentui/codemods: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/codemods/tsconfig.json" -@fluentui/codemods: Done in ?s. +@fluentui/codemods: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. @fluentui/example-data: yarn run vX.X.X @fluentui/example-data: $ just-scripts ts @fluentui/example-data: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/example-data/tsconfig.json @@ -127,6 +127,13 @@ Standard output: @fluentui/dom-utilities: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/dom-utilities/tsconfig.json @fluentui/dom-utilities: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/dom-utilities/tsconfig.json" @fluentui/dom-utilities: Done in ?s. +@fluentui/make-styles: yarn run vX.X.X +@fluentui/make-styles: $ just-scripts ts +@fluentui/make-styles: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/make-styles/tsconfig.json +@fluentui/make-styles: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/make-styles/tsconfig.json" +@fluentui/make-styles: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/make-styles/tsconfig.json +@fluentui/make-styles: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/make-styles/tsconfig.json" +@fluentui/make-styles: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. @fluentui/merge-styles: yarn run vX.X.X @fluentui/merge-styles: $ just-scripts ts @fluentui/merge-styles: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/merge-styles/tsconfig.json @@ -208,13 +215,6 @@ Standard output: @fluentui/react-compose: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-compose/tsconfig.json @fluentui/react-compose: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-compose/tsconfig.json" @fluentui/react-compose: Done in ?s. -@fluentui/react-focus: yarn run vX.X.X -@fluentui/react-focus: $ just-scripts ts -@fluentui/react-focus: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-focus/tsconfig.json -@fluentui/react-focus: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-focus/tsconfig.json" -@fluentui/react-focus: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-focus/tsconfig.json -@fluentui/react-focus: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-focus/tsconfig.json" -@fluentui/react-focus: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. @fluentui/react-hooks: yarn run vX.X.X @fluentui/react-hooks: $ just-scripts ts @fluentui/react-hooks: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-hooks/tsconfig.json @@ -268,13 +268,6 @@ Standard output: @fluentui/common-styles: yarn run vX.X.X @fluentui/common-styles: $ just-scripts ts @fluentui/common-styles: Done in ?s. -@fluentui/file-type-icons: yarn run vX.X.X -@fluentui/file-type-icons: $ just-scripts ts -@fluentui/file-type-icons: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/file-type-icons/tsconfig.json -@fluentui/file-type-icons: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/file-type-icons/tsconfig.json" -@fluentui/file-type-icons: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/file-type-icons/tsconfig.json -@fluentui/file-type-icons: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/file-type-icons/tsconfig.json" -@fluentui/file-type-icons: Done in ?s. @fluentui/font-icons-mdl2: yarn run vX.X.X @fluentui/font-icons-mdl2: $ just-scripts ts @fluentui/font-icons-mdl2: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/font-icons-mdl2/tsconfig.json @@ -289,6 +282,13 @@ Standard output: @fluentui/foundation-legacy: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/foundation-legacy/tsconfig.json @fluentui/foundation-legacy: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/foundation-legacy/tsconfig.json" @fluentui/foundation-legacy: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. +@fluentui/react-file-type-icons: yarn run vX.X.X +@fluentui/react-file-type-icons: $ just-scripts ts +@fluentui/react-file-type-icons: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-file-type-icons/tsconfig.json +@fluentui/react-file-type-icons: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-file-type-icons/tsconfig.json" +@fluentui/react-file-type-icons: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-file-type-icons/tsconfig.json +@fluentui/react-file-type-icons: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-file-type-icons/tsconfig.json" +@fluentui/react-file-type-icons: Done in ?s. @fluentui/react-theme-provider: yarn run vX.X.X @fluentui/react-theme-provider: $ just-scripts ts @fluentui/react-theme-provider: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-theme-provider/tsconfig.json @@ -306,6 +306,9 @@ codesandbox-react-northstar-template: info Visit https://yarnpkg.com/en/docs/cli @fluentui/react-builder: yarn run vX.X.X @fluentui/react-builder: $ /office-ui-fabric-react/node_modules/.bin/just ts @fluentui/react-builder: Done in ?s. +@fluentui/react-northstar-prototypes: yarn run vX.X.X +@fluentui/react-northstar-prototypes: $ /office-ui-fabric-react/node_modules/.bin/just ts +@fluentui/react-northstar-prototypes: Done in ?s. @fluentui/react-avatar: yarn run vX.X.X @fluentui/react-avatar: $ just-scripts ts @fluentui/react-avatar: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-avatar/tsconfig.json @@ -327,6 +330,13 @@ codesandbox-react-northstar-template: info Visit https://yarnpkg.com/en/docs/cli @fluentui/react-flex: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-flex/tsconfig.json @fluentui/react-flex: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-flex/tsconfig.json" @fluentui/react-flex: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. +@fluentui/react-focus: yarn run vX.X.X +@fluentui/react-focus: $ just-scripts ts +@fluentui/react-focus: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-focus/tsconfig.json +@fluentui/react-focus: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-focus/tsconfig.json" +@fluentui/react-focus: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-focus/tsconfig.json +@fluentui/react-focus: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-focus/tsconfig.json" +@fluentui/react-focus: Done in ?s. @fluentui/react-image: yarn run vX.X.X @fluentui/react-image: $ just-scripts ts @fluentui/react-image: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-image/tsconfig.json @@ -334,13 +344,6 @@ codesandbox-react-northstar-template: info Visit https://yarnpkg.com/en/docs/cli @fluentui/react-image: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-image/tsconfig.json @fluentui/react-image: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-image/tsconfig.json" @fluentui/react-image: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. -@fluentui/react-internal: yarn run vX.X.X -@fluentui/react-internal: $ just-scripts ts -@fluentui/react-internal: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-internal/tsconfig.json -@fluentui/react-internal: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-internal/tsconfig.json" -@fluentui/react-internal: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-internal/tsconfig.json -@fluentui/react-internal: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-internal/tsconfig.json" -@fluentui/react-internal: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. @fluentui/react-text: yarn run vX.X.X @fluentui/react-text: $ just-scripts ts @fluentui/react-text: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-text/tsconfig.json @@ -351,6 +354,16 @@ codesandbox-react-northstar-template: info Visit https://yarnpkg.com/en/docs/cli @fluentui/docs: yarn run vX.X.X @fluentui/docs: $ /office-ui-fabric-react/node_modules/.bin/just ts @fluentui/docs: Done in ?s. +@fluentui/react-internal: yarn run vX.X.X +@fluentui/react-internal: $ just-scripts ts +@fluentui/react-internal: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-internal/tsconfig.json +@fluentui/react-internal: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-internal/tsconfig.json" +@fluentui/react-internal: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-internal/tsconfig.json +@fluentui/react-internal: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-internal/tsconfig.json" +@fluentui/react-internal: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. +@fluentui/perf: yarn run vX.X.X +@fluentui/perf: $ /office-ui-fabric-react/node_modules/.bin/just ts +@fluentui/perf: Done in ?s. @fluentui/react-checkbox: yarn run vX.X.X @fluentui/react-checkbox: $ just-scripts ts @fluentui/react-checkbox: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-checkbox/tsconfig.json @@ -393,9 +406,6 @@ codesandbox-react-northstar-template: info Visit https://yarnpkg.com/en/docs/cli @fluentui/react-toggle: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-toggle/tsconfig.json @fluentui/react-toggle: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-toggle/tsconfig.json" @fluentui/react-toggle: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. -@fluentui/perf: yarn run vX.X.X -@fluentui/perf: $ /office-ui-fabric-react/node_modules/.bin/just ts -@fluentui/perf: Done in ?s. @fluentui/react: yarn run vX.X.X @fluentui/react: $ just-scripts ts @fluentui/react: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react/tsconfig.json @@ -461,7 +471,7 @@ todo-app: Done in ?s. @fluentui/react-charting: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-charting/tsconfig.json" @fluentui/react-charting: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-charting/tsconfig.json @fluentui/react-charting: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-charting/tsconfig.json" -@fluentui/react-charting: Done in ?s. +@fluentui/react-charting: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. @fluentui/react-experiments: yarn run vX.X.X @fluentui/react-experiments: $ just-scripts ts @fluentui/react-experiments: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-experiments/tsconfig.json @@ -476,13 +486,6 @@ todo-app: Done in ?s. @fluentui/react-monaco-editor: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-monaco-editor/tsconfig.json @fluentui/react-monaco-editor: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-monaco-editor/tsconfig.json" @fluentui/react-monaco-editor: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. -@fluentui/react-next: yarn run vX.X.X -@fluentui/react-next: $ just-scripts ts -@fluentui/react-next: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-next/tsconfig.json -@fluentui/react-next: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-next/tsconfig.json" -@fluentui/react-next: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-next/tsconfig.json -@fluentui/react-next: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-next/tsconfig.json" -@fluentui/react-next: Done in ?s. @fluentui/theme-samples: yarn run vX.X.X @fluentui/theme-samples: $ just-scripts ts @fluentui/theme-samples: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/theme-samples/tsconfig.json @@ -514,13 +517,6 @@ todo-app: Done in ?s. @fluentui/react-docsite-components: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-docsite-components/tsconfig.json @fluentui/react-docsite-components: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-docsite-components/tsconfig.json" @fluentui/react-docsite-components: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. -codesandbox-react-next-template: yarn run vX.X.X -codesandbox-react-next-template: $ just-scripts ts -codesandbox-react-next-template: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/apps/codesandbox-react-next-template/tsconfig.json -codesandbox-react-next-template: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/apps/codesandbox-react-next-template/tsconfig.json" -codesandbox-react-next-template: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/apps/codesandbox-react-next-template/tsconfig.json -codesandbox-react-next-template: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/apps/codesandbox-react-next-template/tsconfig.json" -codesandbox-react-next-template: Done in ?s. @fluentui/storybook: yarn run vX.X.X @fluentui/storybook: $ just-scripts ts @fluentui/storybook: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/storybook/tsconfig.json @@ -593,24 +589,13 @@ Standard error: @fluentui/scripts: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/scripts: at ChildProcess.emit (events.js:314:20) @fluentui/scripts: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/scripts: at maybeClose (internal/child_process.js:1021:16) -@fluentui/scripts: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/scripts: at maybeClose (internal/child_process.js:1022:16) +@fluentui/scripts: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/scripts: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/scripts: [XX:XX:XX XM] x stdout: @fluentui/scripts: [XX:XX:XX XM] x gulp/plugins/gulp-component-menu-behaviors.ts:1:38 - error TS2307: Cannot find module '@fluentui/a11y-testing' or its corresponding type declarations. @fluentui/scripts: 1 import * as behaviorDefinitions from '@fluentui/a11y-testing'; @fluentui/scripts: ~~~~~~~~~~~~~~~~~~~~~~~~ -@fluentui/scripts: gulp/plugins/util/getComponentInfo.ts:145:9 - error TS2322: Type 'Tag[]' is not assignable to type '{ title: string; description: string; type: null; name: string; }[]'. -@fluentui/scripts: Type 'Tag' is not assignable to type '{ title: string; description: string; type: null; name: string; }'. -@fluentui/scripts: Types of property 'type' are incompatible. -@fluentui/scripts: Type 'Type' is not assignable to type 'null'. -@fluentui/scripts: Type 'AllLiteral' is not assignable to type 'null'. -@fluentui/scripts: 145 tags, -@fluentui/scripts: ~~~~ -@fluentui/scripts: gulp/plugins/util/docs-types.ts:49:3 -@fluentui/scripts: 49 tags: { -@fluentui/scripts: ~~~~ -@fluentui/scripts: The expected type comes from property 'tags' which is declared here on type 'ComponentProp' @fluentui/scripts: gulp/plugins/util/tsLanguageService.ts:25:18 - error TS2569: Type 'IterableIterator' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators. @fluentui/scripts: 25 return [...files.keys()]; @fluentui/scripts: ~~~~~~~~~~~~ @@ -653,32 +638,271 @@ Standard error: @fluentui/scripts: update-package-versions.js:47:12 - error TS1250: Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. @fluentui/scripts: 47 function updateDependencies(deps) { @fluentui/scripts: ~~~~~~~~~~~~~~~~~~ -@fluentui/scripts: Found 12 errors. +@fluentui/scripts: Found 11 errors. @fluentui/scripts: [XX:XX:XX XM] x ------------------------------------ @fluentui/scripts: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/scripts: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/scripts: error Command failed with exit code 1. -@fluentui/webpack-utilities: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/codemods: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/codemods: [XX:XX:XX XM] x ------------------------------------ +@fluentui/codemods: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/codemods/tsconfig.json" +@fluentui/codemods: at ChildProcess.exithandler (child_process.js:308:12) +@fluentui/codemods: at ChildProcess.emit (events.js:314:20) +@fluentui/codemods: at ChildProcess.EventEmitter.emit (domain.js:506:15) +@fluentui/codemods: at maybeClose (internal/child_process.js:1022:16) +@fluentui/codemods: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) +@fluentui/codemods: at Process.callbackTrampoline (internal/async_hooks.js:126:14) +@fluentui/codemods: [XX:XX:XX XM] x stdout: +@fluentui/codemods: [XX:XX:XX XM] x src/codeMods/mods/configMod/configMod.mod.ts:52:5 - error TS2322: Type '(file: SourceFile) => Err | Ok | Err | Ok<...>, { ...; }>' is not assignable to type '(file: SourceFile) => Result'. +@fluentui/codemods: Type 'Err | Ok | Err | Ok<...>, { ...; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { error: any; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { error: any; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ModResult | Err | Ok' is not assignable to type 'ModResult'. +@fluentui/codemods: Type 'Err' is not assignable to type 'ModResult'. +@fluentui/codemods: 52 run: (file: SourceFile) => { +@fluentui/codemods: ~~~ +@fluentui/codemods: src/codeMods/types.ts:34:3 +@fluentui/codemods: 34 run: (file: T) => CodeModResult; +@fluentui/codemods: ~~~ +@fluentui/codemods: The expected type comes from property 'run' which is declared here on type 'CodeMod' +@fluentui/codemods: src/codeMods/mods/configMod/configMod.mod.ts:70:3 - error TS2322: Type '(mod: RenamePropModType) => (file: SourceFile) => Ok<{ logs: string[]; }, NoOp | ModError> | Err | Ok<...>, { ...; }>' is not assignable to type '(mod: any) => (file: SourceFile) => Result'. +@fluentui/codemods: Call signature return types '(file: SourceFile) => Ok<{ logs: string[]; }, NoOp | ModError> | Err | Ok<...>, { ...; }>' and '(file: SourceFile) => Result' are incompatible. +@fluentui/codemods: Type 'Ok<{ logs: string[]; }, NoOp | ModError> | Err | Ok, { ...; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ModResult | Err | Ok' is not assignable to type 'ModResult'. +@fluentui/codemods: Type 'Err' is not assignable to type 'ModResult'. +@fluentui/codemods: 70 renameProp: (mod: RenamePropModType) => { +@fluentui/codemods: ~~~~~~~~~~ +@fluentui/codemods: src/codeMods/types.ts:85:3 +@fluentui/codemods: 85 [key: string]: (mod: any) => (file: SourceFile) => CodeModResult; +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: The expected type comes from this index signature. +@fluentui/codemods: src/codeMods/mods/configMod/configMod.mod.ts:128:3 - error TS2322: Type '(file: SourceFile) => Err | Ok | Err | Ok<...>, { ...; }>' is not assignable to type '(file: SourceFile) => Result'. +@fluentui/codemods: Type 'Err | Ok | Err | Ok<...>, { ...; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ModResult | Err | Ok' is not assignable to type 'ModResult'. +@fluentui/codemods: Type 'Err' is not assignable to type 'ModResult'. +@fluentui/codemods: 128 run: (file: SourceFile) => { +@fluentui/codemods: ~~~ +@fluentui/codemods: src/codeMods/types.ts:34:3 +@fluentui/codemods: 34 run: (file: T) => CodeModResult; +@fluentui/codemods: ~~~ +@fluentui/codemods: The expected type comes from property 'run' which is declared here on type 'CodeMod' +@fluentui/codemods: src/codeMods/mods/configMod/configMod.mod.ts:147:27 - error TS2345: Argument of type '(result: CodeModResult, result2: CodeModResult) => Result<{ logs: string[]; } | Ok<{ logs: string[]; }, NoOp | ModError> | Err<{ logs: string[]; }, NoOp | ModError>, NoOp | ModError>' is not assignable to parameter of type '(previousValue: Result, currentValue: Result, currentIndex: number, array: Result<...>[]) => Result<...>'. +@fluentui/codemods: Type 'Result<{ logs: string[]; } | Ok<{ logs: string[]; }, NoOp | ModError> | Err<{ logs: string[]; }, NoOp | ModError>, NoOp | ModError>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err<{ logs: string[]; } | Ok<{ logs: string[]; }, NoOp | ModError> | Err<{ logs: string[]; }, NoOp | ModError>, NoOp | ModError>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err<{ logs: string[]; } | Ok<{ logs: string[]; }, NoOp | ModError> | Err<{ logs: string[]; }, NoOp | ModError>, NoOp | ModError>' is not assignable to type 'Err'. +@fluentui/codemods: Type '{ logs: string[]; } | Ok<{ logs: string[]; }, NoOp | ModError> | Err<{ logs: string[]; }, NoOp | ModError>' is not assignable to type 'ModResult'. +@fluentui/codemods: Property 'logs' is missing in type 'Ok<{ logs: string[]; }, NoOp | ModError>' but required in type 'ModResult'. +@fluentui/codemods: 147 return results.reduce(combineResults); +@fluentui/codemods: ~~~~~~~~~~~~~~ +@fluentui/codemods: src/codeMods/types.ts:5:3 +@fluentui/codemods: 5 logs: string[]; +@fluentui/codemods: ~~~~ +@fluentui/codemods: 'logs' is declared here. +@fluentui/codemods: src/codeMods/mods/officeToFluentImport/officeToFluentImport.mod.ts:26:3 - error TS2322: Type '(file: SourceFile) => Result | Ok, NoOp | ModError>' is not assignable to type '(file: SourceFile) => Result'. +@fluentui/codemods: Type 'Result | Ok, NoOp | ModError>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, NoOp | ModError>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, NoOp | ModError>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ModResult | Err | Ok' is not assignable to type 'ModResult'. +@fluentui/codemods: Type 'Err' is not assignable to type 'ModResult'. +@fluentui/codemods: 26 run: (file: SourceFile) => { +@fluentui/codemods: ~~~ +@fluentui/codemods: src/codeMods/types.ts:34:3 +@fluentui/codemods: 34 run: (file: T) => CodeModResult; +@fluentui/codemods: ~~~ +@fluentui/codemods: The expected type comes from property 'run' which is declared here on type 'CodeMod' +@fluentui/codemods: src/codeMods/mods/officeToFluentImport/officeToFluentImport.mod.ts:37:27 - error TS2345: Argument of type '(result: CodeModResult, result2: CodeModResult) => Result<{ logs: string[]; } | Ok<{ logs: string[]; }, NoOp | ModError> | Err<{ logs: string[]; }, NoOp | ModError>, NoOp | ModError>' is not assignable to parameter of type '(previousValue: Result<{ logs: string[]; }, NoOp | ModError>, currentValue: Result<{ logs: string[]; }, NoOp | ModError>, currentIndex: number, array: Result<...>[]) => Result<...>'. +@fluentui/codemods: Type 'Result<{ logs: string[]; } | Ok<{ logs: string[]; }, NoOp | ModError> | Err<{ logs: string[]; }, NoOp | ModError>, NoOp | ModError>' is not assignable to type 'Result<{ logs: string[]; }, NoOp | ModError>'. +@fluentui/codemods: Type 'Err<{ logs: string[]; } | Ok<{ logs: string[]; }, NoOp | ModError> | Err<{ logs: string[]; }, NoOp | ModError>, NoOp | ModError>' is not assignable to type 'Result<{ logs: string[]; }, NoOp | ModError>'. +@fluentui/codemods: Type 'Err<{ logs: string[]; } | Ok<{ logs: string[]; }, NoOp | ModError> | Err<{ logs: string[]; }, NoOp | ModError>, NoOp | ModError>' is not assignable to type 'Err<{ logs: string[]; }, NoOp | ModError>'. +@fluentui/codemods: Type '{ logs: string[]; } | Ok<{ logs: string[]; }, NoOp | ModError> | Err<{ logs: string[]; }, NoOp | ModError>' is not assignable to type '{ logs: string[]; }'. +@fluentui/codemods: Property 'logs' is missing in type 'Ok<{ logs: string[]; }, NoOp | ModError>' but required in type '{ logs: string[]; }'. +@fluentui/codemods: 37 return v.reduce(combineResults); +@fluentui/codemods: ~~~~~~~~~~~~~~ +@fluentui/codemods: src/codeMods/mods/officeToFluentImport/officeToFluentImport.mod.ts:31:13 +@fluentui/codemods: 31 logs: [i.getModuleSpecifierValue()], +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: 'logs' is declared here. +@fluentui/codemods: src/codeMods/mods/oldToNewButton/oldToNewButton.mod.ts:7:3 - error TS2322: Type '(file: SourceFile) => Err<{ logs: string[]; }, NoOp> | Ok<{ logs: string[]; }, NoOp> | Err | Ok<...>, { ...; }>' is not assignable to type '(file: SourceFile) => Result'. +@fluentui/codemods: Type 'Err<{ logs: string[]; }, NoOp> | Ok<{ logs: string[]; }, NoOp> | Err | Ok<...>, { ...; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { error: any; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { error: any; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ModResult | Err | Ok' is not assignable to type 'ModResult'. +@fluentui/codemods: Type 'Err' is not assignable to type 'ModResult'. +@fluentui/codemods: 7 run: (file: SourceFile) => { +@fluentui/codemods: ~~~ +@fluentui/codemods: src/codeMods/types.ts:34:3 +@fluentui/codemods: 34 run: (file: T) => CodeModResult; +@fluentui/codemods: ~~~ +@fluentui/codemods: The expected type comes from property 'run' which is declared here on type 'CodeMod' +@fluentui/codemods: src/codeMods/mods/personaToAvatar/personaToAvatar.mod.ts:165:3 - error TS2322: Type '(file: SourceFile) => Err | Ok, { ...; }> | Ok<...>' is not assignable to type '(file: SourceFile) => Result'. +@fluentui/codemods: Type 'Err | Ok, { error: any; }> | Ok<...>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { error: any; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { error: any; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ModResult | Err | Ok' is not assignable to type 'ModResult'. +@fluentui/codemods: Type 'Err' is not assignable to type 'ModResult'. +@fluentui/codemods: 165 run: (file: SourceFile) => { +@fluentui/codemods: ~~~ +@fluentui/codemods: src/codeMods/types.ts:34:3 +@fluentui/codemods: 34 run: (file: T) => CodeModResult; +@fluentui/codemods: ~~~ +@fluentui/codemods: The expected type comes from property 'run' which is declared here on type 'CodeMod' +@fluentui/codemods: src/codeMods/utilities/imports.ts:12:5 - error TS2322: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ModResult | Err | Ok' is not assignable to type 'ModResult'. +@fluentui/codemods: Property 'logs' is missing in type 'Err' but required in type 'ModResult'. +@fluentui/codemods: 12 return Err({ logs: ['No matching imports could be found.'] }); +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: src/codeMods/types.ts:5:3 +@fluentui/codemods: 5 logs: string[]; +@fluentui/codemods: ~~~~ +@fluentui/codemods: 'logs' is declared here. +@fluentui/codemods: src/codeMods/utilities/imports.ts:73:3 - error TS2322: Type 'Err | Ok, { ...; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { ...; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ImportDeclaration | Err | Ok' is not assignable to type 'ImportDeclaration'. +@fluentui/codemods: Type 'Err' is missing the following properties from type 'ImportDeclaration': setModuleSpecifier, getModuleSpecifier, getModuleSpecifierValue, getModuleSpecifierSourceFileOrThrow, and 133 more. +@fluentui/codemods: 73 return Err({ logs: ['Named import is not present in module'] }); +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: src/codeMods/utilities/transforms.ts:42:3 - error TS2322: Type '(element: JsxExpression | JsxOpeningElement | JsxSelfClosingElement, toRename: string, replacementName: string) => Ok | Err | Ok, { logs: string[]; }>' is not assignable to type 'PropTransform'. +@fluentui/codemods: Type 'Ok | Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'string | Err | Ok' is not assignable to type 'string'. +@fluentui/codemods: Type 'Err' is not assignable to type 'string'. +@fluentui/codemods: 42 return ( +@fluentui/codemods: ~~~~~~~~ +@fluentui/codemods: 43 element: JsxExpression | JsxOpeningElement | JsxSelfClosingElement, +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: ... +@fluentui/codemods: 66 return Ok('No transform args applied, no changes made.'); +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: 67 }; +@fluentui/codemods: ~~~~ +@fluentui/codemods: src/codeMods/utilities/transforms.ts:73:3 - error TS2322: Type '(element: JsxExpression | JsxOpeningElement | JsxSelfClosingElement, toRename: string, replacementName: string) => Ok | Err | Ok, { logs: string[]; }>' is not assignable to type 'PropTransform'. +@fluentui/codemods: Type 'Ok | Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'string | Err | Ok' is not assignable to type 'string'. +@fluentui/codemods: Type 'Err' is not assignable to type 'string'. +@fluentui/codemods: 73 return ( +@fluentui/codemods: ~~~~~~~~ +@fluentui/codemods: 74 element: JsxExpression | JsxOpeningElement | JsxSelfClosingElement, +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: ... +@fluentui/codemods: 97 return Ok('No transform args applied, no changes made.'); +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: 98 }; +@fluentui/codemods: ~~~~ +@fluentui/codemods: src/codeMods/utilities/transforms.ts:104:3 - error TS2322: Type '(element: JsxExpression | JsxOpeningElement | JsxSelfClosingElement, toRename: string, replacementName: string) => Ok | Err | Ok, { logs: string[]; }>' is not assignable to type 'PropTransform'. +@fluentui/codemods: Type 'Ok | Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'string | Err | Ok' is not assignable to type 'string'. +@fluentui/codemods: Type 'Err' is not assignable to type 'string'. +@fluentui/codemods: 104 return ( +@fluentui/codemods: ~~~~~~~~ +@fluentui/codemods: 105 element: JsxExpression | JsxOpeningElement | JsxSelfClosingElement, +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: ... +@fluentui/codemods: 128 return Ok('No transform args applied, no changes made.'); +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: 129 }; +@fluentui/codemods: ~~~~ +@fluentui/codemods: src/codeMods/utilities/transforms.ts:136:3 - error TS2322: Type '(element: JsxExpression | JsxOpeningElement | JsxSelfClosingElement, toRename: string, replacementName: string) => Ok | Err | Ok, { logs: string[]; }>' is not assignable to type 'PropTransform'. +@fluentui/codemods: Type 'Ok | Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { logs: string[]; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'string | Err | Ok' is not assignable to type 'string'. +@fluentui/codemods: Type 'Err' is not assignable to type 'string'. +@fluentui/codemods: 136 return ( +@fluentui/codemods: ~~~~~~~~ +@fluentui/codemods: 137 element: JsxExpression | JsxOpeningElement | JsxSelfClosingElement, +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: ... +@fluentui/codemods: 154 } +@fluentui/codemods: ~~~~~ +@fluentui/codemods: 155 }; +@fluentui/codemods: ~~~~ +@fluentui/codemods: src/command.ts:120:5 - error TS2322: Type 'Err | Ok, { ...; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { ...; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ModRunnerConfigType | Err | Ok' is not assignable to type 'ModRunnerConfigType'. +@fluentui/codemods: Type 'Err' is missing the following properties from type 'ModRunnerConfigType': stringFilters, regexFilters, includeMods +@fluentui/codemods: 120 return Err({ error: new Error('Error, could not locate correct config file.') }); +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: src/helpers/tests/result.test.ts:23:24 - error TS2322: Type 'Err | Ok, number>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, number>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'number | Err | Ok' is not assignable to type 'number'. +@fluentui/codemods: Type 'Err' is not assignable to type 'number'. +@fluentui/codemods: 23 .errChain(v => Err(7)) +@fluentui/codemods: ~~~~~~ +@fluentui/codemods: src/helpers/result.ts:44:46 +@fluentui/codemods: 44 public errChain(this: Result, fn: (v: E) => Result): Result { +@fluentui/codemods: ~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/codemods: The expected type comes from the return type of this signature. +@fluentui/codemods: src/modRunner/runnerUtilities.ts:28:9 - error TS2345: Argument of type '(err: NoOp | ModError) => Err | Ok, { ...; }> | Ok<...>' is not assignable to parameter of type '(v: NoOp | ModError) => Result'. +@fluentui/codemods: Type 'Err | Ok, { modName: string; error: string | Error; }> | Ok<...>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { modName: string; error: string | Error; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { modName: string; error: string | Error; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'RunResult | Err | Ok' is not assignable to type 'RunResult'. +@fluentui/codemods: Type 'Err' is missing the following properties from type 'RunResult': modName, logs +@fluentui/codemods: 28 err => { +@fluentui/codemods: ~~~~~~~~ +@fluentui/codemods: src/modRunner/runnerUtilities.ts:52:5 - error TS2322: Type 'Err | Ok, { error: any; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { error: any; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ModResult | Err | Ok' is not assignable to type 'ModResult'. +@fluentui/codemods: Property 'logs' is missing in type 'Err' but required in type 'ModResult'. +@fluentui/codemods: 52 result = Err({ error: e }); +@fluentui/codemods: ~~~~~~ +@fluentui/codemods: src/codeMods/types.ts:5:3 +@fluentui/codemods: 5 logs: string[]; +@fluentui/codemods: ~~~~ +@fluentui/codemods: 'logs' is declared here. +@fluentui/codemods: src/modRunner/tests/mocks/MockMods/CodeMod.mock.ts:4:3 - error TS2322: Type '() => Err | Ok, { reason: number; logs: never[]; }>' is not assignable to type '(file: string) => Result'. +@fluentui/codemods: Type 'Err | Ok, { reason: number; logs: never[]; }>' is not assignable to type 'Result'. +@fluentui/codemods: Type 'Err | Ok, { reason: number; logs: never[]; }>' is not assignable to type 'Err'. +@fluentui/codemods: Type 'ModResult | Err | Ok' is not assignable to type 'ModResult'. +@fluentui/codemods: Type 'Err' is not assignable to type 'ModResult'. +@fluentui/codemods: 4 run: () => { +@fluentui/codemods: ~~~ +@fluentui/codemods: src/codeMods/types.ts:34:3 +@fluentui/codemods: 34 run: (file: T) => CodeModResult; +@fluentui/codemods: ~~~ +@fluentui/codemods: The expected type comes from property 'run' which is declared here on type 'CodeMod' +@fluentui/codemods: Found 19 errors. +@fluentui/codemods: [XX:XX:XX XM] x ------------------------------------ +@fluentui/codemods: [XX:XX:XX XM] x Error previously detected. See above for error messages. +@fluentui/codemods: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/codemods: error Command failed with exit code 1. +@fluentui/webpack-utilities: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/webpack-utilities: [XX:XX:XX XM] x ------------------------------------ -@fluentui/webpack-utilities: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/webpack-utilities/tsconfig.json" +@fluentui/webpack-utilities: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/webpack-utilities/tsconfig.json" @fluentui/webpack-utilities: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/webpack-utilities: at ChildProcess.emit (events.js:314:20) @fluentui/webpack-utilities: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/webpack-utilities: at maybeClose (internal/child_process.js:1021:16) -@fluentui/webpack-utilities: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/webpack-utilities: at maybeClose (internal/child_process.js:1022:16) +@fluentui/webpack-utilities: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/webpack-utilities: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/webpack-utilities: [XX:XX:XX XM] x stdout: -@fluentui/webpack-utilities: [XX:XX:XX XM] x src/fabricAsyncLoaderInclude.ts:7:1 - error TS1203: Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead. -@fluentui/webpack-utilities: 7 export = (input: string) => -@fluentui/webpack-utilities: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -@fluentui/webpack-utilities: 8 input.match(/@fluentui[\\/]react-internal[\\/]lib[\\/]components[\\/]ContextualMenu[\\/]ContextualMenu.js/) || -@fluentui/webpack-utilities: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -@fluentui/webpack-utilities: 9 input.match(/@fluentui[\\/]react-internal[\\/]lib[\\/]components[\\/]Callout[\\/]Callout.js/); -@fluentui/webpack-utilities: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/webpack-utilities: [XX:XX:XX XM] x src/fabricAsyncLoader.ts:19:13 - error TS2769: No overload matches this call. +@fluentui/webpack-utilities: Overload 1 of 2, '(predicate: (value: `/* ${string}: ${string} */` | null, index: number, array: (`/* ${string}: ${string} */` | null)[]) => value is `/* ${string}: ${string} */` | null, thisArg?: any): (`/* ${string}: ${string} */` | null)[]', gave the following error. +@fluentui/webpack-utilities: Argument of type '(s: string) => string' is not assignable to parameter of type '(value: `/* ${string}: ${string} */` | null, index: number, array: (`/* ${string}: ${string} */` | null)[]) => value is `/* ${string}: ${string} */` | null'. +@fluentui/webpack-utilities: Types of parameters 's' and 'value' are incompatible. +@fluentui/webpack-utilities: Type '`/* ${string}: ${string} */` | null' is not assignable to type 'string'. +@fluentui/webpack-utilities: Type 'null' is not assignable to type 'string'. +@fluentui/webpack-utilities: Overload 2 of 2, '(predicate: (value: `/* ${string}: ${string} */` | null, index: number, array: (`/* ${string}: ${string} */` | null)[]) => unknown, thisArg?: any): (`/* ${string}: ${string} */` | null)[]', gave the following error. +@fluentui/webpack-utilities: Argument of type '(s: string) => string' is not assignable to parameter of type '(value: `/* ${string}: ${string} */` | null, index: number, array: (`/* ${string}: ${string} */` | null)[]) => unknown'. +@fluentui/webpack-utilities: Types of parameters 's' and 'value' are incompatible. +@fluentui/webpack-utilities: Type '`/* ${string}: ${string} */` | null' is not assignable to type 'string'. +@fluentui/webpack-utilities: Type 'null' is not assignable to type 'string'. +@fluentui/webpack-utilities: 19 .filter((s: string) => s) +@fluentui/webpack-utilities: ~~~~~~~~~~~~~~~~ @fluentui/webpack-utilities: Found 1 error. @fluentui/webpack-utilities: [XX:XX:XX XM] x ------------------------------------ @fluentui/webpack-utilities: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/webpack-utilities: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/webpack-utilities: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/webpack-utilities: error Command failed with exit code 1. @fluentui/docs-components: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/docs-components: [XX:XX:XX XM] x Command not defined: ts @@ -698,14 +922,41 @@ Standard error: @fluentui/styles: [XX:XX:XX XM] x Command not defined: ts @fluentui/accessibility: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/accessibility: [XX:XX:XX XM] x Command not defined: ts -@fluentui/merge-styles: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/make-styles: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/make-styles: [XX:XX:XX XM] x ------------------------------------ +@fluentui/make-styles: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/make-styles/tsconfig.json" +@fluentui/make-styles: at ChildProcess.exithandler (child_process.js:308:12) +@fluentui/make-styles: at ChildProcess.emit (events.js:314:20) +@fluentui/make-styles: at ChildProcess.EventEmitter.emit (domain.js:506:15) +@fluentui/make-styles: at maybeClose (internal/child_process.js:1022:16) +@fluentui/make-styles: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) +@fluentui/make-styles: at Process.callbackTrampoline (internal/async_hooks.js:126:14) +@fluentui/make-styles: [XX:XX:XX XM] x stdout: +@fluentui/make-styles: [XX:XX:XX XM] x src/runtime/compileCSS.ts:44:7 - error TS2322: Type '`@media ${string} { ${string}${string} { ${string}: ${string}; } }` | `@media ${string} { ${string}${string} { ${string}: ${number}; } }`' is not assignable to type '`${string}${string} { ${string}: ${string}; }` | `${string}${string} { ${string}: ${number}; }`'. +@fluentui/make-styles: Type '`@media ${string} { ${string}${string} { ${string}: ${string}; } }`' is not assignable to type '`${string}${string} { ${string}: ${string}; }` | `${string}${string} { ${string}: ${number}; }`'. +@fluentui/make-styles: Type 'string' is not assignable to type '`${string}${string} { ${string}: ${string}; }` | `${string}${string} { ${string}: ${number}; }`'. +@fluentui/make-styles: Type '`@media ${string} { ${string}${string} { ${string}: ${string}; } }`' is not assignable to type '`${string}${string} { ${string}: ${number}; }`'. +@fluentui/make-styles: 44 cssRule = `@media ${media} { ${cssRule} }`; +@fluentui/make-styles: ~~~~~~~ +@fluentui/make-styles: src/runtime/compileCSS.ts:48:7 - error TS2322: Type '`@supports ${string} { ${string}${string} { ${string}: ${string}; } }` | `@supports ${string} { ${string}${string} { ${string}: ${number}; } }`' is not assignable to type '`${string}${string} { ${string}: ${string}; }` | `${string}${string} { ${string}: ${number}; }`'. +@fluentui/make-styles: Type '`@supports ${string} { ${string}${string} { ${string}: ${string}; } }`' is not assignable to type '`${string}${string} { ${string}: ${string}; }` | `${string}${string} { ${string}: ${number}; }`'. +@fluentui/make-styles: Type 'string' is not assignable to type '`${string}${string} { ${string}: ${string}; }` | `${string}${string} { ${string}: ${number}; }`'. +@fluentui/make-styles: Type '`@supports ${string} { ${string}${string} { ${string}: ${string}; } }`' is not assignable to type '`${string}${string} { ${string}: ${number}; }`'. +@fluentui/make-styles: 48 cssRule = `@supports ${support} { ${cssRule} }`; +@fluentui/make-styles: ~~~~~~~ +@fluentui/make-styles: Found 2 errors. +@fluentui/make-styles: [XX:XX:XX XM] x ------------------------------------ +@fluentui/make-styles: [XX:XX:XX XM] x Error previously detected. See above for error messages. +@fluentui/make-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/make-styles: error Command failed with exit code 1. +@fluentui/merge-styles: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/merge-styles: [XX:XX:XX XM] x ------------------------------------ -@fluentui/merge-styles: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/merge-styles/tsconfig.json" +@fluentui/merge-styles: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/merge-styles/tsconfig.json" @fluentui/merge-styles: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/merge-styles: at ChildProcess.emit (events.js:314:20) @fluentui/merge-styles: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/merge-styles: at maybeClose (internal/child_process.js:1021:16) -@fluentui/merge-styles: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/merge-styles: at maybeClose (internal/child_process.js:1022:16) +@fluentui/merge-styles: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/merge-styles: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/merge-styles: [XX:XX:XX XM] x stdout: @fluentui/merge-styles: [XX:XX:XX XM] x src/mergeStyleSets.test.ts:168:15 - error TS2310: Type 'ISubComponentStyles' recursively references itself as a base type. @@ -717,7 +968,7 @@ Standard error: @fluentui/merge-styles: Found 2 errors. @fluentui/merge-styles: [XX:XX:XX XM] x ------------------------------------ @fluentui/merge-styles: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/merge-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/merge-styles: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/merge-styles: error Command failed with exit code 1. @fluentui/react-northstar-styles-renderer: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/react-northstar-styles-renderer: [XX:XX:XX XM] x Command not defined: ts @@ -733,16 +984,13 @@ Standard error: @fluentui/utilities: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/utilities: at ChildProcess.emit (events.js:314:20) @fluentui/utilities: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/utilities: at maybeClose (internal/child_process.js:1021:16) -@fluentui/utilities: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/utilities: at maybeClose (internal/child_process.js:1022:16) +@fluentui/utilities: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/utilities: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/utilities: [XX:XX:XX XM] x stdout: @fluentui/utilities: [XX:XX:XX XM] x src/AutoScroll.ts:143:14 - error TS2790: The operand of a 'delete' operator must be optional. @fluentui/utilities: 143 delete this._timeoutId; @fluentui/utilities: ~~~~~~~~~~~~~~~ -@fluentui/utilities: src/appendFunction.ts:13:42 - error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? -@fluentui/utilities: 13 functions.forEach((f: () => void) => f && f.apply(parent, args)); -@fluentui/utilities: ~ @fluentui/utilities: src/dom/getRect.ts:19:16 - error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? @fluentui/utilities: 19 } else if ((element as HTMLElement).getBoundingClientRect) { @fluentui/utilities: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -764,7 +1012,7 @@ Standard error: @fluentui/utilities: src/object.ts:17:14 - error TS2339: Property 'hasOwnProperty' does not exist on type 'TA'. @fluentui/utilities: 17 if (!a.hasOwnProperty(propName)) { @fluentui/utilities: ~~~~~~~~~~~~~~ -@fluentui/utilities: Found 9 errors. +@fluentui/utilities: Found 8 errors. @fluentui/utilities: [XX:XX:XX XM] x ------------------------------------ @fluentui/utilities: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/utilities: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @@ -773,32 +1021,14 @@ Standard error: @fluentui/react-icons-northstar: [XX:XX:XX XM] x Command not defined: ts @fluentui/react-telemetry: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/react-telemetry: [XX:XX:XX XM] x Command not defined: ts -@fluentui/react-focus: [XX:XX:XX XM] x Error detected while running 'ts:esm' -@fluentui/react-focus: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-focus: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-focus/tsconfig.json" -@fluentui/react-focus: at ChildProcess.exithandler (child_process.js:308:12) -@fluentui/react-focus: at ChildProcess.emit (events.js:314:20) -@fluentui/react-focus: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-focus: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-focus: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) -@fluentui/react-focus: at Process.callbackTrampoline (internal/async_hooks.js:126:14) -@fluentui/react-focus: [XX:XX:XX XM] x stdout: -@fluentui/react-focus: [XX:XX:XX XM] x src/components/FocusZone/FocusZone.tsx:1255:13 - error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? -@fluentui/react-focus: 1255 if (child.getAttribute && child.getAttribute(IS_FOCUSABLE_ATTRIBUTE) === 'false') { -@fluentui/react-focus: ~~~~~~~~~~~~~~~~~~ -@fluentui/react-focus: Found 1 error. -@fluentui/react-focus: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-focus: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-focus: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] -@fluentui/react-focus: error Command failed with exit code 1. @fluentui/react-icons-mdl2: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-icons-mdl2: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-icons-mdl2: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-icons-mdl2/tsconfig.json" @fluentui/react-icons-mdl2: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-icons-mdl2: at ChildProcess.emit (events.js:314:20) @fluentui/react-icons-mdl2: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-icons-mdl2: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-icons-mdl2: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-icons-mdl2: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-icons-mdl2: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-icons-mdl2: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-icons-mdl2: [XX:XX:XX XM] x stdout: @fluentui/react-icons-mdl2: [XX:XX:XX XM] x src/utils/createSvgIcon.ts:3:26 - error TS2307: Cannot find module './SvgIcon.scss' or its corresponding type declarations. @@ -819,14 +1049,14 @@ Standard error: @fluentui/local-sandbox: [XX:XX:XX XM] x Command not defined: ts @fluentui/projects-test: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/projects-test: [XX:XX:XX XM] x Command not defined: ts -@fluentui/foundation-legacy: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/foundation-legacy: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/foundation-legacy: [XX:XX:XX XM] x ------------------------------------ -@fluentui/foundation-legacy: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/foundation-legacy/tsconfig.json" +@fluentui/foundation-legacy: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/foundation-legacy/tsconfig.json" @fluentui/foundation-legacy: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/foundation-legacy: at ChildProcess.emit (events.js:314:20) @fluentui/foundation-legacy: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/foundation-legacy: at maybeClose (internal/child_process.js:1021:16) -@fluentui/foundation-legacy: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/foundation-legacy: at maybeClose (internal/child_process.js:1022:16) +@fluentui/foundation-legacy: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/foundation-legacy: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/foundation-legacy: [XX:XX:XX XM] x stdout: @fluentui/foundation-legacy: [XX:XX:XX XM] x src/createComponent.tsx:81:23 - error TS2352: Conversion of type 'TComponentProps & { styles: IConcatenatedStyleSet; tokens: TTokens; _defaultStyles: IConcatenatedStyleSet; theme: ITheme; className?: string | undefined; }' to type 'TViewProps & IDefaultSlotProps' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. @@ -844,7 +1074,7 @@ Standard error: @fluentui/foundation-legacy: Found 1 error. @fluentui/foundation-legacy: [XX:XX:XX XM] x ------------------------------------ @fluentui/foundation-legacy: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/foundation-legacy: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/foundation-legacy: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/foundation-legacy: error Command failed with exit code 1. codesandbox-react-northstar-template: [XX:XX:XX XM] x Error detected while running '_wrapFunction' codesandbox-react-northstar-template: [XX:XX:XX XM] x ------------------------------------ @@ -852,8 +1082,8 @@ codesandbox-react-northstar-template: [XX:XX:XX XM] x Error: Command failed: /us codesandbox-react-northstar-template: at ChildProcess.exithandler (child_process.js:308:12) codesandbox-react-northstar-template: at ChildProcess.emit (events.js:314:20) codesandbox-react-northstar-template: at ChildProcess.EventEmitter.emit (domain.js:506:15) -codesandbox-react-northstar-template: at maybeClose (internal/child_process.js:1021:16) -codesandbox-react-northstar-template: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +codesandbox-react-northstar-template: at maybeClose (internal/child_process.js:1022:16) +codesandbox-react-northstar-template: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) codesandbox-react-northstar-template: at Process.callbackTrampoline (internal/async_hooks.js:126:14) codesandbox-react-northstar-template: [XX:XX:XX XM] x stdout: codesandbox-react-northstar-template: [XX:XX:XX XM] x src/index.tsx:15:8 - error TS2307: Cannot find module '@fluentui/react-northstar' or its corresponding type declarations. @@ -869,37 +1099,39 @@ codesandbox-react-northstar-template: [XX:XX:XX XM] x Other tasks that did not c codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-builder: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/react-builder: [XX:XX:XX XM] x Command not defined: ts -@fluentui/react-avatar: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/react-northstar-prototypes: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". +@fluentui/react-northstar-prototypes: [XX:XX:XX XM] x Command not defined: ts +@fluentui/react-avatar: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-avatar: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-avatar: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-avatar/tsconfig.json" +@fluentui/react-avatar: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-avatar/tsconfig.json" @fluentui/react-avatar: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-avatar: at ChildProcess.emit (events.js:314:20) @fluentui/react-avatar: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-avatar: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-avatar: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-avatar: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-avatar: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-avatar: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-avatar: [XX:XX:XX XM] x stdout: -@fluentui/react-avatar: [XX:XX:XX XM] x src/components/Avatar/Avatar.tsx:10:38 - error TS2345: Argument of type 'typeof import("*.scss")' is not assignable to parameter of type 'Record'. -@fluentui/react-avatar: 10 const useAvatarClasses = makeClasses(classes); +@fluentui/react-avatar: [XX:XX:XX XM] x src/components/Avatar/Avatar.tsx:11:38 - error TS2345: Argument of type 'typeof import("*.scss")' is not assignable to parameter of type 'Record'. +@fluentui/react-avatar: 11 const useAvatarClasses = makeClasses(classes); @fluentui/react-avatar: ~~~~~~~ -@fluentui/react-avatar: src/components/Badge/Badge.tsx:9:44 - error TS2345: Argument of type 'typeof import("*.scss")' is not assignable to parameter of type 'Record'. +@fluentui/react-avatar: src/components/Badge/Badge.tsx:10:44 - error TS2345: Argument of type 'typeof import("*.scss")' is not assignable to parameter of type 'Record'. @fluentui/react-avatar: Property 'styles' is incompatible with index signature. @fluentui/react-avatar: Type '{ [className: string]: string; }' is not assignable to type 'string'. -@fluentui/react-avatar: 9 export const useBadgeClasses = makeClasses(classes); -@fluentui/react-avatar: ~~~~~~~ +@fluentui/react-avatar: 10 export const useBadgeClasses = makeClasses(classes); +@fluentui/react-avatar: ~~~~~~~ @fluentui/react-avatar: Found 2 errors. @fluentui/react-avatar: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-avatar: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-avatar: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-avatar: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-avatar: error Command failed with exit code 1. -@fluentui/react-flex: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-flex: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-flex: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-flex: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-flex/tsconfig.json" +@fluentui/react-flex: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-flex/tsconfig.json" @fluentui/react-flex: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-flex: at ChildProcess.emit (events.js:314:20) @fluentui/react-flex: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-flex: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-flex: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-flex: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-flex: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-flex: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-flex: [XX:XX:XX XM] x stdout: @fluentui/react-flex: [XX:XX:XX XM] x src/components/Flex/Flex.tsx:22:34 - error TS2345: Argument of type 'typeof import("*.scss")' is not assignable to parameter of type 'Record'. @@ -913,16 +1145,16 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-flex: Found 2 errors. @fluentui/react-flex: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-flex: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-flex: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react-flex: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-flex: error Command failed with exit code 1. -@fluentui/react-image: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-image: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-image: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-image: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-image/tsconfig.json" +@fluentui/react-image: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-image/tsconfig.json" @fluentui/react-image: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-image: at ChildProcess.emit (events.js:314:20) @fluentui/react-image: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-image: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-image: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-image: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-image: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-image: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-image: [XX:XX:XX XM] x stdout: @fluentui/react-image: [XX:XX:XX XM] x src/components/Image/Image.tsx:9:44 - error TS2345: Argument of type 'typeof import("*.scss")' is not assignable to parameter of type 'Record'. @@ -933,16 +1165,18 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-image: Found 1 error. @fluentui/react-image: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-image: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-image: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react-image: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-image: error Command failed with exit code 1. -@fluentui/react-internal: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/docs: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". +@fluentui/docs: [XX:XX:XX XM] x Command not defined: ts +@fluentui/react-internal: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-internal: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-internal: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-internal/tsconfig.json" +@fluentui/react-internal: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-internal/tsconfig.json" @fluentui/react-internal: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-internal: at ChildProcess.emit (events.js:314:20) @fluentui/react-internal: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-internal: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-internal: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-internal: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-internal: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-internal: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-internal: [XX:XX:XX XM] x stdout: @fluentui/react-internal: [XX:XX:XX XM] x src/components/ChoiceGroup/ChoiceGroup.base.tsx:129:17 - error TS2783: 'key' is specified more than once, so this usage will be overwritten. @@ -970,34 +1204,34 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-internal: src/components/MarqueeSelection/MarqueeSelection.base.tsx:89:12 - error TS2790: The operand of a 'delete' operator must be optional. @fluentui/react-internal: 89 delete this._scrollableSurface; @fluentui/react-internal: ~~~~~~~~~~~~~~~~~~~~~~~ -@fluentui/react-internal: src/components/Persona/Persona.test.tsx:194:13 - error TS2322: Type 'ReactWrapper>' is not assignable to type 'ReactWrapper, unknown, Component<{}, {}, any>>'. +@fluentui/react-internal: src/components/Persona/Persona.test.tsx:204:13 - error TS2322: Type 'ReactWrapper>' is not assignable to type 'ReactWrapper, unknown, Component<{}, {}, any>>'. @fluentui/react-internal: Type 'HTMLAttributes' is not assignable to type 'ImgHTMLAttributes'. @fluentui/react-internal: Types of property 'crossOrigin' are incompatible. @fluentui/react-internal: Type 'string | undefined' is not assignable to type '"" | "anonymous" | "use-credentials" | undefined'. @fluentui/react-internal: Type 'string' is not assignable to type '"" | "anonymous" | "use-credentials" | undefined'. -@fluentui/react-internal: 194 const image: ReactWrapper, unknown> = wrapper.find('ImageBase'); +@fluentui/react-internal: 204 const image: ReactWrapper, unknown> = wrapper.find('ImageBase'); @fluentui/react-internal: ~~~~~ -@fluentui/react-internal: src/components/Persona/Persona.test.tsx:201:13 - error TS2322: Type 'ReactWrapper>' is not assignable to type 'ReactWrapper, unknown, Component<{}, {}, any>>'. -@fluentui/react-internal: 201 const image: ReactWrapper, unknown> = wrapper.find('ImageBase'); +@fluentui/react-internal: src/components/Persona/Persona.test.tsx:211:13 - error TS2322: Type 'ReactWrapper>' is not assignable to type 'ReactWrapper, unknown, Component<{}, {}, any>>'. +@fluentui/react-internal: 211 const image: ReactWrapper, unknown> = wrapper.find('ImageBase'); @fluentui/react-internal: ~~~~~ -@fluentui/react-internal: src/components/pickers/BasePicker.tsx:460:42 - error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? -@fluentui/react-internal: 460 } else if (suggestionsPromiseLike && suggestionsPromiseLike.then) { +@fluentui/react-internal: src/components/pickers/BasePicker.tsx:468:42 - error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? +@fluentui/react-internal: 468 } else if (suggestionsPromiseLike && suggestionsPromiseLike.then) { @fluentui/react-internal: ~~~~~~~~~~~~~~~~~~~~~~~~~~~ @fluentui/react-internal: Found 10 errors. @fluentui/react-internal: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-internal: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-internal: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-internal: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-internal: error Command failed with exit code 1. -@fluentui/docs: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". -@fluentui/docs: [XX:XX:XX XM] x Command not defined: ts -@fluentui/react-checkbox: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/perf: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". +@fluentui/perf: [XX:XX:XX XM] x Command not defined: ts +@fluentui/react-checkbox: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-checkbox: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-checkbox: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-checkbox/tsconfig.json" +@fluentui/react-checkbox: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-checkbox/tsconfig.json" @fluentui/react-checkbox: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-checkbox: at ChildProcess.emit (events.js:314:20) @fluentui/react-checkbox: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-checkbox: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-checkbox: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-checkbox: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-checkbox: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-checkbox: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-checkbox: [XX:XX:XX XM] x stdout: @fluentui/react-checkbox: [XX:XX:XX XM] x src/next/useCheckboxClasses.tsx:14:50 - error TS2345: Argument of type 'typeof import("*.scss")' is not assignable to parameter of type 'Record'. @@ -1008,7 +1242,7 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-checkbox: Found 1 error. @fluentui/react-checkbox: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-checkbox: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-checkbox: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/react-checkbox: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-checkbox: error Command failed with exit code 1. @fluentui/react-link: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-link: [XX:XX:XX XM] x ------------------------------------ @@ -1016,8 +1250,8 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-link: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-link: at ChildProcess.emit (events.js:314:20) @fluentui/react-link: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-link: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-link: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-link: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-link: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-link: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-link: [XX:XX:XX XM] x stdout: @fluentui/react-link: [XX:XX:XX XM] x src/next/Link.tsx:16:56 - error TS2339: Property 'button' does not exist on type 'typeof import("*.scss")'. @@ -1040,8 +1274,8 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-slider: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-slider: at ChildProcess.emit (events.js:314:20) @fluentui/react-slider: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-slider: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-slider: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-slider: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-slider: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-slider: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-slider: [XX:XX:XX XM] x stdout: @fluentui/react-slider: [XX:XX:XX XM] x src/next/Slider.tsx:38:27 - error TS2339: Property 'disabled' does not exist on type 'typeof import("*.scss")'. @@ -1094,8 +1328,8 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-toggle: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-toggle: at ChildProcess.emit (events.js:314:20) @fluentui/react-toggle: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-toggle: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-toggle: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-toggle: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-toggle: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-toggle: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-toggle: [XX:XX:XX XM] x stdout: @fluentui/react-toggle: [XX:XX:XX XM] x src/next/Toggle.tsx:31:26 - error TS2339: Property 'checked' does not exist on type 'typeof import("*.scss")'. @@ -1133,16 +1367,14 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-toggle: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-toggle: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-toggle: error Command failed with exit code 1. -@fluentui/perf: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". -@fluentui/perf: [XX:XX:XX XM] x Command not defined: ts @fluentui/react: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react: [XX:XX:XX XM] x ------------------------------------ @fluentui/react: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react/tsconfig.json" @fluentui/react: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react: at ChildProcess.emit (events.js:314:20) @fluentui/react: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react: [XX:XX:XX XM] x stdout: @fluentui/react: [XX:XX:XX XM] x src/components/ComboBox/ComboBox.tsx:451:13 - error TS2554: Expected 1 arguments, but got 2. @@ -1177,14 +1409,35 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react: error Command failed with exit code 1. +@fluentui/react-charting: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-charting: [XX:XX:XX XM] x ------------------------------------ +@fluentui/react-charting: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-charting/tsconfig.json" +@fluentui/react-charting: at ChildProcess.exithandler (child_process.js:308:12) +@fluentui/react-charting: at ChildProcess.emit (events.js:314:20) +@fluentui/react-charting: at ChildProcess.EventEmitter.emit (domain.js:506:15) +@fluentui/react-charting: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-charting: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) +@fluentui/react-charting: at Process.callbackTrampoline (internal/async_hooks.js:126:14) +@fluentui/react-charting: [XX:XX:XX XM] x stdout: +@fluentui/react-charting: [XX:XX:XX XM] x src/components/DonutChart/DonutChart.base.tsx:167:49 - error TS2339: Property 'offsetHeight' does not exist on type 'SVGElement'. +@fluentui/react-charting: 167 node.parentElement && node.parentElement?.offsetHeight > this.state._height! +@fluentui/react-charting: ~~~~~~~~~~~~ +@fluentui/react-charting: src/components/DonutChart/DonutChart.base.tsx:168:31 - error TS2339: Property 'offsetHeight' does not exist on type 'SVGElement'. +@fluentui/react-charting: 168 ? node.parentElement?.offsetHeight +@fluentui/react-charting: ~~~~~~~~~~~~ +@fluentui/react-charting: Found 2 errors. +@fluentui/react-charting: [XX:XX:XX XM] x ------------------------------------ +@fluentui/react-charting: [XX:XX:XX XM] x Error previously detected. See above for error messages. +@fluentui/react-charting: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react-charting: error Command failed with exit code 1. @fluentui/react-experiments: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-experiments: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-experiments: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-experiments/tsconfig.json" @fluentui/react-experiments: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-experiments: at ChildProcess.emit (events.js:314:20) @fluentui/react-experiments: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-experiments: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-experiments: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-experiments: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-experiments: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-experiments: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-experiments: [XX:XX:XX XM] x stdout: @fluentui/react-experiments: [XX:XX:XX XM] x src/components/FloatingSuggestions/FloatingPeopleSuggestions/defaults/DefaultPeopleSuggestionsItem.tsx:12:72 - error TS2339: Property 'peoplePickerPersonaContent' does not exist on type 'typeof import("*.scss")'. @@ -1199,30 +1452,30 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-experiments: src/components/FloatingSuggestions/FloatingSuggestions.tsx:202:27 - error TS2339: Property 'callout' does not exist on type 'typeof import("*.scss")'. @fluentui/react-experiments: 202 className={styles.callout} @fluentui/react-experiments: ~~~~~~~ -@fluentui/react-experiments: src/components/SelectedItemsList/Items/subcomponents/DefaultEditingItem.tsx:75:102 - error TS2339: Property 'editingContainer' does not exist on type 'typeof import("*.scss")'. -@fluentui/react-experiments: 75 -@fluentui/react-experiments: ~~~~~~~~~~~~~~~~ -@fluentui/react-experiments: src/components/SelectedItemsList/Items/subcomponents/DefaultEditingItem.tsx:86:29 - error TS2339: Property 'editingInput' does not exist on type 'typeof import("*.scss")'. -@fluentui/react-experiments: 86 className={styles.editingInput} -@fluentui/react-experiments: ~~~~~~~~~~~~ -@fluentui/react-experiments: src/components/SelectedItemsList/SelectedPeopleList/Items/SelectedPersona.tsx:113:13 - error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? -@fluentui/react-experiments: 113 if (onItemChange && getExpandedItems) { -@fluentui/react-experiments: ~~~~~~~~~~~~ +@fluentui/react-experiments: src/components/Pagination/Pagination.base.tsx:210:7 - error TS2322: Type 'string' is not assignable to type '"" | `${string} ${number} undefined ${number}` | `${string} ${number} ${string} ${number}` | undefined'. +@fluentui/react-experiments: 210 ariaLabel = ariaLabel + ' ' + selectedAriaLabel; +@fluentui/react-experiments: ~~~~~~~~~ +@fluentui/react-experiments: src/components/SelectedItemsList/Items/subcomponents/DefaultEditingItem.tsx:240:100 - error TS2339: Property 'editingContainer' does not exist on type 'typeof import("*.scss")'. +@fluentui/react-experiments: 240 +@fluentui/react-experiments: ~~~~~~~~~~~~~~~~ +@fluentui/react-experiments: src/components/SelectedItemsList/Items/subcomponents/DefaultEditingItem.tsx:250:27 - error TS2339: Property 'editingInput' does not exist on type 'typeof import("*.scss")'. +@fluentui/react-experiments: 250 className={styles.editingInput} +@fluentui/react-experiments: ~~~~~~~~~~~~ @fluentui/react-experiments: src/components/SelectedItemsList/SelectedPeopleList/SelectedPeopleList.test.tsx:94:9 - error TS2322: Type 'ComponentType>' is not assignable to type 'ComponentClass, any> | FunctionComponent> | undefined'. @fluentui/react-experiments: Type 'ComponentClass, any>' is not assignable to type 'ComponentClass, any> | FunctionComponent> | undefined'. @fluentui/react-experiments: Type 'ComponentClass, any>' is not assignable to type 'ComponentClass, any>'. @fluentui/react-experiments: Types of property 'propTypes' are incompatible. @fluentui/react-experiments: Type 'WeakValidationMap> | undefined' is not assignable to type 'WeakValidationMap> | undefined'. @fluentui/react-experiments: Type 'WeakValidationMap>' is not assignable to type 'WeakValidationMap>'. -@fluentui/react-experiments: Types of property 'item' are incompatible. -@fluentui/react-experiments: Type 'Validator | undefined' is not assignable to type 'Validator | undefined'. -@fluentui/react-experiments: Type 'Validator' is not assignable to type 'Validator'. -@fluentui/react-experiments: Type 'unknown' is not assignable to type 'IPersonaProps & BaseSelectedItem'. -@fluentui/react-experiments: Type 'unknown' is not assignable to type 'IPersonaProps'. +@fluentui/react-experiments: Types of property 'createGenericItem' are incompatible. +@fluentui/react-experiments: Type 'Validator<((input: string) => unknown) | null | undefined> | undefined' is not assignable to type 'Validator<((input: string) => IPersonaProps & BaseSelectedItem) | null | undefined> | undefined'. +@fluentui/react-experiments: Type 'Validator<((input: string) => unknown) | null | undefined>' is not assignable to type 'Validator<((input: string) => IPersonaProps & BaseSelectedItem) | null | undefined>'. +@fluentui/react-experiments: Type '((input: string) => unknown) | null | undefined' is not assignable to type '((input: string) => IPersonaProps & BaseSelectedItem) | null | undefined'. +@fluentui/react-experiments: Type '(input: string) => unknown' is not assignable to type '(input: string) => IPersonaProps & BaseSelectedItem'. @fluentui/react-experiments: 94 onRenderItem={SelectedItem} @fluentui/react-experiments: ~~~~~~~~~~~~ -@fluentui/react-experiments: src/components/SelectedItemsList/SelectedItemsList.types.ts:75:3 -@fluentui/react-experiments: 75 onRenderItem?: React.ComponentType>; +@fluentui/react-experiments: src/components/SelectedItemsList/SelectedItemsList.types.ts:80:3 +@fluentui/react-experiments: 80 onRenderItem?: React.ComponentType>; @fluentui/react-experiments: ~~~~~~~~~~~~ @fluentui/react-experiments: The expected type comes from property 'onRenderItem' which is declared here on type 'IntrinsicAttributes & Pick, "onChange" | ... 17 more ... | "itemsAreEqual"> & RefAttributes<...>' @fluentui/react-experiments: src/components/StaticList/StaticList.tsx:14:37 - error TS2339: Property 'root' does not exist on type 'typeof import("*.scss")'. @@ -1356,8 +1609,8 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-monaco-editor: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-monaco-editor: at ChildProcess.emit (events.js:314:20) @fluentui/react-monaco-editor: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-monaco-editor: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-monaco-editor: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-monaco-editor: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-monaco-editor: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-monaco-editor: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-monaco-editor: [XX:XX:XX XM] x stdout: @fluentui/react-monaco-editor: [XX:XX:XX XM] x ../monaco-editor/monaco-typescript.d.ts:9:25 - error TS2307: Cannot find module '@fluentui/monaco-editor' or its corresponding type declarations. @@ -1372,6 +1625,17 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-monaco-editor: src/interfaces/monaco.ts:5:25 - error TS2307: Cannot find module '@fluentui/monaco-editor/esm/vs/editor/editor.api' or its corresponding type declarations. @fluentui/react-monaco-editor: 5 import * as monaco from '@fluentui/monaco-editor/esm/vs/editor/editor.api'; @fluentui/react-monaco-editor: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +@fluentui/react-monaco-editor: src/transpiler/exampleTransform.ts:116:13 - error TS2769: No overload matches this call. +@fluentui/react-monaco-editor: Overload 1 of 2, '(...items: ConcatArray<`const { ${string} } = window.${string};`>[]): `const { ${string} } = window.${string};`[]', gave the following error. +@fluentui/react-monaco-editor: Argument of type 'string[]' is not assignable to parameter of type 'ConcatArray<`const { ${string} } = window.${string};`>'. +@fluentui/react-monaco-editor: The types returned by 'slice(...)' are incompatible between these types. +@fluentui/react-monaco-editor: Type 'string[]' is not assignable to type '`const { ${string} } = window.${string};`[]'. +@fluentui/react-monaco-editor: Type 'string' is not assignable to type '`const { ${string} } = window.${string};`'. +@fluentui/react-monaco-editor: Overload 2 of 2, '(...items: (`const { ${string} } = window.${string};` | ConcatArray<`const { ${string} } = window.${string};`>)[]): `const { ${string} } = window.${string};`[]', gave the following error. +@fluentui/react-monaco-editor: Argument of type 'string[]' is not assignable to parameter of type '`const { ${string} } = window.${string};` | ConcatArray<`const { ${string} } = window.${string};`>'. +@fluentui/react-monaco-editor: Type 'string[]' is not assignable to type '`const { ${string} } = window.${string};`'. +@fluentui/react-monaco-editor: 116 .concat(lines); +@fluentui/react-monaco-editor: ~~~~~ @fluentui/react-monaco-editor: src/transpiler/transpile.ts:2:25 - error TS2307: Cannot find module '@fluentui/monaco-editor' or its corresponding type declarations. @fluentui/react-monaco-editor: 2 import * as monaco from '@fluentui/monaco-editor'; @fluentui/react-monaco-editor: ~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -1390,40 +1654,46 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-monaco-editor: src/utilities/getQueryParam.test.ts:7:12 - error TS2790: The operand of a 'delete' operator must be optional. @fluentui/react-monaco-editor: 7 delete window.location; @fluentui/react-monaco-editor: ~~~~~~~~~~~~~~~ -@fluentui/react-monaco-editor: Found 10 errors. +@fluentui/react-monaco-editor: Found 11 errors. @fluentui/react-monaco-editor: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-monaco-editor: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-monaco-editor: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-monaco-editor: error Command failed with exit code 1. @fluentui/e2e: [XX:XX:XX XM] x Cannot find config file "null". Please create a file called "just.config.js" in the root of the project next to "package.json". @fluentui/e2e: [XX:XX:XX XM] x Command not defined: ts -@fluentui/api-docs: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/api-docs: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/api-docs: [XX:XX:XX XM] x ------------------------------------ -@fluentui/api-docs: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/api-docs/tsconfig.json" +@fluentui/api-docs: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/api-docs/tsconfig.json" @fluentui/api-docs: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/api-docs: at ChildProcess.emit (events.js:314:20) @fluentui/api-docs: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/api-docs: at maybeClose (internal/child_process.js:1021:16) -@fluentui/api-docs: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/api-docs: at maybeClose (internal/child_process.js:1022:16) +@fluentui/api-docs: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/api-docs: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/api-docs: [XX:XX:XX XM] x stdout: -@fluentui/api-docs: [XX:XX:XX XM] x src/tableJson.ts:52:9 - error TS2322: Type 'readonly HeritageType[] | undefined' is not assignable to type 'HeritageType[] | undefined'. -@fluentui/api-docs: The type 'readonly HeritageType[]' is 'readonly' and cannot be assigned to the mutable type 'HeritageType[]'. +@fluentui/api-docs: [XX:XX:XX XM] x src/tableJson.ts:52:9 - error TS2322: Type '(HeritageType & any[]) | (readonly HeritageType[] & any[]) | (HeritageType | readonly HeritageType[])[] | undefined' is not assignable to type 'HeritageType[] | undefined'. +@fluentui/api-docs: Type '(HeritageType | readonly HeritageType[])[]' is not assignable to type 'HeritageType[]'. +@fluentui/api-docs: Type 'HeritageType | readonly HeritageType[]' is not assignable to type 'HeritageType'. +@fluentui/api-docs: Property 'excerpt' is missing in type 'readonly HeritageType[]' but required in type 'HeritageType'. @fluentui/api-docs: 52 const extendsArr: HeritageType[] | undefined = @fluentui/api-docs: ~~~~~~~~~~ +@fluentui/api-docs: ../../node_modules/@microsoft/api-extractor-model/dist/rollup.d.ts:1629:14 +@fluentui/api-docs: 1629 readonly excerpt: Excerpt; +@fluentui/api-docs: ~~~~~~~ +@fluentui/api-docs: 'excerpt' is declared here. @fluentui/api-docs: Found 1 error. @fluentui/api-docs: [XX:XX:XX XM] x ------------------------------------ @fluentui/api-docs: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/api-docs: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/api-docs: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/api-docs: error Command failed with exit code 1. -@fluentui/react-docsite-components: [XX:XX:XX XM] x Error detected while running 'ts:esm' +@fluentui/react-docsite-components: [XX:XX:XX XM] x Error detected while running '_wrapFunction' @fluentui/react-docsite-components: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-docsite-components: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/react-docsite-components/tsconfig.json" +@fluentui/react-docsite-components: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/react-docsite-components/tsconfig.json" @fluentui/react-docsite-components: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-docsite-components: at ChildProcess.emit (events.js:314:20) @fluentui/react-docsite-components: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-docsite-components: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-docsite-components: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-docsite-components: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-docsite-components: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-docsite-components: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-docsite-components: [XX:XX:XX XM] x stdout: @fluentui/react-docsite-components: [XX:XX:XX XM] x src/components/Page/Page.tsx:21:25 - error TS2307: Cannot find module './Page.module.scss' or its corresponding type declarations. @@ -1472,16 +1742,16 @@ codesandbox-react-northstar-template: error Command failed with exit code 1. @fluentui/react-docsite-components: Found 13 errors. @fluentui/react-docsite-components: [XX:XX:XX XM] x ------------------------------------ @fluentui/react-docsite-components: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-docsite-components: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +@fluentui/react-docsite-components: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] @fluentui/react-docsite-components: error Command failed with exit code 1. -theming-designer: [XX:XX:XX XM] x Error detected while running 'ts:esm' +theming-designer: [XX:XX:XX XM] x Error detected while running '_wrapFunction' theming-designer: [XX:XX:XX XM] x ------------------------------------ -theming-designer: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/apps/theming-designer/tsconfig.json" +theming-designer: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/apps/theming-designer/tsconfig.json" theming-designer: at ChildProcess.exithandler (child_process.js:308:12) theming-designer: at ChildProcess.emit (events.js:314:20) theming-designer: at ChildProcess.EventEmitter.emit (domain.js:506:15) -theming-designer: at maybeClose (internal/child_process.js:1021:16) -theming-designer: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +theming-designer: at maybeClose (internal/child_process.js:1022:16) +theming-designer: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) theming-designer: at Process.callbackTrampoline (internal/async_hooks.js:126:14) theming-designer: [XX:XX:XX XM] x stdout: theming-designer: [XX:XX:XX XM] x ../../packages/react-monaco-editor/lib/interfaces/monaco.d.ts:1:25 - error TS2307: Cannot find module '@fluentui/monaco-editor/esm/vs/editor/editor.api' or its corresponding type declarations. @@ -1490,7 +1760,7 @@ theming-designer: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ theming-designer: Found 1 error. theming-designer: [XX:XX:XX XM] x ------------------------------------ theming-designer: [XX:XX:XX XM] x Error previously detected. See above for error messages. -theming-designer: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] +theming-designer: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] theming-designer: error Command failed with exit code 1. @fluentui/react-examples: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/react-examples: [XX:XX:XX XM] x ------------------------------------ @@ -1498,8 +1768,8 @@ theming-designer: error Command failed with exit code 1. @fluentui/react-examples: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/react-examples: at ChildProcess.emit (events.js:314:20) @fluentui/react-examples: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/react-examples: at maybeClose (internal/child_process.js:1021:16) -@fluentui/react-examples: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/react-examples: at maybeClose (internal/child_process.js:1022:16) +@fluentui/react-examples: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/react-examples: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/react-examples: [XX:XX:XX XM] x stdout: @fluentui/react-examples: [XX:XX:XX XM] x src/react-avatar/utils/StoryExample.tsx:5:27 - error TS2339: Property 'root' does not exist on type 'typeof import("*.scss")'. @@ -1630,14 +1900,14 @@ theming-designer: error Command failed with exit code 1. @fluentui/react-examples: [XX:XX:XX XM] x Error previously detected. See above for error messages. @fluentui/react-examples: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/react-examples: error Command failed with exit code 1. -@fluentui/public-docsite: [XX:XX:XX XM] x Error detected while running '_wrapFunction' +@fluentui/public-docsite: [XX:XX:XX XM] x Error detected while running 'ts:esm' @fluentui/public-docsite: [XX:XX:XX XM] x ------------------------------------ -@fluentui/public-docsite: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/apps/public-docsite/tsconfig.json" +@fluentui/public-docsite: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/apps/public-docsite/tsconfig.json" @fluentui/public-docsite: at ChildProcess.exithandler (child_process.js:308:12) @fluentui/public-docsite: at ChildProcess.emit (events.js:314:20) @fluentui/public-docsite: at ChildProcess.EventEmitter.emit (domain.js:506:15) -@fluentui/public-docsite: at maybeClose (internal/child_process.js:1021:16) -@fluentui/public-docsite: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) +@fluentui/public-docsite: at maybeClose (internal/child_process.js:1022:16) +@fluentui/public-docsite: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) @fluentui/public-docsite: at Process.callbackTrampoline (internal/async_hooks.js:126:14) @fluentui/public-docsite: [XX:XX:XX XM] x stdout: @fluentui/public-docsite: [XX:XX:XX XM] x src/components/Nav/Nav.tsx:70:35 - error TS2339: Property 'navWrapper' does not exist on type 'typeof import("*.scss")'. @@ -2138,6 +2408,6 @@ theming-designer: error Command failed with exit code 1. @fluentui/public-docsite: Found 165 errors. @fluentui/public-docsite: [XX:XX:XX XM] x ------------------------------------ @fluentui/public-docsite: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/public-docsite: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm] +@fluentui/public-docsite: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] @fluentui/public-docsite: error Command failed with exit code 1. lerna ERR! Received non-zero exit code 1 during execution diff --git a/tests/baselines/reference/docker/pyright.log b/tests/baselines/reference/docker/pyright.log index 72a0cf2c4f4ed..aa5412d777c7a 100644 --- a/tests/baselines/reference/docker/pyright.log +++ b/tests/baselines/reference/docker/pyright.log @@ -1,17 +1,9 @@ -Exit Code: 2 +Exit Code: 0 Standard output: -pyright-internal: src/tests/harness/utils.ts(328,12): error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? Standard error: lerna notice cli vX.X.X lerna info Executing command in 3 packages: "tsc --noEmit" -lerna ERR! Received non-zero exit code 2 during execution lerna success exec Executed command in 3 packages: "tsc --noEmit" -npm ERR! code 2 -npm ERR! path /pyright -npm ERR! command failed -npm ERR! command sh -c lerna exec --stream --concurrency 1 --no-bail -- tsc --noEmit -npm ERR! A complete log of this run can be found in: -npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log diff --git a/tests/baselines/reference/docker/vue-next.log b/tests/baselines/reference/docker/vue-next.log index 6a2071a9605c4..cc1434acc6d11 100644 --- a/tests/baselines/reference/docker/vue-next.log +++ b/tests/baselines/reference/docker/vue-next.log @@ -1,4 +1,4 @@ -Exit Code: 0 +Exit Code: 7 Standard output: > build @@ -35,193 +35,107 @@ 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 Writing package typings: /vue-next/dist/compiler-ssr.d.ts API Extractor completed successfully. -Rolling up type definitions for reactivity... -Analysis will use the bundled TypeScript version 4.0.5 -*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor. -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 -Writing package typings: /vue-next/dist/reactivity.d.ts -API Extractor completed successfully. -Rolling up type definitions for runtime-core... -Analysis will use the bundled TypeScript version 4.0.5 -*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor. -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 -Writing package typings: /vue-next/dist/runtime-core.d.ts -API Extractor completed successfully. -Rolling up type definitions for runtime-dom... -Analysis will use the bundled TypeScript version 4.0.5 -*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor. -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 -Writing package typings: /vue-next/dist/runtime-dom.d.ts -API Extractor completed successfully. -Rolling up type definitions for server-renderer... -Analysis will use the bundled TypeScript version 4.0.5 -*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor. -Writing: /vue-next/temp/server-renderer.api.json -The API report is up to date: temp/server-renderer.api.md -Writing package typings: /vue-next/packages/server-renderer/dist/server-renderer.d.ts -Writing package typings: /vue-next/dist/server-renderer.d.ts -API Extractor completed successfully. -Rolling up type definitions for shared... -Analysis will use the bundled TypeScript version 4.0.5 -*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor. -Writing: /vue-next/temp/shared.api.json -The API report is up to date: temp/shared.api.md -Writing package typings: /vue-next/packages/shared/dist/shared.d.ts -Writing package typings: /vue-next/dist/shared.d.ts -API Extractor completed successfully. -Rolling up type definitions for vue... -Analysis will use the bundled TypeScript version 4.0.5 -*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor. -Writing: /vue-next/temp/vue.api.json -The API report is up to date: temp/vue.api.md -Writing package typings: /vue-next/packages/vue/dist/vue.d.ts -Writing package typings: /vue-next/dist/vue.d.ts -API Extractor completed successfully. -compiler-dom.global.prod.js min:44.24kb / gzip:17.04kb / brotli:15.46kb -reactivity.global.prod.js min:8.37kb / gzip:3.24kb / brotli:3.00kb -runtime-dom.global.prod.js min:68.76kb / gzip:26.44kb / brotli:23.91kb -size-check.global.prod.js min:39.98kb / gzip:15.95kb / brotli:14.55kb -vue.global.prod.js min:105.87kb / gzip:40.15kb / brotli:36.04kb Standard error: /vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.esm-bundler.js... -created packages/compiler-core/dist/compiler-core.esm-bundler.js in ?s -/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.js... -created packages/compiler-core/dist/compiler-core.cjs.js in ?s -/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.prod.js... -created packages/compiler-core/dist/compiler-core.cjs.prod.js in ?s -Warning: dist/packages/compiler-core/src/options.d.ts:36:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag -Warning: dist/packages/compiler-core/src/options.d.ts:36:26 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag -Warning: dist/packages/compiler-core/src/options.d.ts:36:19 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" -Warning: dist/packages/compiler-core/src/options.d.ts:36:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" -Warning: dist/packages/compiler-core/src/options.d.ts:59:39 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag -Warning: dist/packages/compiler-core/src/options.d.ts:59:21 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" -Warning: dist/packages/compiler-core/src/options.d.ts:80:42 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag -Warning: dist/packages/compiler-core/src/options.d.ts:80:43 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag -Warning: dist/packages/compiler-core/src/options.d.ts:80:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" -Warning: dist/packages/compiler-core/src/options.d.ts:80:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-bundler.js... created packages/compiler-dom/dist/compiler-dom.esm-bundler.js in ?s /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.js... +created packages/compiler-core/dist/compiler-core.esm-bundler.js in ?s +/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.js... created packages/compiler-dom/dist/compiler-dom.esm-browser.js in ?s /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.js... +created packages/compiler-core/dist/compiler-core.cjs.js in ?s +/vue-next/packages/compiler-core/src/index.ts → packages/compiler-core/dist/compiler-core.cjs.prod.js... created packages/compiler-dom/dist/compiler-dom.cjs.js in ?s /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.js... +created packages/compiler-core/dist/compiler-core.cjs.prod.js in ?s created packages/compiler-dom/dist/compiler-dom.global.js in ?s /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js... created packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js in ?s /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.cjs.prod.js... created packages/compiler-dom/dist/compiler-dom.cjs.prod.js in ?s /vue-next/packages/compiler-dom/src/index.ts → packages/compiler-dom/dist/compiler-dom.global.prod.js... -(!) Missing global variable names -Use output.globals to specify browser global variable names corresponding to external modules -@babel/parser (guessing 'parser') -estree-walker (guessing 'estreeWalker') -created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s +Warning: dist/packages/compiler-core/src/options.d.ts:36:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag +Warning: dist/packages/compiler-core/src/options.d.ts:36:26 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag +Warning: dist/packages/compiler-core/src/options.d.ts:36:19 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" +Warning: dist/packages/compiler-core/src/options.d.ts:36:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" +Warning: dist/packages/compiler-core/src/options.d.ts:87:42 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag +Warning: dist/packages/compiler-core/src/options.d.ts:87:43 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag +Warning: dist/packages/compiler-core/src/options.d.ts:87:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" +Warning: dist/packages/compiler-core/src/options.d.ts:87:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" +Warning: dist/packages/compiler-core/src/options.d.ts:128:39 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag +Warning: dist/packages/compiler-core/src/options.d.ts:128:21 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" +Warning: dist/packages/compiler-core/src/options.d.ts:149:42 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag +Warning: dist/packages/compiler-core/src/options.d.ts:149:43 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag +Warning: dist/packages/compiler-core/src/options.d.ts:149:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" +Warning: dist/packages/compiler-core/src/options.d.ts:149:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" /vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js... +created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s /vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.global.js... -created packages/compiler-sfc/dist/compiler-sfc.global.js in ?s -/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.esm-browser.js... -created packages/compiler-sfc/dist/compiler-sfc.esm-browser.js in ?s /vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js... +(!) Missing shims for Node.js built-ins +Creating a browser bundle that depends on 'path', 'url' and 'util'. You might need to include https://github.com/ionic-team/rollup-plugin-node-polyfills +(!) Missing global variable names +Use output.globals to specify browser global variable names corresponding to external modules +path (guessing 'path') +url (guessing 'url') +util (guessing 'require$$0') +created packages/compiler-sfc/dist/compiler-sfc.global.js in ?s created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s +Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:36 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag +Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:23 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name +Warning: dist/packages/compiler-sfc/src/compileStyle.d.ts:18:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative /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.esm-browser.js... -created packages/reactivity/dist/reactivity.esm-browser.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-browser.prod.js... -created packages/reactivity/dist/reactivity.esm-browser.prod.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/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 -Warning: dist/packages/runtime-core/src/index.d.ts:33:9 - (TS2717) Subsequent property declarations must have the same type. Property 'runtimeCoreBailTypes' must be of type 'VNode | { $: ComponentInternalInstance; }', but here has type 'VNode | { $: ComponentInternalInstance; }'. -/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.esm-browser.js... -created packages/runtime-dom/dist/runtime-dom.esm-browser.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-browser.prod.js... -created packages/runtime-dom/dist/runtime-dom.esm-browser.prod.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/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.js... -(!) Unresolved dependencies -https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency -stream (imported by packages/server-renderer/src/renderToStream.ts) -created packages/server-renderer/dist/server-renderer.cjs.js in ?s -/vue-next/packages/server-renderer/src/index.ts → packages/server-renderer/dist/server-renderer.cjs.prod.js... -(!) Unresolved dependencies -https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency -stream (imported by packages/server-renderer/src/renderToStream.ts) -created packages/server-renderer/dist/server-renderer.cjs.prod.js in ?s -/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.esm-bundler.js... -created packages/shared/dist/shared.esm-bundler.js in ?s -/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.cjs.js... -created packages/shared/dist/shared.cjs.js in ?s -/vue-next/packages/shared/src/index.ts → packages/shared/dist/shared.cjs.prod.js... -created packages/shared/dist/shared.cjs.prod.js in ?s -Warning: dist/packages/shared/src/index.d.ts:15:12 - (tsdoc-characters-after-block-tag) The token "@babel" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@" -Warning: dist/packages/shared/src/makeMap.d.ts:5:9 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character -Warning: dist/packages/shared/src/makeMap.d.ts:5:11 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character -Warning: dist/packages/shared/src/makeMap.d.ts:5:17 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character -Warning: dist/packages/shared/src/makeMap.d.ts:5:19 - (tsdoc-unnecessary-backslash) A backslash can only be used to escape a punctuation character -Warning: dist/packages/shared/src/toDisplayString.d.ts:2:36 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag -Warning: dist/packages/shared/src/toDisplayString.d.ts:2:37 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag -Warning: dist/packages/shared/src/toDisplayString.d.ts:2:19 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" -Warning: dist/packages/shared/src/toDisplayString.d.ts:2:20 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" -/vue-next/packages/size-check/src/index.ts → packages/size-check/dist/size-check.global.js... -created packages/size-check/dist/size-check.global.js in ?s -/vue-next/packages/size-check/src/index.ts → packages/size-check/dist/size-check.global.prod.js... -created packages/size-check/dist/size-check.global.prod.js in ?s -/vue-next/packages/template-explorer/src/index.ts → packages/template-explorer/dist/template-explorer.global.js... -created packages/template-explorer/dist/template-explorer.global.js in ?s -/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-bundler.js... -created packages/vue/dist/vue.esm-bundler.js in ?s -/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-bundler.js... -created packages/vue/dist/vue.runtime.esm-bundler.js in ?s -/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.cjs.js... -created packages/vue/dist/vue.cjs.js in ?s -/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.global.js... -created packages/vue/dist/vue.global.js in ?s -/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.global.js... -created packages/vue/dist/vue.runtime.global.js in ?s -/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-browser.js... -created packages/vue/dist/vue.esm-browser.js in ?s -/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-browser.js... -created packages/vue/dist/vue.runtime.esm-browser.js in ?s -/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.cjs.prod.js... -created packages/vue/dist/vue.cjs.prod.js in ?s -/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.global.prod.js... -created packages/vue/dist/vue.global.prod.js in ?s -/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.global.prod.js... -created packages/vue/dist/vue.runtime.global.prod.js in ?s -/vue-next/packages/vue/src/index.ts → packages/vue/dist/vue.esm-browser.prod.js... -created packages/vue/dist/vue.esm-browser.prod.js in ?s -/vue-next/packages/vue/src/runtime.ts → packages/vue/dist/vue.runtime.esm-browser.prod.js... -created packages/vue/dist/vue.runtime.esm-browser.prod.js in ?s +[!] (plugin rpt2) Error: /vue-next/packages/reactivity/src/baseHandlers.ts(192,3): semantic error TS2322: Type '(target: object) => (string | number | symbol)[]' is not assignable to type '(target: object) => ArrayLike'. + Type '(string | number | symbol)[]' is not assignable to type 'ArrayLike'. + Index signatures are incompatible. + Type 'string | number | symbol' is not assignable to type 'string | symbol'. + Type 'number' is not assignable to type 'string | symbol'. +packages/reactivity/src/baseHandlers.ts +Error: /vue-next/packages/reactivity/src/baseHandlers.ts(192,3): semantic error TS2322: Type '(target: object) => (string | number | symbol)[]' is not assignable to type '(target: object) => ArrayLike'. + Type '(string | number | symbol)[]' is not assignable to type 'ArrayLike'. + Index signatures are incompatible. + Type 'string | number | symbol' is not assignable to type 'string | symbol'. + Type 'number' is not assignable to type 'string | symbol'. + at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5265:30) + at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17956:12) + at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18563:24) + at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18125:38) + at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18) + at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11 + at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11) + at Function.forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9368: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:242:5) +/vue-next/node_modules/brotli/build/encode.js:3 +1'. +src/app.ts(75,21): error TS2339: Property 'returnTo' does not exist on type 'Session & Partial'. +src/app.ts(116,30): error TS2339: Property 'returnTo' does not exist on type 'Session & Partial'. +src/config/passport.ts(14,5): error TS2349: This expression is not callable. + Type 'User' has no call signatures. +src/config/passport.ts(18,24): error TS7006: Parameter 'err' implicitly has an 'any' type. +src/config/passport.ts(18,29): error TS7006: Parameter 'user' implicitly has an 'any' type. +src/config/passport.ts(28,51): error TS7006: Parameter 'err' implicitly has an 'any' type. +src/config/passport.ts(71,49): error TS7006: Parameter 'err' implicitly has an 'any' type. +src/config/passport.ts(71,54): error TS7006: Parameter 'existingUser' implicitly has an 'any' type. +src/config/passport.ts(77,45): error TS7006: Parameter 'err' implicitly has an 'any' type. +src/config/passport.ts(92,49): error TS7006: Parameter 'err' implicitly has an 'any' type. +src/config/passport.ts(92,54): error TS7006: Parameter 'existingUser' implicitly has an 'any' type. +src/config/passport.ts(97,59): error TS7006: Parameter 'err' implicitly has an 'any' type. +src/config/passport.ts(97,64): error TS7006: Parameter 'existingEmailUser' implicitly has an 'any' type. +src/controllers/user.ts(51,38): error TS2339: Property 'returnTo' does not exist on type 'Session & Partial'. +src/controllers/user.ts(101,46): error TS7006: Parameter 'err' implicitly has an 'any' type. +src/controllers/user.ts(101,51): error TS7006: Parameter 'existingUser' implicitly has an 'any' type. +src/controllers/user.ts(146,29): error TS7006: Parameter 'err' implicitly has an 'any' type. +src/controllers/user.ts(153,19): error TS2769: No overload matches this call. + Overload 1 of 3, '(options?: SaveOptions): Promise', gave the following error. + Type '(err: WriteError) => void' has no properties in common with type 'SaveOptions'. + Overload 2 of 3, '(options?: SaveOptions, fn?: (err: NativeError, doc: UserDocument) => void): void', gave the following error. + Type '(err: WriteError) => void' has no properties in common with type 'SaveOptions'. + Overload 3 of 3, '(fn?: (err: NativeError, doc: UserDocument) => void): void', gave the following error. + Argument of type '(err: WriteError) => void' is not assignable to parameter of type '(err: NativeError, doc: UserDocument) => void'. + Types of parameters 'err' and 'err' are incompatible. + Type 'NativeError' is missing the following properties from type 'WriteError': code, index, errmsg +src/controllers/user.ts(183,29): error TS7006: Parameter 'err' implicitly has an 'any' type. +src/controllers/user.ts(186,19): error TS2769: No overload matches this call. + Overload 1 of 3, '(options?: SaveOptions): Promise', gave the following error. + Type '(err: WriteError) => void' has no properties in common with type 'SaveOptions'. + Overload 2 of 3, '(options?: SaveOptions, fn?: (err: NativeError, doc: UserDocument) => void): void', gave the following error. + Type '(err: WriteError) => void' has no properties in common with type 'SaveOptions'. + Overload 3 of 3, '(fn?: (err: NativeError, doc: UserDocument) => void): void', gave the following error. + Argument of type '(err: WriteError) => void' is not assignable to parameter of type '(err: NativeError, doc: UserDocument) => void'. + Types of parameters 'err' and 'err' are incompatible. + Type 'NativeError' is not assignable to type 'WriteError'. +src/controllers/user.ts(215,29): error TS7006: Parameter 'err' implicitly has an 'any' type. +src/controllers/user.ts(349,54): error TS7006: Parameter 'err' implicitly has an 'any' type. diff --git a/tests/baselines/reference/user/TypeScript-WeChat-Starter.log b/tests/baselines/reference/user/TypeScript-WeChat-Starter.log index ffbea15477bbf..04c1a1db03d35 100644 --- a/tests/baselines/reference/user/TypeScript-WeChat-Starter.log +++ b/tests/baselines/reference/user/TypeScript-WeChat-Starter.log @@ -1,11 +1,6 @@ Exit Code: 2 Standard output: -node_modules/@types/connect/index.d.ts(21,42): error TS2689: Cannot extend an interface 'http.IncomingMessage'. Did you mean 'implements'? -node_modules/@types/serve-static/index.d.ts(18,45): error TS2694: Namespace '"http"' has no exported member 'OutgoingMessage'. -node_modules/@types/serve-static/index.d.ts(25,49): error TS2694: Namespace '"http"' has no exported member 'OutgoingMessage'. -node_modules/@types/serve-static/index.d.ts(25,72): error TS2694: Namespace '"http"' has no exported member 'OutgoingMessage'. -node_modules/@types/serve-static/index.d.ts(98,45): error TS2694: Namespace '"http"' has no exported member 'OutgoingMessage'. -node_modules/@types/serve-static/index.d.ts(102,56): error TS2694: Namespace '"http"' has no exported member 'OutgoingMessage'. +node_modules/@types/connect/index.d.ts(20,42): error TS2689: Cannot extend an interface 'http.IncomingMessage'. Did you mean 'implements'? diff --git a/tests/baselines/reference/user/acorn.log b/tests/baselines/reference/user/acorn.log index 368f26b5eef66..e5722c24fc349 100644 --- a/tests/baselines/reference/user/acorn.log +++ b/tests/baselines/reference/user/acorn.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/acorn/acorn-loose/dist/acorn-loose.js(3,10): error TS2304: Cannot find name 'define'. node_modules/acorn/acorn-loose/dist/acorn-loose.js(3,35): error TS2304: Cannot find name 'define'. node_modules/acorn/acorn-loose/dist/acorn-loose.js(3,48): error TS2304: Cannot find name 'define'. @@ -484,27 +487,21 @@ node_modules/acorn/acorn/dist/bin.js(58,23): error TS2769: No overload matches t Type 'undefined' is not assignable to type 'string | number | Buffer | URL'. Overload 2 of 3, '(path: string | number | Buffer | URL, options: { encoding: BufferEncoding; flag?: string | undefined; } | "ascii" | "utf8" | "utf-8" | "utf16le" | "ucs2" | ... 4 more ... | "hex"): string', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string | number | Buffer | URL'. - Type 'undefined' is not assignable to type 'string | number | Buffer | URL'. Overload 3 of 3, '(path: string | number | Buffer | URL, options?: "ascii" | "utf8" | "utf-8" | "utf16le" | "ucs2" | "ucs-2" | "base64" | "latin1" | "binary" | "hex" | (BaseEncodingOptions & { ...; }) | null | undefined): string | Buffer', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string | number | Buffer | URL'. - Type 'undefined' is not assignable to type 'string | number | Buffer | URL'. node_modules/acorn/bin/_acorn.js(51,30): error TS2339: Property 'getToken' does not exist on type 'Parser'. node_modules/acorn/bin/_acorn.js(59,30): error TS2769: No overload matches this call. Overload 1 of 2, '(value: any, replacer?: ((this: any, key: string, value: any) => any) | undefined, space?: string | number | undefined): string', gave the following error. Argument of type 'null' is not assignable to parameter of type '((this: any, key: string, value: any) => any) | undefined'. Overload 2 of 2, '(value: any, replacer?: (string | number)[] | null | undefined, space?: string | number | undefined): string', gave the following error. Argument of type '2 | null' is not assignable to parameter of type 'string | number | undefined'. - Type 'null' is not assignable to type 'string | number | undefined'. node_modules/acorn/bin/_acorn.js(63,23): error TS2769: No overload matches this call. Overload 1 of 3, '(path: string | number | Buffer | URL, options?: { encoding?: null | undefined; flag?: string | undefined; } | null | undefined): Buffer', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string | number | Buffer | URL'. - Type 'undefined' is not assignable to type 'string | number | Buffer | URL'. Overload 2 of 3, '(path: string | number | Buffer | URL, options: { encoding: BufferEncoding; flag?: string | undefined; } | "ascii" | "utf8" | "utf-8" | "utf16le" | "ucs2" | ... 4 more ... | "hex"): string', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string | number | Buffer | URL'. - Type 'undefined' is not assignable to type 'string | number | Buffer | URL'. Overload 3 of 3, '(path: string | number | Buffer | URL, options?: "ascii" | "utf8" | "utf-8" | "utf16le" | "ucs2" | "ucs-2" | "base64" | "latin1" | "binary" | "hex" | (BaseEncodingOptions & { ...; }) | null | undefined): string | Buffer', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string | number | Buffer | URL'. - Type 'undefined' is not assignable to type 'string | number | Buffer | URL'. node_modules/acorn/bin/run_test262.js(3,21): error TS2307: Cannot find module 'test262-parser-runner' or its corresponding type declarations. 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'. diff --git a/tests/baselines/reference/user/adonis-framework.log b/tests/baselines/reference/user/adonis-framework.log index 29ca20938d17a..7e5ee7015f357 100644 --- a/tests/baselines/reference/user/adonis-framework.log +++ b/tests/baselines/reference/user/adonis-framework.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/adonis-framework/lib/util.js(24,13): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/providers/ConfigProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. node_modules/adonis-framework/providers/ConfigProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'ConfigProvider'. @@ -35,19 +38,19 @@ node_modules/adonis-framework/src/Config/index.js(39,15): error TS2304: Cannot f node_modules/adonis-framework/src/Config/index.js(58,15): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Encryption/index.js(53,15): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Encryption/index.js(71,34): error TS2769: No overload matches this call. - Overload 1 of 4, '(data: ArrayBufferView, input_encoding: undefined, output_encoding: HexBase64BinaryEncoding): string', gave the following error. + Overload 1 of 4, '(data: ArrayBufferView, input_encoding: undefined, output_encoding: BinaryToTextEncoding): string', gave the following error. Argument of type 'string' is not assignable to parameter of type 'undefined'. - Overload 2 of 4, '(data: string, input_encoding: "utf8" | "ascii" | "binary" | undefined, output_encoding: HexBase64BinaryEncoding): string', gave the following error. - Argument of type 'string' is not assignable to parameter of type '"utf8" | "ascii" | "binary" | undefined'. + Overload 2 of 4, '(data: string, input_encoding: "utf8" | "ascii" | "utf-8" | "utf16le" | "ucs2" | "ucs-2" | "base64" | "latin1" | "binary" | "hex" | undefined, output_encoding: BinaryToTextEncoding): string', gave the following error. + Argument of type 'string' is not assignable to parameter of type '"utf8" | "ascii" | "utf-8" | "utf16le" | "ucs2" | "ucs-2" | "base64" | "latin1" | "binary" | "hex" | undefined'. node_modules/adonis-framework/src/Encryption/index.js(77,27): error TS2322: Type 'string' is not assignable to type 'Buffer'. node_modules/adonis-framework/src/Encryption/index.js(77,50): error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string'. node_modules/adonis-framework/src/Encryption/index.js(85,23): error TS8024: JSDoc '@param' tag has name 'value', but there is no parameter with that name. node_modules/adonis-framework/src/Encryption/index.js(87,15): error TS2304: Cannot find name 'Mixed'. -node_modules/adonis-framework/src/Encryption/index.js(101,62): error TS2769: No overload matches this call. - Overload 1 of 4, '(data: ArrayBufferView, input_encoding: "base64" | "binary" | "hex" | undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error. - Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'. - Overload 2 of 4, '(data: string, input_encoding: "base64" | "binary" | "hex" | undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error. - Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'. +node_modules/adonis-framework/src/Encryption/index.js(101,21): error TS2769: No overload matches this call. + Overload 1 of 4, '(data: ArrayBufferView, input_encoding: undefined, output_encoding: BufferEncoding): string', gave the following error. + Argument of type '"base64"' is not assignable to parameter of type 'undefined'. + Overload 2 of 4, '(data: string, input_encoding: "base64" | "hex" | undefined, output_encoding: BufferEncoding): string', gave the following error. + Argument of type 'string' is not assignable to parameter of type 'BufferEncoding'. node_modules/adonis-framework/src/Encryption/index.js(102,5): error TS2322: Type 'string' is not assignable to type 'Buffer & string'. Type 'string' is not assignable to type 'Buffer'. node_modules/adonis-framework/src/Encryption/index.js(102,33): error TS2345: Argument of type 'string' is not assignable to parameter of type 'BufferEncoding'. @@ -125,7 +128,7 @@ node_modules/adonis-framework/src/Request/index.js(466,15): error TS2304: Cannot node_modules/adonis-framework/src/Request/index.js(468,15): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Request/index.js(480,14): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Request/index.js(482,15): error TS2304: Cannot find name 'Mixed'. -node_modules/adonis-framework/src/Request/index.js(499,17): error TS2551: Property '_params' does not exist on type 'Request'. Did you mean 'param'? +node_modules/adonis-framework/src/Request/index.js(499,17): error TS2551: Property '_params' does not exist on type 'Request'. Did you mean 'params'? node_modules/adonis-framework/src/Request/index.js(523,15): error TS2304: Cannot find name 'Objecr'. node_modules/adonis-framework/src/Request/index.js(572,23): error TS8029: JSDoc '@param' tag has name 'pattern', but there is no parameter with that name. It would match 'arguments' if it had an array type. node_modules/adonis-framework/src/Request/index.js(600,17): error TS2554: Expected 2 arguments, but got 1. diff --git a/tests/baselines/reference/user/assert.log b/tests/baselines/reference/user/assert.log index 3ff57add9d7f9..a790cae650f1d 100644 --- a/tests/baselines/reference/user/assert.log +++ b/tests/baselines/reference/user/assert.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/assert/test.js(25,5): error TS2367: This condition will always return 'false' since the types 'string | undefined' and 'boolean' have no overlap. node_modules/assert/test.js(39,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. node_modules/assert/test.js(55,5): error TS2593: Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add `jest` or `mocha` to the types field in your tsconfig. diff --git a/tests/baselines/reference/user/async.log b/tests/baselines/reference/user/async.log index 28b56cb17f6b7..005320eefc51d 100644 --- a/tests/baselines/reference/user/async.log +++ b/tests/baselines/reference/user/async.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/async/all.js(32,12): error TS2304: Cannot find name 'AsyncFunction'. node_modules/async/all.js(49,20): error TS2695: Left side of comma operator is unused and has no side effects. node_modules/async/all.js(49,46): error TS2695: Left side of comma operator is unused and has no side effects. diff --git a/tests/baselines/reference/user/axios-src.log b/tests/baselines/reference/user/axios-src.log index 6c9b9a57adf2d..7c65bb262d6ec 100644 --- a/tests/baselines/reference/user/axios-src.log +++ b/tests/baselines/reference/user/axios-src.log @@ -1,17 +1,23 @@ Exit Code: 2 Standard output: +../../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +../../../../../node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +../../../../../node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. lib/adapters/http.js(13,19): error TS2732: Cannot find module './../../package.json'. Consider using '--resolveJsonModule' to import module with '.json' extension. -lib/adapters/http.js(84,22): error TS2345: Argument of type 'string | null' is not assignable to parameter of type 'string'. +lib/adapters/http.js(22,12): error TS2304: Cannot find name 'AxiosProxyConfig'. +lib/adapters/http.js(34,5): error TS2532: Object is possibly 'undefined'. +lib/adapters/http.js(38,11): error TS2339: Property 'beforeRedirect' does not exist on type 'ClientRequestArgs'. +lib/adapters/http.js(109,22): error TS2345: Argument of type 'string | null' is not assignable to parameter of type 'string'. 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(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(239,15): error TS2322: Type 'string' is not assignable to type 'Buffer'. -lib/adapters/http.js(239,45): error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string'. -lib/adapters/http.js(252,40): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. -lib/adapters/http.js(281,42): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. +lib/adapters/http.js(146,17): error TS2531: Object is possibly 'null'. +lib/adapters/http.js(146,40): error TS2531: Object is possibly 'null'. +lib/adapters/http.js(241,23): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. +lib/adapters/http.js(247,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. +lib/adapters/http.js(253,13): error TS2322: Type 'string' is not assignable to type 'Buffer'. +lib/adapters/http.js(255,15): error TS2322: Type 'string' is not assignable to type 'Buffer'. +lib/adapters/http.js(255,45): error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string'. +lib/adapters/http.js(268,40): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. +lib/adapters/http.js(297,42): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. lib/adapters/xhr.js(65,7): error TS2322: Type 'null' is not assignable to type 'XMLHttpRequest'. lib/adapters/xhr.js(77,7): error TS2322: Type 'null' is not assignable to type 'XMLHttpRequest'. lib/adapters/xhr.js(84,51): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. @@ -49,7 +55,7 @@ lib/core/enhanceError.js(38,18): error TS2339: Property 'code' does not exist on lib/core/settle.js(20,7): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'. lib/helpers/buildURL.js(22,49): error TS1016: A required parameter cannot follow an optional parameter. lib/helpers/cookies.js(16,56): error TS2551: Property 'toGMTString' does not exist on type 'Date'. Did you mean 'toUTCString'? -lib/utils.js(273,20): error TS8029: JSDoc '@param' tag has name 'obj1', but there is no parameter with that name. It would match 'arguments' if it had an array type. +lib/utils.js(271,20): error TS8029: JSDoc '@param' tag has name 'obj1', but there is no parameter with that name. It would match 'arguments' if it had an array type. diff --git a/tests/baselines/reference/user/bcryptjs.log b/tests/baselines/reference/user/bcryptjs.log index 11e3f3638be44..7c94a27bca9eb 100644 --- a/tests/baselines/reference/user/bcryptjs.log +++ b/tests/baselines/reference/user/bcryptjs.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/bcryptjs/scripts/build.js(1,26): error TS2307: Cannot find module 'metascript' or its corresponding type declarations. node_modules/bcryptjs/scripts/build.js(32,1): error TS2741: Property 'ISAAC' is missing in type '{ VERSION: any; }' but required in type '{ VERSION: any; ISAAC: boolean; }'. node_modules/bcryptjs/src/bcrypt.js(25,13): error TS2740: Type 'Buffer' is missing the following properties from type 'number[]': pop, push, concat, shift, and 5 more. @@ -28,7 +31,7 @@ node_modules/bcryptjs/src/bcrypt/util.js(20,5): error TS2304: Cannot find name ' node_modules/bcryptjs/src/wrap.js(37,26): error TS2304: Cannot find name 'define'. node_modules/bcryptjs/src/wrap.js(37,51): error TS2304: Cannot find name 'define'. node_modules/bcryptjs/src/wrap.js(38,9): error TS2304: Cannot find name 'define'. -node_modules/bcryptjs/src/wrap.js(49,12): error TS2552: Cannot find name 'bcrypt'. Did you mean 'Crypto'? +node_modules/bcryptjs/src/wrap.js(49,12): error TS2552: Cannot find name 'bcrypt'. Did you mean 'crypto'? node_modules/bcryptjs/tests/suite.js(3,23): error TS2307: Cannot find module 'bcrypt' or its corresponding type declarations. diff --git a/tests/baselines/reference/user/bluebird.log b/tests/baselines/reference/user/bluebird.log index 601ff3ab5fac2..540ca303df11a 100644 --- a/tests/baselines/reference/user/bluebird.log +++ b/tests/baselines/reference/user/bluebird.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/bluebird/js/release/assert.js(11,30): error TS2339: Property 'constructor$' does not exist on type 'Error'. node_modules/bluebird/js/release/bluebird.js(5,15): error TS2367: This condition will always return 'false' since the types 'PromiseConstructor' and 'typeof Promise' have no overlap. node_modules/bluebird/js/release/bluebird.js(10,10): error TS2339: Property 'noConflict' does not exist on type 'typeof Promise'. diff --git a/tests/baselines/reference/user/chrome-devtools-frontend.log b/tests/baselines/reference/user/chrome-devtools-frontend.log index 615af100290c1..18075a9c2e75f 100644 --- a/tests/baselines/reference/user/chrome-devtools-frontend.log +++ b/tests/baselines/reference/user/chrome-devtools-frontend.log @@ -1,6 +1,6 @@ Exit Code: 2 Standard output: -../../../../built/local/lib.es5.d.ts(1451,11): error TS2300: Duplicate identifier 'ArrayLike'. +../../../../built/local/lib.es5.d.ts(1463,11): error TS2300: Duplicate identifier 'ArrayLike'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(43,8): error TS2339: Property '_importScriptPathPrefix' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(77,16): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/Runtime.js(78,16): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. @@ -11,7 +11,7 @@ node_modules/chrome-devtools-frontend/front_end/Runtime.js(270,9): error TS2322: node_modules/chrome-devtools-frontend/front_end/Runtime.js(280,5): error TS2322: Type 'Promise' is not assignable to type 'Promise'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(283,12): error TS2554: Expected 2-3 arguments, but got 1. node_modules/chrome-devtools-frontend/front_end/Runtime.js(525,9): error TS2322: Type 'Window' is not assignable to type 'Window & typeof globalThis'. - Type 'Window' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 839 more. + Type 'Window' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 838 more. node_modules/chrome-devtools-frontend/front_end/Runtime.js(527,49): error TS2352: Conversion of type 'Window & typeof globalThis' to type 'new () => any' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. Type 'Window & typeof globalThis' provides no match for the signature 'new (): any'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(539,24): error TS2351: This expression is not constructable. @@ -22,7 +22,7 @@ node_modules/chrome-devtools-frontend/front_end/Runtime.js(705,5): error TS2322: node_modules/chrome-devtools-frontend/front_end/Runtime.js(715,7): error TS2322: Type 'Promise' is not assignable to type 'Promise'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(729,7): error TS2322: Type 'Promise' is not assignable to type 'Promise'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(746,5): error TS2322: Type 'Window | {}' is not assignable to type 'Window'. - Type '{}' is missing the following properties from type 'Window': applicationCache, clientInformation, closed, customElements, and 224 more. + Type '{}' is missing the following properties from type 'Window': applicationCache, clientInformation, closed, customElements, and 226 more. node_modules/chrome-devtools-frontend/front_end/Runtime.js(1083,15): error TS2355: A function whose declared type is neither 'void' nor 'any' must return a value. node_modules/chrome-devtools-frontend/front_end/Runtime.js(1088,15): error TS2355: A function whose declared type is neither 'void' nor 'any' must return a value. node_modules/chrome-devtools-frontend/front_end/Tests.js(203,14): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. @@ -593,6 +593,10 @@ node_modules/chrome-devtools-frontend/front_end/audits2/lighthouse/renderer/repo node_modules/chrome-devtools-frontend/front_end/audits2/lighthouse/renderer/report-renderer.js(110,47): error TS2304: Cannot find name 'Util'. node_modules/chrome-devtools-frontend/front_end/audits2/lighthouse/renderer/report-renderer.js(172,8): error TS2339: Property 'ReportRenderer' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2/lighthouse/renderer/report-renderer.js(193,21): error TS2503: Cannot find namespace 'DetailsRenderer'. +node_modules/chrome-devtools-frontend/front_end/audits2/lighthouse/renderer/util.js(75,54): error TS2345: Argument of type '{ month: string; day: string; year: string; hour: string; minute: string; timeZoneName: string; }' is not assignable to parameter of type 'DateTimeFormatOptions'. + Types of property 'year' are incompatible. + Type 'string' is not assignable to type '"numeric" | "2-digit"'. +node_modules/chrome-devtools-frontend/front_end/audits2/lighthouse/renderer/util.js(82,52): error TS2345: Argument of type '{ month: string; day: string; year: string; hour: string; minute: string; timeZoneName: string; }' is not assignable to parameter of type 'DateTimeFormatOptions'. node_modules/chrome-devtools-frontend/front_end/audits2/lighthouse/renderer/util.js(124,5): error TS2739: Type '{}' is missing the following properties from type '{ numPathParts: number; preserveQuery: boolean; preserveHost: boolean; }': numPathParts, preserveQuery, preserveHost node_modules/chrome-devtools-frontend/front_end/audits2_test_runner/Audits2TestRunner.js(53,12): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/audits2_test_runner/Audits2TestRunner.js(76,33): error TS2339: Property 'textElement' does not exist on type 'Element'. @@ -1017,6 +1021,10 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(18584,28): error TS2792: Cannot find module '../web-inspector'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(18840,20): error TS2792: Cannot find module '../report/v2/renderer/util.js'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(19198,56): error TS2339: Property '_onRequestStarted' does not exist on type 'NetworkLog'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(19364,47): error TS2345: Argument of type '{ month: string; day: string; year: string; hour: string; minute: string; timeZoneName: string; }' is not assignable to parameter of type 'DateTimeFormatOptions'. + Types of property 'year' are incompatible. + Type 'string' is not assignable to type '"numeric" | "2-digit"'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(19371,43): error TS2345: Argument of type '{ month: string; day: string; year: string; hour: string; minute: string; timeZoneName: string; }' is not assignable to parameter of type 'DateTimeFormatOptions'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(19499,6): error TS2339: Property 'Util' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(19512,22): error TS2792: Cannot find module './gather/driver.js'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(19513,28): error TS2792: Cannot find module './gather/gather-runner'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? @@ -3973,7 +3981,7 @@ node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6432,14): error node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6432,42): error TS2339: Property 'cm' does not exist on type '(Anonymous function)'. 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(6553,25): error TS2339: Property 'CodeMirror' does not exist on type 'HTMLElement'. 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(7810,8): error TS2339: Property 'curOp' does not exist on type 'CodeMirror$1'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(7813,46): error TS2339: Property 'hasFocus' does not exist on type 'CodeMirror$1'. @@ -4153,6 +4161,7 @@ node_modules/chrome-devtools-frontend/front_end/color_picker/Spectrum.js(277,35) node_modules/chrome-devtools-frontend/front_end/color_picker/Spectrum.js(279,31): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/color_picker/Spectrum.js(281,22): error TS2339: Property 'title' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/color_picker/Spectrum.js(325,69): error TS2339: Property 'offsetTop' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/color_picker/Spectrum.js(325,108): error TS2339: Property 'offsetTop' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/color_picker/Spectrum.js(327,52): error TS2339: Property 'offsetHeight' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/color_picker/Spectrum.js(329,53): error TS2339: Property 'offsetLeft' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/color_picker/Spectrum.js(349,20): error TS2339: Property 'pageX' does not exist on type 'Event'. @@ -5462,7 +5471,7 @@ node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(497,82 node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(505,15): error TS2339: Property '_searchResults' does not exist on type 'ElementsPanel'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(514,15): error TS2339: Property '_searchResults' does not exist on type 'ElementsPanel'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(537,30): error TS2339: Property '_searchResults' does not exist on type 'ElementsPanel'. -node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(560,20): error TS2339: Property 'scrollIntoViewIfNeeded' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(560,20): error TS2339: Property 'scrollIntoViewIfNeeded' does not exist on type 'HTMLElement'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(565,15): error TS2339: Property '_searchResults' does not exist on type 'ElementsPanel'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(565,39): error TS2339: Property '_searchResults' does not exist on type 'ElementsPanel'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(567,29): error TS2339: Property '_searchResults' does not exist on type 'ElementsPanel'. @@ -5601,7 +5610,8 @@ node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js( node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(197,11): error TS2339: Property 'handled' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(254,11): error TS2339: Property 'handled' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(271,26): error TS2694: Namespace 'Protocol' has no exported member 'DOM'. -node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(495,29): error TS2339: Property 'totalOffsetLeft' does not exist on type 'HTMLElement'. +node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(495,29): error TS2339: Property 'totalOffsetLeft' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(495,65): error TS2339: Property 'offsetWidth' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(520,19): error TS2339: Property 'parentElementOrShadowHost' does not exist on type 'EventTarget'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(524,5): error TS2741: Property 'hide' is missing in type '{ box: any; show: (popover: GlassPane) => Promise; }' but required in type 'PopoverRequest'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(525,17): error TS2339: Property 'boxInWindow' does not exist on type 'EventTarget'. @@ -5619,7 +5629,7 @@ node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js( node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(755,33): error TS2339: Property 'enclosingNodeOrSelfWithClass' does not exist on type 'EventTarget'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(758,36): error TS2339: Property 'enclosingNodeOrSelfWithClass' does not exist on type 'EventTarget'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(813,22): error TS2339: Property 'index' does not exist on type 'DOMNode'. -node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(920,9): error TS2740: Type 'Node & ParentNode' is missing the following properties from type 'Element': assignedSlot, attributes, classList, className, and 64 more. +node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(920,9): error TS2740: Type 'Node & ParentNode' is missing the following properties from type 'Element': attributes, classList, className, clientHeight, and 64 more. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(930,13): error TS2339: Property 'type' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(1106,44): error TS2339: Property 'keysArray' does not exist on type 'Map'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(1110,89): error TS2339: Property 'scrollTop' does not exist on type 'Node & ParentNode'. @@ -5774,7 +5784,7 @@ node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(10 node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1056,29): error TS2339: Property '_section' does not exist on type 'ChildNode'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1073,24): error TS2339: Property '_section' does not exist on type 'ChildNode'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1074,29): error TS2339: Property '_section' does not exist on type 'ChildNode'. -node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1087,7): error TS2740: Type 'ChildNode' is missing the following properties from type 'Element': assignedSlot, attributes, classList, className, and 68 more. +node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1087,7): error TS2740: Type 'ChildNode' is missing the following properties from type 'Element': attributes, classList, className, clientHeight, and 68 more. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1088,38): error TS2339: Property '_section' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1090,36): error TS2339: Property '_section' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1099,7): error TS2322: Type 'ChildNode' is not assignable to type 'Element'. @@ -5868,7 +5878,7 @@ node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(25 node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2547,17): error TS2339: Property 'originalValue' does not exist on type 'Context'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2556,43): error TS2339: Property 'textContent' does not exist on type 'EventTarget'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2565,31): error TS2339: Property 'textContent' does not exist on type 'EventTarget'. -node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2575,35): error TS2339: Property 'scrollIntoViewIfNeeded' does not exist on type 'HTMLElement'. +node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2575,35): error TS2339: Property 'scrollIntoViewIfNeeded' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2585,71): error TS2339: Property 'naturalOrderComparator' does not exist on type 'StringConstructor'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2604,19): error TS2339: Property 'getComponentSelection' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2612,15): error TS2339: Property 'handled' does not exist on type 'Event'. @@ -6084,8 +6094,6 @@ node_modules/chrome-devtools-frontend/front_end/event_listeners/EventListenersUt node_modules/chrome-devtools-frontend/front_end/event_listeners/EventListenersUtils.js(295,16): error TS2339: Property 'devtoolsFrameworkEventListeners' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/event_listeners/EventListenersUtils.js(295,68): error TS2339: Property 'devtoolsFrameworkEventListeners' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/event_listeners/EventListenersUtils.js(296,41): error TS2339: Property 'devtoolsFrameworkEventListeners' does not exist on type 'Window & typeof globalThis'. -node_modules/chrome-devtools-frontend/front_end/event_listeners/EventListenersUtils.js(306,66): error TS2349: This expression is not callable. - Each member of the union type '((callbackfn: (value: any, index: number, array: any[]) => U, thisArg?: any) => U[]) | ((callbackfn: (value: { handler: any; useCapture: boolean; passive: boolean; once: boolean; type: string; }, index: number, array: { ...; }[]) => U, thisArg?: any) => U[])' has signatures, but none of those signatures are compatible with each other. node_modules/chrome-devtools-frontend/front_end/event_listeners/EventListenersUtils.js(324,5): error TS2741: Property 'internalHandlers' is missing in type '{ eventListeners: any[]; }' but required in type '{ eventListeners: EventListenerObjectInInspectedPage[]; internalHandlers: (() => any)[]; }'. node_modules/chrome-devtools-frontend/front_end/event_listeners/EventListenersUtils.js(371,103): error TS2322: Type '{ type: any; useCapture: any; passive: any; once: any; handler: any; remove: any; }' is not assignable to type 'EventListenerObjectInInspectedPage'. Object literal may only specify known properties, and 'remove' does not exist in type 'EventListenerObjectInInspectedPage'. @@ -6240,6 +6248,7 @@ node_modules/chrome-devtools-frontend/front_end/externs.js(803,13): error TS2355 node_modules/chrome-devtools-frontend/front_end/externs.js(805,9): error TS2339: Property 'prototype' does not exist on type 'typeof Console'. node_modules/chrome-devtools-frontend/front_end/externs.js(811,13): error TS2355: A function whose declared type is neither 'void' nor 'any' must return a value. node_modules/chrome-devtools-frontend/front_end/externs.js(817,12): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. +node_modules/chrome-devtools-frontend/front_end/externs.js(819,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ResizeObserver' must be of type '{ new (callback: ResizeObserverCallback): ResizeObserver; prototype: ResizeObserver; }', but here has type 'typeof ResizeObserver'. node_modules/chrome-devtools-frontend/front_end/formatter/FormatterWorkerPool.js(28,40): error TS2339: Property 'keysArray' does not exist on type 'Map'. node_modules/chrome-devtools-frontend/front_end/formatter/FormatterWorkerPool.js(74,14): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/formatter/FormatterWorkerPool.js(162,14): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. @@ -10837,6 +10846,8 @@ node_modules/chrome-devtools-frontend/front_end/text_editor/CodeMirrorTextEditor node_modules/chrome-devtools-frontend/front_end/text_editor/CodeMirrorTextEditor.js(902,27): error TS2339: Property 'constrain' does not exist on type 'NumberConstructor'. node_modules/chrome-devtools-frontend/front_end/text_editor/CodeMirrorTextEditor.js(955,5): error TS2322: Type 'string' is not assignable to type 'number'. node_modules/chrome-devtools-frontend/front_end/text_editor/CodeMirrorTextEditor.js(956,18): error TS2339: Property 'style' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/text_editor/CodeMirrorTextEditor.js(967,33): error TS2339: Property 'offsetWidth' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/text_editor/CodeMirrorTextEditor.js(968,34): error TS2339: Property 'offsetHeight' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/text_editor/CodeMirrorTextEditor.js(968,62): error TS2339: Property 'offsetTop' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/text_editor/CodeMirrorTextEditor.js(1052,104): error TS2339: Property 'widget' does not exist on type 'V'. node_modules/chrome-devtools-frontend/front_end/text_editor/CodeMirrorTextEditor.js(1302,34): error TS2339: Property 'length' does not exist on type 'void'. @@ -11233,7 +11244,7 @@ node_modules/chrome-devtools-frontend/front_end/timeline/TimelineUIUtils.js(1595 node_modules/chrome-devtools-frontend/front_end/timeline/TimelineUIUtils.js(1609,18): error TS2339: Property 'preciseMillisToString' does not exist on type 'NumberConstructor'. node_modules/chrome-devtools-frontend/front_end/timeline/TimelineUIUtils.js(1652,69): error TS2339: Property 'millisToString' does not exist on type 'NumberConstructor'. node_modules/chrome-devtools-frontend/front_end/timeline/TimelineUIUtils.js(1657,64): error TS2345: Argument of type 'new (width?: number, height?: number) => HTMLImageElement' is not assignable to parameter of type 'Node'. -node_modules/chrome-devtools-frontend/front_end/timeline/TimelineUIUtils.js(1675,5): error TS2740: Type 'DocumentFragment' is missing the following properties from type 'Element': assignedSlot, attributes, classList, className, and 64 more. +node_modules/chrome-devtools-frontend/front_end/timeline/TimelineUIUtils.js(1675,5): error TS2740: Type 'DocumentFragment' is missing the following properties from type 'Element': attributes, classList, className, clientHeight, and 64 more. node_modules/chrome-devtools-frontend/front_end/timeline/TimelineUIUtils.js(1684,30): error TS2339: Property 'millisToString' does not exist on type 'NumberConstructor'. node_modules/chrome-devtools-frontend/front_end/timeline/TimelineUIUtils.js(1685,16): error TS2339: Property 'millisToString' does not exist on type 'NumberConstructor'. node_modules/chrome-devtools-frontend/front_end/timeline/TimelineUIUtils.js(1687,13): error TS2339: Property 'createTextChild' does not exist on type 'Element'. @@ -12242,6 +12253,9 @@ node_modules/chrome-devtools-frontend/front_end/ui/XWidget.js(26,17): error TS70 node_modules/chrome-devtools-frontend/front_end/ui/XWidget.js(28,17): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/ui/XWidget.js(31,21): error TS2339: Property '_observer' does not exist on type 'typeof XWidget'. node_modules/chrome-devtools-frontend/front_end/ui/XWidget.js(32,18): error TS2339: Property '_observer' does not exist on type 'typeof XWidget'. +node_modules/chrome-devtools-frontend/front_end/ui/XWidget.js(34,28): error TS2339: Property '_visible' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/ui/XWidget.js(34,53): error TS2339: Property '_onResizedCallback' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/ui/XWidget.js(35,26): error TS2339: Property '_onResizedCallback' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/ui/XWidget.js(39,16): error TS2339: Property '_observer' does not exist on type 'typeof XWidget'. node_modules/chrome-devtools-frontend/front_end/ui/XWidget.js(48,25): error TS2339: Property 'parentNodeOrShadowHost' does not exist on type 'Node'. node_modules/chrome-devtools-frontend/front_end/ui/XWidget.js(56,19): error TS2339: Property 'parentNodeOrShadowHost' does not exist on type 'Node'. diff --git a/tests/baselines/reference/user/clear-require.log b/tests/baselines/reference/user/clear-require.log new file mode 100644 index 0000000000000..ff5e8438e7095 --- /dev/null +++ b/tests/baselines/reference/user/clear-require.log @@ -0,0 +1,9 @@ +Exit Code: 2 +Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. + + + +Standard error: diff --git a/tests/baselines/reference/user/clone.log b/tests/baselines/reference/user/clone.log index 674dc96044275..f0a568d013ee4 100644 --- a/tests/baselines/reference/user/clone.log +++ b/tests/baselines/reference/user/clone.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/clone/clone.js(167,16): error TS2403: Subsequent variable declarations must have the same type. Variable 'i' must be of type 'string', but here has type 'number'. node_modules/clone/clone.js(167,23): error TS2365: Operator '<' cannot be applied to types 'string' and 'number'. node_modules/clone/clone.js(167,43): error TS2356: An arithmetic operand must be of type 'any', 'number', 'bigint' or an enum type. diff --git a/tests/baselines/reference/user/content-disposition.log b/tests/baselines/reference/user/content-disposition.log new file mode 100644 index 0000000000000..ff5e8438e7095 --- /dev/null +++ b/tests/baselines/reference/user/content-disposition.log @@ -0,0 +1,9 @@ +Exit Code: 2 +Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. + + + +Standard error: diff --git a/tests/baselines/reference/user/debug.log b/tests/baselines/reference/user/debug.log index c219a41f1acd3..7bd545eb70358 100644 --- a/tests/baselines/reference/user/debug.log +++ b/tests/baselines/reference/user/debug.log @@ -1,48 +1,8 @@ Exit Code: 2 Standard output: -node_modules/debug/dist/debug.js(3,100): error TS2539: Cannot assign to '_typeof' because it is not a variable. -node_modules/debug/dist/debug.js(3,165): error TS2539: Cannot assign to '_typeof' because it is not a variable. -node_modules/debug/dist/debug.js(8,21): error TS2304: Cannot find name 'define'. -node_modules/debug/dist/debug.js(8,46): error TS2304: Cannot find name 'define'. -node_modules/debug/dist/debug.js(9,5): error TS2304: Cannot find name 'define'. -node_modules/debug/dist/debug.js(33,38): error TS2554: Expected 1 arguments, but got 2. -node_modules/debug/dist/debug.js(34,32): error TS2554: Expected 1 arguments, but got 2. -node_modules/debug/dist/debug.js(36,21): error TS2339: Property 'code' does not exist on type 'Error'. -node_modules/debug/dist/debug.js(89,38): error TS2339: Property 'length' does not exist on type 'string | number'. - Property 'length' does not exist on type 'number'. -node_modules/debug/dist/debug.js(90,24): error TS2345: Argument of type 'string | number' is not assignable to parameter of type 'string'. - Type 'number' is not assignable to type 'string'. -node_modules/debug/dist/debug.js(91,47): error TS2345: Argument of type 'string | number' is not assignable to parameter of type 'number'. - Type 'string' is not assignable to type 'number'. -node_modules/debug/dist/debug.js(92,41): error TS2345: Argument of type 'string | number' is not assignable to parameter of type 'number'. - Type 'string' is not assignable to type 'number'. -node_modules/debug/dist/debug.js(92,57): error TS2345: Argument of type 'string | number' is not assignable to parameter of type 'number'. - Type 'string' is not assignable to type 'number'. -node_modules/debug/dist/debug.js(110,11): error TS2322: Type 'undefined' is not assignable to type 'number'. -node_modules/debug/dist/debug.js(116,11): error TS2322: Type 'undefined' is not assignable to type 'number'. -node_modules/debug/dist/debug.js(169,13): error TS2322: Type 'undefined' is not assignable to type 'number'. -node_modules/debug/dist/debug.js(501,30): error TS2339: Property 'colors' does not exist on type '{ (namespace: string): Function; debug: ...; default: ...; coerce: (val: any) => any; disable: () => void; enable: (namespaces: string) => void; enabled: (name: string) => boolean; humanize: any; ... 4 more ...; selectColor: (namespace: string) => string | number; }'. -node_modules/debug/dist/debug.js(501,66): error TS2339: Property 'colors' does not exist on type '{ (namespace: string): Function; debug: ...; default: ...; coerce: (val: any) => any; disable: () => void; enable: (namespaces: string) => void; enabled: (name: string) => boolean; humanize: any; ... 4 more ...; selectColor: (namespace: string) => string | number; }'. -node_modules/debug/dist/debug.js(530,18): error TS2339: Property 'diff' does not exist on type '{ (...args: any[]): void; namespace: string; enabled: boolean; useColors: any; color: string | number; destroy: () => boolean; extend: (namespace: any, delimiter: any) => Function; }'. -node_modules/debug/dist/debug.js(531,18): error TS2339: Property 'prev' does not exist on type '{ (...args: any[]): void; namespace: string; enabled: boolean; useColors: any; color: string | number; destroy: () => boolean; extend: (namespace: any, delimiter: any) => Function; }'. -node_modules/debug/dist/debug.js(532,18): error TS2339: Property 'curr' does not exist on type '{ (...args: any[]): void; namespace: string; enabled: boolean; useColors: any; color: string | number; destroy: () => boolean; extend: (namespace: any, delimiter: any) => Function; }'. -node_modules/debug/dist/debug.js(563,25): error TS2551: Property 'formatArgs' does not exist on type '{ (namespace: string): Function; debug: ...; default: ...; coerce: (val: any) => any; disable: () => void; enable: (namespaces: string) => void; enabled: (name: string) => boolean; humanize: any; ... 4 more ...; selectColor: (namespace: string) => string | number; }'. Did you mean 'formatters'? -node_modules/debug/dist/debug.js(564,30): error TS2339: Property 'log' does not exist on type '{ (...args: any[]): void; namespace: string; enabled: boolean; useColors: any; color: string | number; destroy: () => boolean; extend: (namespace: any, delimiter: any) => Function; }'. -node_modules/debug/dist/debug.js(564,49): error TS2339: Property 'log' does not exist on type '{ (namespace: string): Function; debug: ...; default: ...; coerce: (val: any) => any; disable: () => void; enable: (namespaces: string) => void; enabled: (name: string) => boolean; humanize: any; ... 4 more ...; selectColor: (namespace: string) => string | number; }'. -node_modules/debug/dist/debug.js(570,41): error TS2339: Property 'useColors' does not exist on type '{ (namespace: string): Function; debug: ...; default: ...; coerce: (val: any) => any; disable: () => void; enable: (namespaces: string) => void; enabled: (name: string) => boolean; humanize: any; ... 4 more ...; selectColor: (namespace: string) => string | number; }'. -node_modules/debug/dist/debug.js(577,34): error TS2339: Property 'init' does not exist on type '{ (namespace: string): Function; debug: ...; default: ...; coerce: (val: any) => any; disable: () => void; enable: (namespaces: string) => void; enabled: (name: string) => boolean; humanize: any; ... 4 more ...; selectColor: (namespace: string) => string | number; }'. -node_modules/debug/dist/debug.js(578,25): error TS2339: Property 'init' does not exist on type '{ (namespace: string): Function; debug: ...; default: ...; coerce: (val: any) => any; disable: () => void; enable: (namespaces: string) => void; enabled: (name: string) => boolean; humanize: any; ... 4 more ...; selectColor: (namespace: string) => string | number; }'. -node_modules/debug/dist/debug.js(609,23): error TS2339: Property 'save' does not exist on type '{ (namespace: string): Function; debug: ...; default: ...; coerce: (val: any) => any; disable: () => void; enable: (namespaces: string) => void; enabled: (name: string) => boolean; humanize: any; ... 4 more ...; selectColor: (namespace: string) => string | number; }'. -node_modules/debug/dist/debug.js(680,19): error TS2304: Cannot find name 'Mixed'. -node_modules/debug/dist/debug.js(681,20): error TS2304: Cannot find name 'Mixed'. -node_modules/debug/dist/debug.js(694,40): error TS2339: Property 'load' does not exist on type '{ (namespace: string): Function; debug: ...; default: ...; coerce: (val: any) => any; disable: () => void; enable: (namespaces: string) => void; enabled: (name: string) => boolean; humanize: any; ... 4 more ...; selectColor: (namespace: string) => string | number; }'. -node_modules/debug/dist/debug.js(733,82): error TS2339: Property 'type' does not exist on type 'Process'. -node_modules/debug/dist/debug.js(733,120): error TS2339: Property '__nwjs' does not exist on type 'Process'. -node_modules/debug/dist/debug.js(744,146): error TS2551: Property 'WebkitAppearance' does not exist on type 'CSSStyleDeclaration'. Did you mean 'webkitAppearance'? -node_modules/debug/dist/debug.js(745,78): error TS2339: Property 'firebug' does not exist on type 'Console'. -node_modules/debug/dist/debug.js(745,89): error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? -node_modules/debug/dist/debug.js(799,156): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[message?: any, ...optionalParams: any[]]'. -node_modules/debug/dist/debug.js(851,21): error TS2304: Cannot find name 'LocalStorage'. +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/debug/src/browser.js(3,100): error TS2539: Cannot assign to '_typeof' because it is not a variable. node_modules/debug/src/browser.js(3,165): error TS2539: Cannot assign to '_typeof' because it is not a variable. node_modules/debug/src/browser.js(34,74): error TS2339: Property 'type' does not exist on type 'Process'. @@ -80,7 +40,7 @@ node_modules/debug/src/node.js(55,48): error TS2345: Argument of type 'string | node_modules/debug/src/node.js(56,5): error TS2322: Type 'false' is not assignable to type 'string | undefined'. node_modules/debug/src/node.js(58,5): error TS2322: Type 'null' is not assignable to type 'string | undefined'. node_modules/debug/src/node.js(60,5): error TS2322: Type 'number' is not assignable to type 'string | undefined'. -node_modules/debug/src/node.js(108,55): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[format: any, ...param: any[]]'. +node_modules/debug/src/node.js(108,55): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[format?: any, ...param: any[]]'. node_modules/debug/src/node.js(136,3): error TS2322: Type 'string | undefined' is not assignable to type 'string'. Type 'undefined' is not assignable to type 'string'. diff --git a/tests/baselines/reference/user/discord.js.log b/tests/baselines/reference/user/discord.js.log index 0189878cdff4e..53e46907c28d5 100644 --- a/tests/baselines/reference/user/discord.js.log +++ b/tests/baselines/reference/user/discord.js.log @@ -11,12 +11,12 @@ node_modules/discord.js/typings/index.d.ts(133,43): error TS2694: Namespace 'Nod node_modules/discord.js/typings/index.d.ts(135,93): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. node_modules/discord.js/typings/index.d.ts(136,92): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. node_modules/discord.js/typings/index.d.ts(137,79): error TS2694: Namespace 'NodeJS' has no exported member 'Immediate'. -node_modules/discord.js/typings/index.d.ts(282,30): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. -node_modules/discord.js/typings/index.d.ts(283,34): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. -node_modules/discord.js/typings/index.d.ts(1819,103): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. -node_modules/discord.js/typings/index.d.ts(1821,34): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. -node_modules/discord.js/typings/index.d.ts(1824,34): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. -node_modules/discord.js/typings/index.d.ts(3145,21): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. +node_modules/discord.js/typings/index.d.ts(283,30): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. +node_modules/discord.js/typings/index.d.ts(284,34): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. +node_modules/discord.js/typings/index.d.ts(1805,103): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. +node_modules/discord.js/typings/index.d.ts(1807,34): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. +node_modules/discord.js/typings/index.d.ts(1810,34): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. +node_modules/discord.js/typings/index.d.ts(3155,21): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. diff --git a/tests/baselines/reference/user/electron.log b/tests/baselines/reference/user/electron.log new file mode 100644 index 0000000000000..0577a83609d85 --- /dev/null +++ b/tests/baselines/reference/user/electron.log @@ -0,0 +1,9 @@ +Exit Code: 2 +Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(163,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(163,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. + + + +Standard error: diff --git a/tests/baselines/reference/user/enhanced-resolve.log b/tests/baselines/reference/user/enhanced-resolve.log index 780485538801a..1cc23946839ab 100644 --- a/tests/baselines/reference/user/enhanced-resolve.log +++ b/tests/baselines/reference/user/enhanced-resolve.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(120,20): error TS2532: Object is possibly 'undefined'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(123,17): error TS2532: Object is possibly 'undefined'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(124,3): error TS2532: Object is possibly 'undefined'. @@ -18,14 +21,12 @@ node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(143,18): error TS2769 Type 'null' is not assignable to type 'Timeout'. Overload 2 of 2, '(handle?: number | undefined): void', gave the following error. Argument of type 'Timeout | null' is not assignable to parameter of type 'number | undefined'. - Type 'null' is not assignable to type 'number | undefined'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(162,18): error TS2769: No overload matches this call. Overload 1 of 2, '(intervalId: Timeout): void', gave the following error. Argument of type 'Timeout | null' is not assignable to parameter of type 'Timeout'. Type 'null' is not assignable to type 'Timeout'. Overload 2 of 2, '(handle?: number | undefined): void', gave the following error. Argument of type 'Timeout | null' is not assignable to parameter of type 'number | undefined'. - Type 'null' is not assignable to type 'number | undefined'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(192,20): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(197,24): error TS2322: Type 'null' is not assignable to type '(path: any) => any'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(202,23): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'. diff --git a/tests/baselines/reference/user/follow-redirects.log b/tests/baselines/reference/user/follow-redirects.log index 27e1be3cf166b..d881ffaa35c86 100644 --- a/tests/baselines/reference/user/follow-redirects.log +++ b/tests/baselines/reference/user/follow-redirects.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/follow-redirects/index.js(38,17): error TS2345: Argument of type 'this' is not assignable to parameter of type 'Writable'. Type 'RedirectableRequest' is missing the following properties from type 'Writable': writable, writableEnded, writableFinished, writableHighWaterMark, and 27 more. node_modules/follow-redirects/index.js(50,10): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. @@ -20,7 +23,7 @@ node_modules/follow-redirects/index.js(360,14): error TS2339: Property 'emit' do node_modules/follow-redirects/index.js(372,13): error TS2339: Property 'cause' does not exist on type 'CustomError'. node_modules/follow-redirects/index.js(373,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. node_modules/follow-redirects/index.js(380,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(492,25): error TS2339: Property 'code' does not exist on type 'Error'. +node_modules/follow-redirects/index.js(498,25): error TS2339: Property 'code' does not exist on type 'Error'. diff --git a/tests/baselines/reference/user/formik.log b/tests/baselines/reference/user/formik.log deleted file mode 100644 index 3025734fc91d2..0000000000000 --- a/tests/baselines/reference/user/formik.log +++ /dev/null @@ -1,13 +0,0 @@ -Exit Code: 2 -Standard output: -node_modules/formik/dist/Formik.d.ts(1,22): error TS6053: File '../../../tests/cases/user/formik/node_modules/formik/dist/types/index.d.ts' not found. -node_modules/formik/dist/Formik.d.ts(23,96): error TS7016: Could not find a declaration file for module 'scheduler'. '../../../tests/cases/user/formik/node_modules/scheduler/index.js' implicitly has an 'any' type. - Try `npm i --save-dev @types/scheduler` if it exists or add a new declaration (.d.ts) file containing `declare module 'scheduler';` -node_modules/formik/dist/Formik.d.ts(27,98): error TS7016: Could not find a declaration file for module 'scheduler'. '../../../tests/cases/user/formik/node_modules/scheduler/index.js' implicitly has an 'any' type. - Try `npm i --save-dev @types/scheduler` if it exists or add a new declaration (.d.ts) file containing `declare module 'scheduler';` -node_modules/formik/dist/Formik.d.ts(28,103): error TS7016: Could not find a declaration file for module 'scheduler'. '../../../tests/cases/user/formik/node_modules/scheduler/index.js' implicitly has an 'any' type. - Try `npm i --save-dev @types/scheduler` if it exists or add a new declaration (.d.ts) file containing `declare module 'scheduler';` - - - -Standard error: diff --git a/tests/baselines/reference/user/fp-ts.log b/tests/baselines/reference/user/fp-ts.log new file mode 100644 index 0000000000000..84c81a388d3a7 --- /dev/null +++ b/tests/baselines/reference/user/fp-ts.log @@ -0,0 +1,13 @@ +Exit Code: 2 +Standard output: +../../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(163,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(163,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. +test/Either.ts(244,33): error TS2345: Argument of type 'Either' is not assignable to parameter of type 'Either<`invalid color ${string}`, string>'. + Type 'Left' is not assignable to type 'Either<`invalid color ${string}`, string>'. + Type 'Left' is not assignable to type 'Left<`invalid color ${string}`>'. + Type 'string' is not assignable to type '`invalid color ${string}`'. + + + +Standard error: diff --git a/tests/baselines/reference/user/graceful-fs.log b/tests/baselines/reference/user/graceful-fs.log index a6c9696259878..49669369e58ae 100644 --- a/tests/baselines/reference/user/graceful-fs.log +++ b/tests/baselines/reference/user/graceful-fs.log @@ -1,11 +1,14 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/graceful-fs/clone.js(12,9): error TS2403: Subsequent variable declarations must have the same type. Variable 'copy' must be of type '{ __proto__: any; }', but here has type 'any'. node_modules/graceful-fs/clone.js(15,38): error TS2345: Argument of type 'PropertyDescriptor | undefined' is not assignable to parameter of type 'PropertyDescriptor & ThisType'. Type 'undefined' is not assignable to type 'PropertyDescriptor & ThisType'. Type 'undefined' is not assignable to type 'PropertyDescriptor'. node_modules/graceful-fs/graceful-fs.js(34,3): error TS2322: Type '(msg: string, ...param: any[]) => void' is not assignable to type '() => void'. -node_modules/graceful-fs/graceful-fs.js(37,37): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[format: any, ...param: any[]]'. +node_modules/graceful-fs/graceful-fs.js(37,37): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[format?: any, ...param: any[]]'. node_modules/graceful-fs/graceful-fs.js(52,3): error TS2741: Property '__promisify__' is missing in type '(fd: any, cb: any) => void' but required in type 'typeof close'. node_modules/graceful-fs/graceful-fs.js(74,30): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[fd: number]'. node_modules/graceful-fs/graceful-fs.js(86,13): error TS2554: Expected 0 arguments, but got 1. diff --git a/tests/baselines/reference/user/jimp.log b/tests/baselines/reference/user/jimp.log new file mode 100644 index 0000000000000..ff5e8438e7095 --- /dev/null +++ b/tests/baselines/reference/user/jimp.log @@ -0,0 +1,9 @@ +Exit Code: 2 +Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. + + + +Standard error: diff --git a/tests/baselines/reference/user/lodash.log b/tests/baselines/reference/user/lodash.log index aa74e2a00fa29..60d5e5aeb18de 100644 --- a/tests/baselines/reference/user/lodash.log +++ b/tests/baselines/reference/user/lodash.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/lodash/_Hash.js(20,17): error TS2532: Object is possibly 'undefined'. node_modules/lodash/_ListCache.js(20,17): error TS2532: Object is possibly 'undefined'. node_modules/lodash/_MapCache.js(20,17): error TS2532: Object is possibly 'undefined'. @@ -254,8 +257,6 @@ node_modules/lodash/core.js(2489,21): error TS1345: An expression of type 'void' node_modules/lodash/core.js(2489,37): error TS2554: Expected 0 arguments, but got 1. node_modules/lodash/core.js(2660,12): error TS2554: Expected 3-5 arguments, but got 2. node_modules/lodash/core.js(3261,58): error TS2345: Argument of type 'string | any[]' is not assignable to parameter of type 'string | number | symbol'. - Type 'any[]' is not assignable to type 'string | number | symbol'. - Type 'any[]' is not assignable to type 'string'. node_modules/lodash/core.js(3370,53): error TS2538: Type 'any[]' cannot be used as an index type. node_modules/lodash/core.js(3440,41): error TS2769: No overload matches this call. The last overload gave the following error. diff --git a/tests/baselines/reference/user/minimatch.log b/tests/baselines/reference/user/minimatch.log index cf9ffb8986e0c..75da8241771dc 100644 --- a/tests/baselines/reference/user/minimatch.log +++ b/tests/baselines/reference/user/minimatch.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/minimatch/minimatch.js(77,17): error TS2551: Property 'minimatch' does not exist on type 'typeof minimatch'. Did you mean 'Minimatch'? node_modules/minimatch/minimatch.js(144,12): error TS2339: Property '_made' does not exist on type 'make'. node_modules/minimatch/minimatch.js(146,22): error TS2339: Property 'pattern' does not exist on type 'make'. diff --git a/tests/baselines/reference/user/mqtt.log b/tests/baselines/reference/user/mqtt.log new file mode 100644 index 0000000000000..64dc372150ced --- /dev/null +++ b/tests/baselines/reference/user/mqtt.log @@ -0,0 +1,9 @@ +Exit Code: 2 +Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +../../../../node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +../../../../node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. + + + +Standard error: diff --git a/tests/baselines/reference/user/npm.log b/tests/baselines/reference/user/npm.log index 707e9e05391cc..2681c0409e033 100644 --- a/tests/baselines/reference/user/npm.log +++ b/tests/baselines/reference/user/npm.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/npm/bin/npm-cli.js(6,13): error TS2551: Property 'echo' does not exist on type '{ Echo(s: any): void; StdErr: TextStreamWriter; StdOut: TextStreamWriter; Arguments: { length: number; Item(n: number): string; }; ScriptFullName: string; ... 13 more ...; Sleep(intTime: number): void; }'. Did you mean 'Echo'? node_modules/npm/bin/npm-cli.js(13,13): error TS2551: Property 'quit' does not exist on type '{ Echo(s: any): void; StdErr: TextStreamWriter; StdOut: TextStreamWriter; Arguments: { length: number; Item(n: number): string; }; ScriptFullName: string; ... 13 more ...; Sleep(intTime: number): void; }'. Did you mean 'Quit'? node_modules/npm/bin/npm-cli.js(47,7): error TS2339: Property 'argv' does not exist on type 'EventEmitter'. @@ -181,8 +184,6 @@ node_modules/npm/lib/config/core.js(409,29): error TS2769: No overload matches t Argument of type '(orig: string, esc: any, name: any) => string | undefined' is not assignable to parameter of type '(substring: string, ...args: any[]) => string'. Type 'string | undefined' is not assignable to type 'string'. Type 'undefined' is not assignable to type 'string'. -node_modules/npm/lib/config/defaults.js(20,52): error TS2345: Argument of type 'never[]' is not assignable to parameter of type '[format: any, ...param: any[]]'. - Property '0' is optional in type 'never[]' but required in type '[format: any, ...param: any[]]'. node_modules/npm/lib/config/defaults.js(234,24): error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? node_modules/npm/lib/config/defaults.js(234,42): error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? node_modules/npm/lib/config/defaults.js(235,24): error TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead? @@ -571,8 +572,6 @@ node_modules/npm/lib/npm.js(347,52): error TS2345: Argument of type 'PropertyDes Type 'undefined' is not assignable to type 'PropertyDescriptor & ThisType'. Type 'undefined' is not assignable to type 'PropertyDescriptor'. node_modules/npm/lib/npm.js(350,51): error TS2345: Argument of type 'PropertyDescriptor | undefined' is not assignable to parameter of type 'PropertyDescriptor & ThisType'. - Type 'undefined' is not assignable to type 'PropertyDescriptor & ThisType'. - Type 'undefined' is not assignable to type 'PropertyDescriptor'. node_modules/npm/lib/npm.js(377,20): error TS2339: Property 'config' does not exist on type 'EventEmitter'. node_modules/npm/lib/npm.js(377,47): error TS2339: Property 'globalPrefix' does not exist on type 'EventEmitter'. node_modules/npm/lib/npm.js(377,66): error TS2339: Property 'localPrefix' does not exist on type 'EventEmitter'. @@ -643,7 +642,8 @@ node_modules/npm/lib/pack.js(127,15): error TS2339: Property 'config' does not e node_modules/npm/lib/pack.js(147,36): error TS2339: Property 'tmp' does not exist on type 'EventEmitter'. node_modules/npm/lib/pack.js(177,25): error TS2339: Property 'config' does not exist on type 'EventEmitter'. node_modules/npm/lib/pack.js(299,17): error TS2339: Property 'config' does not exist on type 'EventEmitter'. -node_modules/npm/lib/pack.js(300,20): error TS2345: Argument of type 'string' is not assignable to parameter of type 'never'. +node_modules/npm/lib/pack.js(300,20): error TS2345: Argument of type '`--${string}=${any}`' is not assignable to parameter of type 'never'. + Type 'string' is not assignable to type 'never'. node_modules/npm/lib/pack.js(300,36): error TS2339: Property 'config' does not exist on type 'EventEmitter'. node_modules/npm/lib/pack.js(333,15): error TS2531: Object is possibly 'null'. node_modules/npm/lib/pack.js(335,17): error TS2339: Property 'code' does not exist on type 'Error'. @@ -815,7 +815,6 @@ node_modules/npm/lib/utils/correct-mkdir.js(74,25): error TS2345: Argument of ty node_modules/npm/lib/utils/correct-mkdir.js(89,18): error TS2345: Argument of type '(er: any, made: any) => any' is not assignable to parameter of type 'string | number | Options | undefined'. Value of type '(er: any, made: any) => any' has no properties in common with type 'Options'. Did you mean to call it? node_modules/npm/lib/utils/correct-mkdir.js(103,20): error TS2345: Argument of type '(er: any, made: any) => any' is not assignable to parameter of type 'string | number | Options | undefined'. - Value of type '(er: any, made: any) => any' has no properties in common with type 'Options'. Did you mean to call it? node_modules/npm/lib/utils/error-handler.js(12,21): error TS2339: Property 'rollbacks' does not exist on type 'EventEmitter'. node_modules/npm/lib/utils/error-handler.js(23,36): error TS2339: Property 'config' does not exist on type 'EventEmitter'. node_modules/npm/lib/utils/error-handler.js(29,16): error TS2339: Property 'version' does not exist on type 'EventEmitter'. @@ -952,7 +951,7 @@ node_modules/npm/test/common-tap.js(10,36): error TS2322: Type '(...args: any[]) Type '(...args: any[]) => void' is not assignable to type '(callback: (...args: any[]) => void, ...args: any[]) => Immediate'. Type 'void' is not assignable to type 'Immediate'. node_modules/npm/test/common-tap.js(12,28): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[callback: (...args: any[]) => void, ms: number, ...args: any[]]'. - Property '0' is optional in type 'any[]' but required in type '[callback: (...args: any[]) => void, ms: number, ...args: any[]]'. + Source provides no match for required element at position 0 in target. node_modules/npm/test/common-tap.js(175,17): error TS2339: Property '_storage' does not exist on type 'Environment'. node_modules/npm/test/common-tap.js(181,31): error TS2339: Property '_storage' does not exist on type 'Environment'. node_modules/npm/test/common-tap.js(192,12): error TS2339: Property '_storage' does not exist on type 'Environment'. @@ -1516,9 +1515,7 @@ node_modules/npm/test/tap/pack-scoped.js(2,20): error TS2307: Cannot find module node_modules/npm/test/tap/pack-scoped.js(24,15): error TS2345: Argument of type '(er: any) => void' is not assignable to parameter of type 'string | number | Options | undefined'. Type '(er: any) => void' has no properties in common with type 'Options'. node_modules/npm/test/tap/pack-scoped.js(25,17): error TS2345: Argument of type '(er: any) => void' is not assignable to parameter of type 'string | number | Options | undefined'. - Type '(er: any) => void' has no properties in common with type 'Options'. node_modules/npm/test/tap/pack-scoped.js(26,15): error TS2345: Argument of type '(er: any) => void' is not assignable to parameter of type 'string | number | Options | undefined'. - Type '(er: any) => void' has no properties in common with type 'Options'. node_modules/npm/test/tap/pack.js(5,22): error TS2307: Cannot find module 'tap' or its corresponding type declarations. node_modules/npm/test/tap/peer-deps.js(5,18): error TS2307: Cannot find module 'npm-registry-mock' or its corresponding type declarations. node_modules/npm/test/tap/peer-deps.js(8,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations. @@ -1545,9 +1542,7 @@ node_modules/npm/test/tap/prepare.js(3,20): error TS2307: Cannot find module 'ta node_modules/npm/test/tap/prepare.js(16,15): error TS2345: Argument of type '(er: any) => void' is not assignable to parameter of type 'string | number | Options | undefined'. Type '(er: any) => void' has no properties in common with type 'Options'. node_modules/npm/test/tap/prepare.js(17,17): error TS2345: Argument of type '(er: any) => void' is not assignable to parameter of type 'string | number | Options | undefined'. - Type '(er: any) => void' has no properties in common with type 'Options'. node_modules/npm/test/tap/prepare.js(18,15): error TS2345: Argument of type '(er: any) => void' is not assignable to parameter of type 'string | number | Options | undefined'. - Type '(er: any) => void' has no properties in common with type 'Options'. node_modules/npm/test/tap/prepublish-only.js(4,18): error TS2307: Cannot find module 'npm-registry-mock' or its corresponding type declarations. node_modules/npm/test/tap/prepublish-only.js(5,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations. node_modules/npm/test/tap/prepublish-only.js(6,21): error TS2307: Cannot find module 'tacks' or its corresponding type declarations. @@ -1555,9 +1550,7 @@ node_modules/npm/test/tap/prepublish.js(3,20): error TS2307: Cannot find module node_modules/npm/test/tap/prepublish.js(16,15): error TS2345: Argument of type '(er: any) => void' is not assignable to parameter of type 'string | number | Options | undefined'. Type '(er: any) => void' has no properties in common with type 'Options'. node_modules/npm/test/tap/prepublish.js(17,17): error TS2345: Argument of type '(er: any) => void' is not assignable to parameter of type 'string | number | Options | undefined'. - Type '(er: any) => void' has no properties in common with type 'Options'. node_modules/npm/test/tap/prepublish.js(18,15): error TS2345: Argument of type '(er: any) => void' is not assignable to parameter of type 'string | number | Options | undefined'. - Type '(er: any) => void' has no properties in common with type 'Options'. node_modules/npm/test/tap/process-logger.js(2,22): error TS2307: Cannot find module 'tap' or its corresponding type declarations. node_modules/npm/test/tap/process-logger.js(7,61): error TS2554: Expected 1-3 arguments, but got 4. node_modules/npm/test/tap/process-logger.js(8,37): error TS2769: No overload matches this call. @@ -1593,8 +1586,8 @@ node_modules/npm/test/tap/publish-access-unscoped.js(31,35): error TS2345: Argum node_modules/npm/test/tap/publish-config.js(4,22): error TS2307: Cannot find module 'tap' or its corresponding type declarations. node_modules/npm/test/tap/publish-invalid-semver-tag.js(2,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations. node_modules/npm/test/tap/publish-invalid-semver-tag.js(8,18): error TS2307: Cannot find module 'npm-registry-mock' or its corresponding type declarations. -node_modules/npm/test/tap/publish-invalid-semver-tag.js(26,59): error TS2345: Argument of type '{ name: string; version: string; }' is not assignable to parameter of type 'string | DataView | Int8Array | Uint8Array | Uint8ClampedArray | Int16Array | Uint16Array | Int32Array | Uint32Array | Float32Array | Float64Array'. - Type '{ name: string; version: string; }' is missing the following properties from type 'Float64Array': BYTES_PER_ELEMENT, buffer, byteLength, byteOffset, and 26 more. +node_modules/npm/test/tap/publish-invalid-semver-tag.js(26,59): error TS2345: Argument of type '{ name: string; version: string; }' is not assignable to parameter of type 'string | DataView | Int8Array | Uint8Array | Uint8ClampedArray | Int16Array | Uint16Array | ... 5 more ... | BigUint64Array'. + Type '{ name: string; version: string; }' is missing the following properties from type 'BigUint64Array': BYTES_PER_ELEMENT, buffer, byteLength, byteOffset, and 26 more. node_modules/npm/test/tap/publish-invalid-semver-tag.js(37,9): error TS2339: Property 'load' does not exist on type 'EventEmitter'. node_modules/npm/test/tap/publish-invalid-semver-tag.js(53,7): error TS2339: Property 'config' does not exist on type 'EventEmitter'. node_modules/npm/test/tap/publish-invalid-semver-tag.js(54,7): error TS2339: Property 'commands' does not exist on type 'EventEmitter'. @@ -1626,17 +1619,14 @@ node_modules/npm/test/tap/run-script.js(213,18): error TS2769: No overload match Type 'undefined' is not assignable to type 'string | RegExp'. Overload 2 of 3, '(pattern: string | RegExp): RegExp', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string | RegExp'. - Type 'undefined' is not assignable to type 'string | RegExp'. Overload 3 of 3, '(pattern: string, flags?: string | undefined): RegExp', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. node_modules/npm/test/tap/run-script.js(256,18): error TS2769: No overload matches this call. Overload 1 of 3, '(pattern: string | RegExp, flags?: string | undefined): RegExp', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string | RegExp'. - Type 'undefined' is not assignable to type 'string | RegExp'. Overload 2 of 3, '(pattern: string | RegExp): RegExp', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string | RegExp'. - Type 'undefined' is not assignable to type 'string | RegExp'. Overload 3 of 3, '(pattern: string, flags?: string | undefined): RegExp', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. diff --git a/tests/baselines/reference/user/npmlog.log b/tests/baselines/reference/user/npmlog.log index 9dd48ebe40255..2b4e4b3365841 100644 --- a/tests/baselines/reference/user/npmlog.log +++ b/tests/baselines/reference/user/npmlog.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/npmlog/log.js(82,8): error TS2339: Property 'tracker' does not exist on type 'enableProgress'. node_modules/npmlog/log.js(82,34): error TS2339: Property 'showProgress' does not exist on type 'enableProgress'. node_modules/npmlog/log.js(83,12): error TS2339: Property '_pause' does not exist on type 'enableProgress'. @@ -13,8 +16,6 @@ node_modules/npmlog/log.js(162,12): error TS2339: Property 'progressEnabled' doe node_modules/npmlog/log.js(162,34): error TS2339: Property 'gauge' does not exist on type 'resume'. node_modules/npmlog/log.js(171,16): error TS2339: Property 'levels' does not exist on type '(Anonymous function)'. node_modules/npmlog/log.js(173,17): error TS2339: Property 'emit' does not exist on type '(Anonymous function)'. -node_modules/npmlog/log.js(194,37): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[format: any, ...param: any[]]'. - Property '0' is optional in type 'any[]' but required in type '[format: any, ...param: any[]]'. node_modules/npmlog/log.js(202,8): error TS2339: Property 'emit' does not exist on type '(Anonymous function)'. node_modules/npmlog/log.js(203,8): error TS2339: Property 'emit' does not exist on type '(Anonymous function)'. node_modules/npmlog/log.js(204,22): error TS2339: Property 'emit' does not exist on type '(Anonymous function)'. @@ -30,7 +31,6 @@ node_modules/npmlog/log.js(271,16): error TS2769: No overload matches this call. Type 'undefined' is not assignable to type 'string | Uint8Array'. Overload 2 of 2, '(str: string | Uint8Array, encoding?: "ascii" | "utf8" | "utf-8" | "utf16le" | "ucs2" | "ucs-2" | "base64" | "latin1" | "binary" | "hex" | undefined, cb?: ((err?: Error | undefined) => void) | undefined): boolean', gave the following error. Argument of type 'string | undefined' is not assignable to parameter of type 'string | Uint8Array'. - Type 'undefined' is not assignable to type 'string | Uint8Array'. diff --git a/tests/baselines/reference/user/octokit-rest.log b/tests/baselines/reference/user/octokit-rest.log new file mode 100644 index 0000000000000..ff5e8438e7095 --- /dev/null +++ b/tests/baselines/reference/user/octokit-rest.log @@ -0,0 +1,9 @@ +Exit Code: 2 +Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. + + + +Standard error: diff --git a/tests/baselines/reference/user/puppeteer.log b/tests/baselines/reference/user/puppeteer.log index 3e2d52a03ad3d..85133f8d86418 100644 --- a/tests/baselines/reference/user/puppeteer.log +++ b/tests/baselines/reference/user/puppeteer.log @@ -1,5 +1,7 @@ Exit Code: 2 Standard output: +../../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. src/common/fetch.ts(21,3): error TS2322: Type '((input: RequestInfo, init?: RequestInit) => Promise) | typeof import("../../../node_modules/@types/node-fetch/index")' is not assignable to type '(input: RequestInfo, init?: RequestInit) => Promise'. Type 'typeof import("../../../node_modules/@types/node-fetch/index")' is not assignable to type '(input: RequestInfo, init?: RequestInit) => Promise'. Type 'typeof import("../../../node_modules/@types/node-fetch/index")' provides no match for the signature '(input: RequestInfo, init?: RequestInit): Promise'. diff --git a/tests/baselines/reference/user/soap.log b/tests/baselines/reference/user/soap.log index a3f03a8381276..bd0560762fb28 100644 --- a/tests/baselines/reference/user/soap.log +++ b/tests/baselines/reference/user/soap.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +../../../../node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +../../../../node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/soap/lib/client.d.ts(4,26): error TS7016: Could not find a declaration file for module 'request'. '../../../tests/cases/user/soap/node_modules/request/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/request` if it exists or add a new declaration (.d.ts) file containing `declare module 'request';` node_modules/soap/lib/http.d.ts(2,22): error TS7016: Could not find a declaration file for module 'request'. '../../../tests/cases/user/soap/node_modules/request/index.js' implicitly has an 'any' type. diff --git a/tests/baselines/reference/user/ts-toolbelt.log b/tests/baselines/reference/user/ts-toolbelt.log new file mode 100644 index 0000000000000..64dc372150ced --- /dev/null +++ b/tests/baselines/reference/user/ts-toolbelt.log @@ -0,0 +1,9 @@ +Exit Code: 2 +Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +../../../../node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +../../../../node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. + + + +Standard error: diff --git a/tests/baselines/reference/user/tslint.log b/tests/baselines/reference/user/tslint.log new file mode 100644 index 0000000000000..ff5e8438e7095 --- /dev/null +++ b/tests/baselines/reference/user/tslint.log @@ -0,0 +1,9 @@ +Exit Code: 2 +Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. + + + +Standard error: diff --git a/tests/baselines/reference/user/uglify-js.log b/tests/baselines/reference/user/uglify-js.log index 3aa7803c19b1a..3655958ee0a42 100644 --- a/tests/baselines/reference/user/uglify-js.log +++ b/tests/baselines/reference/user/uglify-js.log @@ -1,173 +1,195 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/uglify-js/lib/ast.js(125,34): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/ast.js(318,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/ast.js(625,69): error TS2552: Cannot find name 'error'. Did you mean 'Error'? -node_modules/uglify-js/lib/ast.js(1216,5): error TS2322: Type '{ visit: (node: any, descend: any) => void; 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'. +node_modules/uglify-js/lib/ast.js(330,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/ast.js(522,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/ast.js(722,58): error TS2552: Cannot find name 'error'. Did you mean 'Error'? +node_modules/uglify-js/lib/ast.js(1446,5): error TS2322: Type '{ visit: (node: any, descend: any) => void; 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, and 'visit' does not exist in type 'TreeWalker'. -node_modules/uglify-js/lib/ast.js(1217,14): error TS2339: Property 'push' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/ast.js(1220,14): error TS2339: Property 'pop' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/ast.js(1274,25): error TS2339: Property 'self' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/ast.js(1275,37): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/ast.js(1293,31): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/ast.js(1297,29): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(192,42): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(712,27): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(783,21): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(786,20): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(786,40): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(796,20): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(798,55): error TS2339: Property 'uses_arguments' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(803,40): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(871,26): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(880,56): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(884,34): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(894,49): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(909,42): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1023,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(1028,12): error TS2339: Property 'defun_ids' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(1029,12): error TS2339: Property 'defun_visited' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(1031,12): error TS2339: Property 'in_loop' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(1032,12): error TS2339: Property 'loop_ids' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(1037,12): error TS2339: Property 'safe_ids' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(1314,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(1329,51): error TS2349: This expression is not callable. +node_modules/uglify-js/lib/ast.js(1447,14): error TS2339: Property 'push' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/ast.js(1450,14): error TS2339: Property 'pop' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/ast.js(1504,25): error TS2339: Property 'self' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/ast.js(1505,37): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/ast.js(1521,52): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(194,42): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(612,42): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(689,27): error TS2339: Property 'name' does not exist on type 'reduce_defun'. +node_modules/uglify-js/lib/compress.js(708,16): error TS2339: Property 'walk' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(708,36): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(718,28): error TS2339: Property 'uses_arguments' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(719,16): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(722,32): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(737,47): error TS2339: Property 'value' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(738,20): error TS2339: Property 'value' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(985,20): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(985,46): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(985,72): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1017,26): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1026,56): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1030,26): error TS2339: Property 'in_arg' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1031,34): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1041,49): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1056,42): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1181,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(1186,12): error TS2339: Property 'defun_ids' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1187,12): error TS2339: Property 'defun_visited' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1189,12): error TS2339: Property 'in_loop' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1190,12): error TS2339: Property 'loop_ids' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1195,12): error TS2339: Property 'safe_ids' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1243,37): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(1271,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(1544,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(1559,51): error TS2349: This expression is not callable. Not all constituents of type 'true | ((node: any, tw: any) => any)' are callable. Type 'true' has no call signatures. -node_modules/uglify-js/lib/compress.js(1404,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(1425,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(1472,112): error TS2454: Variable 'args' is used before being assigned. -node_modules/uglify-js/lib/compress.js(1473,29): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(1498,33): error TS2322: Type 'boolean' is not assignable to type 'number'. -node_modules/uglify-js/lib/compress.js(1500,29): error TS2322: Type 'boolean' is not assignable to type 'never'. -node_modules/uglify-js/lib/compress.js(1672,53): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(1790,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(1814,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(1829,46): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(1860,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(1892,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(1908,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(1990,45): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(2010,42): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(2049,41): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(2199,53): error TS2345: Argument of type 'number[]' is not assignable to parameter of type '[start: number, deleteCount: number, ...items: never[]]'. - Property '0' is optional in type 'number[]' but required in type '[start: number, deleteCount: number, ...items: never[]]'. -node_modules/uglify-js/lib/compress.js(2556,59): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(2594,53): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[start: number, deleteCount: number, ...items: never[]]'. - Property '0' is optional in type 'any[]' but required in type '[start: number, deleteCount: number, ...items: never[]]'. -node_modules/uglify-js/lib/compress.js(2629,26): error TS2403: Subsequent variable declarations must have the same type. Variable 'i' must be of type 'number', but here has type 'any'. -node_modules/uglify-js/lib/compress.js(2817,34): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(2834,27): error TS2339: Property 'required' does not exist on type 'any[]'. -node_modules/uglify-js/lib/compress.js(2839,43): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(1604,61): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(1647,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(1668,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(1720,77): error TS2454: Variable 'args' is used before being assigned. +node_modules/uglify-js/lib/compress.js(1721,33): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(1721,42): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(1746,33): error TS2322: Type 'boolean' is not assignable to type 'number'. +node_modules/uglify-js/lib/compress.js(1748,29): error TS2322: Type 'boolean' is not assignable to type 'never'. +node_modules/uglify-js/lib/compress.js(1949,65): error TS2339: Property 'find_parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1951,45): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(1964,75): error TS2339: Property 'find_parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(2105,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2131,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2133,68): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2140,46): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2171,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2201,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2216,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2240,35): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2316,45): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2336,42): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2375,41): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2533,53): error TS2345: Argument of type 'number[]' is not assignable to parameter of type '[start: number, deleteCount: number, ...items: never[]]'. + Source provides no match for required element at position 0 in target. +node_modules/uglify-js/lib/compress.js(2890,59): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2928,53): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[start: number, deleteCount: number, ...items: never[]]'. + Source provides no match for required element at position 0 in target. +node_modules/uglify-js/lib/compress.js(2963,26): error TS2403: Subsequent variable declarations must have the same type. Variable 'i' must be of type 'number', but here has type 'any'. +node_modules/uglify-js/lib/compress.js(3159,34): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(3180,27): error TS2339: Property 'required' does not exist on type 'any[]'. +node_modules/uglify-js/lib/compress.js(3185,43): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. Type 'any' is not assignable to type 'never'. -node_modules/uglify-js/lib/compress.js(2878,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(2882,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(2928,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(2932,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(2997,22): error TS2339: Property 'is_undefined' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(2999,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3000,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3001,35): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3002,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3050,22): error TS2551: Property 'is_undefined' does not exist on type '(Anonymous function)'. Did you mean 'is_defined'? -node_modules/uglify-js/lib/compress.js(3051,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3052,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3053,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3057,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(3099,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3103,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(3189,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3193,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(3241,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3245,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(3494,44): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(3716,55): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'. -node_modules/uglify-js/lib/compress.js(3717,25): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/compress.js(3717,55): error TS2363: The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. -node_modules/uglify-js/lib/compress.js(3717,56): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/compress.js(3734,48): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(3745,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(3753,24): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(3835,48): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(3853,33): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(4284,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(4304,29): error TS2322: Type 'string' is not assignable to type 'boolean'. -node_modules/uglify-js/lib/compress.js(4455,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(4473,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(4495,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(4565,52): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(4758,56): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(4759,54): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(4817,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(4818,74): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(4875,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(4922,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(5119,56): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(5243,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(5406,18): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5406,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(5427,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(5437,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(5451,14): error TS2339: Property 'transform' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5457,34): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5522,32): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(5615,18): error TS2339: Property 'enclosed' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5618,18): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5777,17): error TS2447: The '|=' operator is not allowed for boolean types. Consider using '||' instead. -node_modules/uglify-js/lib/compress.js(5793,29): error TS2339: Property 'left' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5804,29): error TS2339: Property 'right' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5921,23): error TS2454: Variable 'exprs' is used before being assigned. -node_modules/uglify-js/lib/compress.js(5922,20): error TS2454: Variable 'exprs' is used before being assigned. -node_modules/uglify-js/lib/compress.js(5976,28): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5977,41): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5981,22): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5984,42): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(6015,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6017,44): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6021,56): error TS2339: Property 'push' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6022,12): error TS2339: Property 'push' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6090,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6146,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'. -node_modules/uglify-js/lib/compress.js(6161,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'. -node_modules/uglify-js/lib/compress.js(6271,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6273,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6440,17): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'. -node_modules/uglify-js/lib/compress.js(6641,37): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6647,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6687,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'. -node_modules/uglify-js/lib/compress.js(6923,57): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[pattern: string | RegExp, flags?: string | undefined]'. +node_modules/uglify-js/lib/compress.js(3224,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3228,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(3274,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3278,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(3342,22): error TS2339: Property 'is_undefined' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3344,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3345,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3346,28): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3350,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3399,22): error TS2551: Property 'is_undefined' does not exist on type '(Anonymous function)'. Did you mean 'is_defined'? +node_modules/uglify-js/lib/compress.js(3400,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3401,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3402,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3406,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(3448,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3452,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(3538,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3542,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(3590,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(3594,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(3854,44): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4077,55): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'. +node_modules/uglify-js/lib/compress.js(4078,25): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/compress.js(4078,55): error TS2363: The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. +node_modules/uglify-js/lib/compress.js(4078,56): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/compress.js(4095,48): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4106,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4114,24): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(4207,48): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4228,33): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(4696,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4716,29): error TS2322: Type 'string' is not assignable to type 'boolean'. +node_modules/uglify-js/lib/compress.js(4891,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4896,49): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4936,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(4964,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(5027,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'marker' must be of type 'TreeWalker', but here has type '(node: any) => void'. +node_modules/uglify-js/lib/compress.js(5027,61): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(5032,50): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(5258,56): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(5259,54): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(5348,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(5349,74): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(5411,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(5496,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(5739,56): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(5865,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(6162,18): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6162,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(6184,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(6193,33): error TS2339: Property 'find_variable' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6200,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(6218,14): error TS2339: Property 'transform' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6224,34): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6292,32): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(6386,18): error TS2339: Property 'enclosed' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6389,18): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6596,29): error TS2339: Property 'left' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6607,29): error TS2339: Property 'right' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6726,23): error TS2454: Variable 'exprs' is used before being assigned. +node_modules/uglify-js/lib/compress.js(6727,20): error TS2454: Variable 'exprs' is used before being assigned. +node_modules/uglify-js/lib/compress.js(6793,28): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6794,41): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6798,22): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6801,42): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6832,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(6834,44): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(6838,56): error TS2339: Property 'push' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(6839,12): error TS2339: Property 'push' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(6907,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(6963,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'. +node_modules/uglify-js/lib/compress.js(6978,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'. +node_modules/uglify-js/lib/compress.js(7101,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(7103,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(7270,17): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'. +node_modules/uglify-js/lib/compress.js(7469,37): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(7475,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(7518,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'. +node_modules/uglify-js/lib/compress.js(7793,57): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[pattern: string | RegExp, flags?: string | undefined]'. Target requires 1 element(s) but source may have fewer. -node_modules/uglify-js/lib/compress.js(7087,45): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(7094,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; should_break: () => void; has_parens: () => boolean; newline: () => void; print: (str: any) => void; space: () => void; comma: () => void; colon: () => void; ... 20 more ...; parent: (n: any) => any; }'. -node_modules/uglify-js/lib/compress.js(7098,36): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(7103,41): error TS2339: Property 'get' does not exist on type 'string'. -node_modules/uglify-js/lib/compress.js(7255,39): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(7259,21): error TS2322: Type 'null' is not assignable to type 'any[]'. -node_modules/uglify-js/lib/compress.js(7266,25): error TS2322: Type 'null' is not assignable to type 'any[]'. -node_modules/uglify-js/lib/compress.js(7275,25): error TS2322: Type 'null' is not assignable to type 'any[]'. -node_modules/uglify-js/lib/compress.js(7291,32): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(7295,27): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(7524,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(7808,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned. -node_modules/uglify-js/lib/compress.js(8454,47): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(8544,39): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(8615,39): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(8621,41): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(8624,41): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(9205,22): error TS2358: The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter. -node_modules/uglify-js/lib/compress.js(9205,63): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(9241,43): error TS2454: Variable 'property' is used before being assigned. -node_modules/uglify-js/lib/compress.js(9257,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(9260,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'. -node_modules/uglify-js/lib/compress.js(9265,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(9304,34): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/minify.js(191,57): error TS2339: Property 'compress' does not exist on type 'Compressor'. -node_modules/uglify-js/lib/mozilla-ast.js(576,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/output.js(457,37): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/output.js(458,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/output.js(473,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/output.js(1137,44): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/output.js(1435,58): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. +node_modules/uglify-js/lib/compress.js(7957,45): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(7964,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; should_break: () => void; has_parens: () => boolean; newline: () => void; print: (str: any) => void; space: () => void; comma: () => void; colon: () => void; ... 20 more ...; parent: (n: any) => any; }'. +node_modules/uglify-js/lib/compress.js(7968,36): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(7973,41): error TS2339: Property 'get' does not exist on type 'string'. +node_modules/uglify-js/lib/compress.js(7997,51): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(8114,37): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(8189,39): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(8193,21): error TS2322: Type 'null' is not assignable to type 'any[]'. +node_modules/uglify-js/lib/compress.js(8204,25): error TS2322: Type 'null' is not assignable to type 'any[]'. +node_modules/uglify-js/lib/compress.js(8213,25): error TS2322: Type 'null' is not assignable to type 'any[]'. +node_modules/uglify-js/lib/compress.js(8229,32): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(8233,27): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(8477,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(8758,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned. +node_modules/uglify-js/lib/compress.js(9409,47): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(9499,39): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(9568,39): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(9574,41): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(9577,41): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(10183,26): error TS2358: The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter. +node_modules/uglify-js/lib/compress.js(10183,67): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(10218,43): error TS2454: Variable 'property' is used before being assigned. +node_modules/uglify-js/lib/compress.js(10239,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(10242,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'. +node_modules/uglify-js/lib/compress.js(10247,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(10288,34): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/minify.js(197,57): error TS2339: Property 'compress' does not exist on type 'Compressor'. +node_modules/uglify-js/lib/mozilla-ast.js(573,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. +node_modules/uglify-js/lib/output.js(460,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/output.js(475,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/output.js(1202,44): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/output.js(1557,58): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. node_modules/uglify-js/lib/parse.js(249,9): error TS2322: Type 'string | boolean' is not assignable to type 'boolean'. Type 'string' is not assignable to type 'boolean'. node_modules/uglify-js/lib/parse.js(318,20): error TS2345: Argument of type 'number | undefined' is not assignable to parameter of type 'number'. @@ -175,24 +197,25 @@ node_modules/uglify-js/lib/parse.js(318,20): error TS2345: Argument of type 'num node_modules/uglify-js/lib/parse.js(407,32): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'. node_modules/uglify-js/lib/parse.js(418,32): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'. node_modules/uglify-js/lib/parse.js(468,20): error TS2339: Property 'raw_source' does not exist on type 'RegExp'. -node_modules/uglify-js/lib/parse.js(576,57): error TS2339: Property 'push' does not exist on type 'never'. -node_modules/uglify-js/lib/parse.js(582,32): error TS2345: Argument of type 'never[]' is not assignable to parameter of type 'never'. -node_modules/uglify-js/lib/parse.js(675,13): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(708,69): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(708,83): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(752,31): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(758,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(785,21): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(804,21): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(931,23): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'. -node_modules/uglify-js/lib/parse.js(1049,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'. -node_modules/uglify-js/lib/parse.js(1108,17): error TS2454: Variable 'cur' is used before being assigned. -node_modules/uglify-js/lib/parse.js(1306,32): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1406,20): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1412,20): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1498,48): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1524,35): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1569,52): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(586,57): error TS2339: Property 'push' does not exist on type 'never'. +node_modules/uglify-js/lib/parse.js(592,32): error TS2345: Argument of type 'never[]' is not assignable to parameter of type 'never'. +node_modules/uglify-js/lib/parse.js(687,13): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(720,69): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(720,83): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(764,31): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(770,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(792,21): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(808,21): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(827,21): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(951,23): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'. +node_modules/uglify-js/lib/parse.js(1114,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'. +node_modules/uglify-js/lib/parse.js(1162,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'. +node_modules/uglify-js/lib/parse.js(1222,17): error TS2454: Variable 'cur' is used before being assigned. +node_modules/uglify-js/lib/parse.js(1434,32): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1600,20): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1764,48): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1803,35): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1894,52): error TS2531: Object is possibly 'null'. node_modules/uglify-js/lib/propmangle.js(70,18): error TS2339: Property 'prototype' does not exist on type 'ObjectConstructor | FunctionConstructor | StringConstructor | BooleanConstructor | NumberConstructor | ... 4 more ... | ArrayConstructor'. Property 'prototype' does not exist on type 'Math'. node_modules/uglify-js/lib/propmangle.js(71,44): error TS2351: This expression is not constructable. @@ -202,34 +225,33 @@ node_modules/uglify-js/lib/propmangle.js(72,45): error TS2339: Property 'prototy Property 'prototype' does not exist on type 'Math'. node_modules/uglify-js/lib/propmangle.js(83,29): 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(179,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/propmangle.js(176,29): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/scope.js(83,26): error TS2339: Property 'defun' does not exist on type 'SymbolDef'. -node_modules/uglify-js/lib/scope.js(114,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(164,41): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(203,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(207,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(216,28): error TS2339: Property 'def_global' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(221,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(230,26): error TS2339: Property 'uses_eval' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(253,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(256,27): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(256,47): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(302,38): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(342,10): error TS2339: Property 'def_variable' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(344,21): error TS2339: Property 'start' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(345,19): error TS2339: Property 'end' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(489,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(506,49): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(550,31): error TS2345: Argument of type 'string' is not assignable to parameter of type 'object | null'. -node_modules/uglify-js/lib/scope.js(553,30): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(577,30): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(116,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(166,41): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(205,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(210,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(267,28): error TS2339: Property 'def_global' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(269,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(281,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(290,26): error TS2339: Property 'uses_eval' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(305,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(308,27): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(308,47): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(360,38): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(403,10): error TS2339: Property 'def_variable' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(405,21): error TS2339: Property 'start' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(406,19): error TS2339: Property 'end' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(552,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(584,49): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(642,31): error TS2345: Argument of type 'string' is not assignable to parameter of type 'object | null'. +node_modules/uglify-js/lib/scope.js(645,30): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(669,30): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/sourcemap.js(82,11): error TS2339: Property 'index' does not exist on type 'any[]'. node_modules/uglify-js/lib/sourcemap.js(178,31): error TS2339: Property 'index' does not exist on type 'any[]'. node_modules/uglify-js/lib/sourcemap.js(186,34): error TS2339: Property 'index' does not exist on type 'any[]'. node_modules/uglify-js/lib/transform.js(47,21): error TS2345: Argument of type 'this' is not assignable to parameter of type 'TreeWalker'. Type 'TreeTransformer' is missing the following properties from type 'TreeWalker': currentNode, filter, root, whatToShow, and 10 more. -node_modules/uglify-js/tools/exit.js(10,37): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[code?: number | undefined]'. - Target allows only 1 element(s) but source may have more. node_modules/uglify-js/tools/exports.js(1,1): error TS2303: Circular definition of import alias '"Dictionary"'. node_modules/uglify-js/tools/exports.js(2,1): error TS2303: Circular definition of import alias '"List"'. node_modules/uglify-js/tools/exports.js(3,1): error TS2303: Circular definition of import alias '"minify"'. @@ -238,6 +260,10 @@ node_modules/uglify-js/tools/exports.js(5,1): error TS2303: Circular definition node_modules/uglify-js/tools/exports.js(6,1): error TS2303: Circular definition of import alias '"TreeTransformer"'. node_modules/uglify-js/tools/exports.js(7,1): error TS2303: Circular definition of import alias '"TreeWalker"'. node_modules/uglify-js/tools/node.js(64,26): error TS2339: Property 'minify' does not exist on type 'typeof import("/uglify-js/node_modules/uglify-js/tools/node")'. +node_modules/uglify-js/tools/tty.js(4,20): error TS2339: Property '_handle' does not exist on type 'WriteStream & { fd: 1; }'. +node_modules/uglify-js/tools/tty.js(5,20): error TS2339: Property '_handle' does not exist on type 'WriteStream & { fd: 2; }'. +node_modules/uglify-js/tools/tty.js(16,41): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[code?: number | undefined]'. + Target allows only 1 element(s) but source may have more. diff --git a/tests/baselines/reference/user/url-search-params.log b/tests/baselines/reference/user/url-search-params.log index cdfcbec57706e..9582e0101ed2b 100644 --- a/tests/baselines/reference/user/url-search-params.log +++ b/tests/baselines/reference/user/url-search-params.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/url-search-params/build/url-search-params.node.js(174,1): error TS2539: Cannot assign to 'URLSearchParams' because it is not a variable. diff --git a/tests/baselines/reference/user/util.log b/tests/baselines/reference/user/util.log index 1c17b3aded474..4d135831ec734 100644 --- a/tests/baselines/reference/user/util.log +++ b/tests/baselines/reference/user/util.log @@ -1,5 +1,8 @@ Exit Code: 2 Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. node_modules/util/util.js(27,20): error TS2555: Expected at least 2 arguments, but got 1. node_modules/util/util.js(35,45): error TS2769: No overload matches this call. The last overload gave the following error. diff --git a/tests/baselines/reference/user/webpack.log b/tests/baselines/reference/user/webpack.log index 25a502aaf4b72..1fb80ef514804 100644 --- a/tests/baselines/reference/user/webpack.log +++ b/tests/baselines/reference/user/webpack.log @@ -1,71 +1,12 @@ Exit Code: 2 Standard output: -lib/Compilation.js(37,7): error TS2440: Import declaration conflicts with local declaration of 'Module'. -lib/Compilation.js(49,7): error TS2440: Import declaration conflicts with local declaration of 'WebpackError'. -lib/Compilation.js(53,7): error TS2440: Import declaration conflicts with local declaration of 'StatsFactory'. -lib/Compilation.js(54,7): error TS2440: Import declaration conflicts with local declaration of 'StatsPrinter'. -lib/Compiler.js(156,4): error TS2322: Type 'AsyncParallelHook' is not assignable to type 'AsyncParallelHook<[Compilation], Module>'. -lib/Compiler.js(156,4): error TS2322: Type 'AsyncParallelHook' is not assignable to type 'AsyncParallelHook<[Compilation], Module>'. - Types of property 'intercept' are incompatible. - Type '(interceptor: HookInterceptor) => void' is not assignable to type '(interceptor: HookInterceptor<[Compilation], void, Module>) => void'. - Types of parameters 'interceptor' and 'interceptor' are incompatible. - Type 'HookInterceptor<[Compilation], void, Module>' is not assignable to type 'HookInterceptor'. - Property '_UnsetAdditionalOptions' is missing in type 'Module' but required in type 'UnsetAdditionalOptions'. -lib/Compiler.js(158,4): error TS2322: Type 'AsyncSeriesHook' is not assignable to type 'AsyncParallelHook<[Compilation], Module>'. -lib/Compiler.js(158,4): error TS2322: Type 'AsyncSeriesHook' is not assignable to type 'AsyncParallelHook<[Compilation], Module>'. - Types of property 'intercept' are incompatible. - Type '(interceptor: HookInterceptor) => void' is not assignable to type '(interceptor: HookInterceptor<[Compilation], void, Module>) => void'. - Types of parameters 'interceptor' and 'interceptor' are incompatible. - Type 'HookInterceptor<[Compilation], void, Module>' is not assignable to type 'HookInterceptor'. -lib/ExportsInfo.js(1092,28): error TS1016: A required parameter cannot follow an optional parameter. -lib/FlagDependencyUsagePlugin.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. -lib/NormalModule.js(19,7): error TS2440: Import declaration conflicts with local declaration of 'Compilation'. -lib/RuntimeTemplate.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'InitFragment'. -lib/Template.js(8,9): error TS2440: Import declaration conflicts with local declaration of 'ConcatSource'. -lib/Watching.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Stats'. -lib/WebpackOptionsApply.js(79,10): error TS2300: Duplicate identifier 'ElectronTargetPlugin'. -lib/WebpackOptionsApply.js(83,10): error TS2300: Duplicate identifier 'ElectronTargetPlugin'. -lib/WebpackOptionsApply.js(87,10): error TS2300: Duplicate identifier 'ElectronTargetPlugin'. -lib/WebpackOptionsApply.js(96,10): error TS2300: Duplicate identifier 'ElectronTargetPlugin'. -lib/WebpackOptionsApply.js(100,10): error TS2300: Duplicate identifier 'ExternalsPlugin'. -lib/WebpackOptionsApply.js(104,10): error TS2300: Duplicate identifier 'ExternalsPlugin'. -lib/WebpackOptionsApply.js(107,10): error TS2300: Duplicate identifier 'ExternalsPlugin'. -lib/WebpackOptionsApply.js(158,10): error TS2300: Duplicate identifier 'ExternalsPlugin'. -lib/WebpackOptionsApply.js(423,12): error TS2300: Duplicate identifier 'OccurrenceChunkIdsPlugin'. -lib/WebpackOptionsApply.js(430,12): error TS2300: Duplicate identifier 'OccurrenceChunkIdsPlugin'. -lib/WebpackOptionsApply.js(481,12): error TS2300: Duplicate identifier 'MemoryCachePlugin'. -lib/WebpackOptionsApply.js(491,12): error TS2300: Duplicate identifier 'MemoryCachePlugin'. -lib/cache/ResolverCachePlugin.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'LazySet'. -lib/dependencies/CommonJsExportRequireDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. -lib/dependencies/HarmonyExportImportedSpecifierDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. -lib/dependencies/HarmonyImportDependency.js(9,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. -lib/dependencies/HarmonyImportSpecifierDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. -lib/dependencies/ImportDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. -lib/dependencies/ModuleDecoratorDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. -lib/dependencies/NullDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. -lib/dependencies/RequireIncludeDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. -lib/dependencies/WorkerDependency.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. -lib/javascript/EnableChunkLoadingPlugin.js(84,12): error TS2300: Duplicate identifier 'CommonJsChunkLoadingPlugin'. -lib/javascript/EnableChunkLoadingPlugin.js(91,12): error TS2300: Duplicate identifier 'CommonJsChunkLoadingPlugin'. -lib/library/EnableLibraryPlugin.js(79,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. -lib/library/EnableLibraryPlugin.js(89,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. -lib/library/EnableLibraryPlugin.js(99,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. -lib/library/EnableLibraryPlugin.js(109,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. -lib/library/EnableLibraryPlugin.js(119,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. -lib/library/EnableLibraryPlugin.js(129,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. -lib/library/EnableLibraryPlugin.js(139,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. -lib/library/EnableLibraryPlugin.js(150,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. -lib/optimize/SplitChunksPlugin.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Chunk'. -lib/runtime/LoadScriptRuntimeModule.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Compilation'. -lib/util/registerExternalSerializer.js(319,16): error TS2339: Property 'errors' does not exist on type 'typeof ValidationError'. -lib/util/registerExternalSerializer.js(320,16): error TS2339: Property 'schema' does not exist on type 'typeof ValidationError'. -lib/util/registerExternalSerializer.js(322,17): error TS2339: Property 'headerName' does not exist on type 'typeof ValidationError'. -lib/util/registerExternalSerializer.js(323,25): error TS2339: Property 'baseDataPath' does not exist on type 'typeof ValidationError'. -lib/util/registerExternalSerializer.js(324,26): error TS2339: Property 'postFormatter' does not exist on type 'typeof ValidationError'. -lib/util/registerExternalSerializer.js(333,4): error TS2739: Type 'ValidationError' is missing the following properties from type 'typeof ValidationError': prototype, captureStackTrace, stackTraceLimit -lib/wasm-async/AsyncWebAssemblyModulesPlugin.js(9,7): error TS2440: Import declaration conflicts with local declaration of 'Compilation'. -lib/webpack.js(10,7): error TS2440: Import declaration conflicts with local declaration of 'Compiler'. -lib/webpack.js(11,7): error TS2440: Import declaration conflicts with local declaration of 'MultiCompiler'. +../../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +lib/MultiCompiler.js(247,18): error TS2345: Argument of type '"Circular dependency found in compiler dependencies."' is not assignable to parameter of type '`${string} -> ${string}`'. +lib/MultiCompiler.js(248,19): error TS2345: Argument of type 'string' is not assignable to parameter of type '`Compiler dependency \`${string}\` not found.`'. +lib/stats/DefaultStatsPrinterPlugin.js(418,55): error TS2345: Argument of type 'StatsPrinterContext' is not assignable to parameter of type '{ formatSize?: (n: any) => `${any}`; }'. + The types returned by 'formatSize(...)' are incompatible between these types. + Type 'string' is not assignable to type '`${any}`'. +node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. diff --git a/tests/baselines/reference/user/zone.js.log b/tests/baselines/reference/user/zone.js.log new file mode 100644 index 0000000000000..64dc372150ced --- /dev/null +++ b/tests/baselines/reference/user/zone.js.log @@ -0,0 +1,9 @@ +Exit Code: 2 +Standard output: +../../../../built/local/lib.dom.d.ts(618,5): error TS2687: All declarations of 'url' must have identical modifiers. +../../../../node_modules/@types/node/globals.d.ts(30,5): error TS2687: All declarations of 'url' must have identical modifiers. +../../../../node_modules/@types/node/globals.d.ts(30,5): error TS2717: Subsequent property declarations must have the same type. Property 'url' must be of type 'string | undefined', but here has type 'string'. + + + +Standard error: