diff --git a/tests/baselines/reference/docker/azure-sdk.log b/tests/baselines/reference/docker/azure-sdk.log index 88f1d22d0b1b7..545849521bce0 100644 --- a/tests/baselines/reference/docker/azure-sdk.log +++ b/tests/baselines/reference/docker/azure-sdk.log @@ -2,22 +2,13 @@ Exit Code: 1 Standard output: Rush Multi-Project Build Tool 5.X.X - https://rushjs.io -Node.js version is 14.7.0 (pre-LTS) +Node.js version is 14.8.0 (pre-LTS) Starting "rush rebuild" Executing a maximum of ?simultaneous processes... XX of XX: [@azure/abort-controller] completed successfully in ? seconds XX of XX: [@azure/logger] completed successfully in ? seconds XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds XX of XX: [@azure/core-paging] completed successfully in ? seconds -npm ERR! code ELIFECYCLE -npm ERR! errno 1 -npm ERR! @azure/monitor-opentelemetry-exporter@X.X.X-preview.5 build:node: `tsc -p .` -npm ERR! Exit status 1 -npm ERR! -npm ERR! Failed at the @azure/monitor-opentelemetry-exporter@X.X.X-preview.5 build:node script. -npm ERR! This is probably not a problem with npm. There is likely additional logging output above. -npm ERR! A complete log of this run can be found in: -npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log SUCCESS (4) ================================ @azure/abort-controller (? seconds) @@ -25,7 +16,7 @@ SUCCESS (4) @azure/core-asynciterator-polyfill (? seconds) @azure/core-paging (? seconds) ================================ -BLOCKED (36) +BLOCKED (38) ================================ @azure/core-auth @azure/core-http @@ -52,6 +43,8 @@ BLOCKED (36) @azure/keyvault-certificates @azure/keyvault-common @azure/keyvault-keys +@azure/monitor-opentelemetry-exporter +@azure/schema-registry @azure/search-documents @azure/service-bus @azure/storage-blob-changefeed @@ -64,7 +57,7 @@ BLOCKED (36) @azure/test-utils-perfstress testhub ================================ -FAILURE (2) +FAILURE (1) ================================ @azure/eslint-plugin-azure-sdk (? seconds) >>> @azure/eslint-plugin-azure-sdk @@ -82,16 +75,6 @@ tsc -p tsconfig.build.json && prettier --write dist/**/*.{js,json,md} 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. -@azure/monitor-opentelemetry-exporter (? seconds) -npm ERR! code ELIFECYCLE -npm ERR! errno 1 -npm ERR! @azure/monitor-opentelemetry-exporter@X.X.X-preview.5 build:node: `tsc -p .` -npm ERR! Exit status 1 -npm ERR! -npm ERR! Failed at the @azure/monitor-opentelemetry-exporter@X.X.X-preview.5 build:node script. -npm ERR! This is probably not a problem with npm. There is likely additional logging output above. -npm ERR! A complete log of this run can be found in: -npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log ================================ Error: Project(s) failed rush rebuild - Errors! (? seconds) @@ -124,6 +107,8 @@ XX of XX: [@azure/storage-internal-avro] blocked by [@azure/eslint-plugin-azure- XX of XX: [@azure/storage-queue] 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-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/schema-registry] 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/tables] blocked by [@azure/eslint-plugin-azure-sdk]! @@ -137,6 +122,4 @@ 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/monitor-opentelemetry-exporter] failed! [@azure/eslint-plugin-azure-sdk] Returned error code: 2 -[@azure/monitor-opentelemetry-exporter] Returned error code: 1 diff --git a/tests/baselines/reference/docker/office-ui-fabric.log b/tests/baselines/reference/docker/office-ui-fabric.log index 27ff3c2fb2b25..c9edaacb33d23 100644 --- a/tests/baselines/reference/docker/office-ui-fabric.log +++ b/tests/baselines/reference/docker/office-ui-fabric.log @@ -1,858 +1,57 @@ Exit Code: 1 Standard output: -@microsoft/fast-components-msft: yarn run vX.X.X -@microsoft/fast-components-msft: $ tsc -p ./tsconfig.json && rollup -c && npm run doc -@microsoft/fast-components-msft: ┌───────────────────────────────────────────────┐ -@microsoft/fast-components-msft: │ │ -@microsoft/fast-components-msft: │ Destination: dist/fast-components-msft.js │ -@microsoft/fast-components-msft: │ Bundle Size: 490.64 KB │ -@microsoft/fast-components-msft: │ Gzipped Size: 50.64 KB │ -@microsoft/fast-components-msft: │ Brotli size: 74.92 KB │ -@microsoft/fast-components-msft: │ │ -@microsoft/fast-components-msft: └───────────────────────────────────────────────┘ -@microsoft/fast-components-msft: ┌───────────────────────────────────────────────────┐ -@microsoft/fast-components-msft: │ │ -@microsoft/fast-components-msft: │ Destination: dist/fast-components-msft.min.js │ -@microsoft/fast-components-msft: │ Bundle Size: 201.49 KB │ -@microsoft/fast-components-msft: │ Gzipped Size: 46.05 KB │ -@microsoft/fast-components-msft: │ Brotli size: 39.62 KB │ -@microsoft/fast-components-msft: │ │ -@microsoft/fast-components-msft: └───────────────────────────────────────────────────┘ -@microsoft/fast-components-msft: > @microsoft/fast-components-msft@X.X.X doc /office-ui-fabric-react/packages/web-components -@microsoft/fast-components-msft: > api-extractor run --local -@microsoft/fast-components-msft: api-extractor 7.7.1 - https://api-extractor.com/ -@microsoft/fast-components-msft: Using configuration from /office-ui-fabric-react/packages/web-components/api-extractor.json -@microsoft/fast-components-msft: API Extractor completed successfully -@microsoft/fast-components-msft: Done in ?s. +@fluentui/web-components: yarn run vX.X.X +@fluentui/web-components: $ tsc -p ./tsconfig.json && rollup -c && npm run doc +@fluentui/web-components: ┌─────────────────────────────────────────┐ +@fluentui/web-components: │ │ +@fluentui/web-components: │ Destination: dist/web-components.js │ +@fluentui/web-components: │ Bundle Size: 504.97 KB │ +@fluentui/web-components: │ Gzipped Size: 52.01 KB │ +@fluentui/web-components: │ Brotli size: 77.25 KB │ +@fluentui/web-components: │ │ +@fluentui/web-components: └─────────────────────────────────────────┘ +@fluentui/web-components: ┌─────────────────────────────────────────────┐ +@fluentui/web-components: │ │ +@fluentui/web-components: │ Destination: dist/web-components.min.js │ +@fluentui/web-components: │ Bundle Size: 205.52 KB │ +@fluentui/web-components: │ Gzipped Size: 47.86 KB │ +@fluentui/web-components: │ Brotli size: 40.53 KB │ +@fluentui/web-components: │ │ +@fluentui/web-components: └─────────────────────────────────────────────┘ +@fluentui/web-components: > @fluentui/web-components@X.X.X doc /office-ui-fabric-react/packages/web-components +@fluentui/web-components: > api-extractor run --local +@fluentui/web-components: api-extractor 7.7.1 - https://api-extractor.com/ +@fluentui/web-components: Using configuration from /office-ui-fabric-react/packages/web-components/api-extractor.json +@fluentui/web-components: API Extractor completed successfully +@fluentui/web-components: Done in ?s. @fluentui/ability-attributes: yarn run vX.X.X @fluentui/ability-attributes: $ npm run schema && gulp bundle:package:no-umd @fluentui/ability-attributes: > @fluentui/ability-attributes@X.X.X schema /office-ui-fabric-react/packages/fluentui/ability-attributes @fluentui/ability-attributes: > allyschema -c "process.env.NODE_ENV !== 'production'" schema.json > ./src/schema.ts @fluentui/ability-attributes: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/ability-attributes: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/ability-attributes/gulpfile.ts -@fluentui/ability-attributes: Done in ?s. -@fluentui/digest: yarn run vX.X.X -@fluentui/digest: $ just-scripts build -@fluentui/digest: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/fluentui/digest/tsconfig.json -@fluentui/digest: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --module esnext --outDir lib --project "/office-ui-fabric-react/packages/fluentui/digest/tsconfig.json" -@fluentui/digest: [XX:XX:XX XM] ■ Running Webpack -@fluentui/digest: [XX:XX:XX XM] ■ Webpack Config Path: null -@fluentui/digest: [XX:XX:XX XM] ■ webpack.config.js not found, skipping webpack -@fluentui/digest: Done in ?s. -@uifabric/build: yarn run vX.X.X -@uifabric/build: $ node ./just-scripts.js no-op -@uifabric/build: Done in ?s. -@fluentui/common-styles: yarn run vX.X.X -@fluentui/common-styles: $ just-scripts build -@fluentui/common-styles: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@fluentui/common-styles: [XX:XX:XX XM] ■ Copying [../../node_modules/office-ui-fabric-core/dist/sass/**/*, src/*.scss] to '/office-ui-fabric-react/packages/common-styles/dist/sass' -@fluentui/common-styles: Done in ?s. -@uifabric/example-data: yarn run vX.X.X -@uifabric/example-data: $ just-scripts build -@uifabric/example-data: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@uifabric/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 -@uifabric/example-data: [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/example-data/tsconfig.json" -@uifabric/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 -@uifabric/example-data: [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/example-data/tsconfig.json" -@uifabric/example-data: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/example-data/lib/index.d.ts' -@uifabric/example-data: Done in ?s. -@fluentui/keyboard-key: yarn run vX.X.X -@fluentui/keyboard-key: $ just-scripts build -@fluentui/keyboard-key: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@fluentui/keyboard-key: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/keyboard-key/tsconfig.json -@fluentui/keyboard-key: [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/keyboard-key/tsconfig.json" -@fluentui/keyboard-key: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/keyboard-key/tsconfig.json -@fluentui/keyboard-key: [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/keyboard-key/tsconfig.json" -@fluentui/keyboard-key: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/keyboard-key/lib/index.d.ts' -@fluentui/keyboard-key: Done in ?s. -@uifabric/migration: yarn run vX.X.X -@uifabric/migration: $ just-scripts build -@uifabric/migration: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@uifabric/migration: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/packages/migration/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/migration/tsconfig.json -@uifabric/migration: [XX:XX:XX XM] ■ Executing: /usr/local/bin/node "/office-ui-fabric-react/packages/migration/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module commonjs --project "/office-ui-fabric-react/packages/migration/tsconfig.json" -@uifabric/migration: Done in ?s. -@uifabric/monaco-editor: yarn run vX.X.X -@uifabric/monaco-editor: $ just-scripts build -@uifabric/monaco-editor: [XX:XX:XX XM] ■ Removing [esm, lib, lib-commonjs] -@uifabric/monaco-editor: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/monaco-editor/tsconfig.json -@uifabric/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 --module esnext --project "/office-ui-fabric-react/packages/monaco-editor/tsconfig.json" -@uifabric/monaco-editor: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/monaco-editor/tsconfig.json -@uifabric/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/monaco-editor/tsconfig.json" -@uifabric/monaco-editor: Done in ?s. -@fluentui/react-conformance: yarn run vX.X.X -@fluentui/react-conformance: $ just-scripts build -@fluentui/react-conformance: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@fluentui/react-conformance: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-conformance/tsconfig.json -@fluentui/react-conformance: [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 commonjs --project "/office-ui-fabric-react/packages/react-conformance/tsconfig.json" -@fluentui/react-conformance: Done in ?s. -@uifabric/set-version: yarn run vX.X.X -@uifabric/set-version: $ just-scripts build -@uifabric/set-version: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@uifabric/set-version: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/set-version/tsconfig.json -@uifabric/set-version: [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/set-version/tsconfig.json" -@uifabric/set-version: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/set-version/tsconfig.json -@uifabric/set-version: [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/set-version/tsconfig.json" -@uifabric/set-version: Done in ?s. -@uifabric/webpack-utils: yarn run vX.X.X -@uifabric/webpack-utils: $ just-scripts build -@uifabric/webpack-utils: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@uifabric/webpack-utils: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/webpack-utils/tsconfig.json -@uifabric/webpack-utils: [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 commonjs --project "/office-ui-fabric-react/packages/webpack-utils/tsconfig.json" -@uifabric/webpack-utils: Done in ?s. -@fluentui/docs-components: yarn run vX.X.X -@fluentui/docs-components: $ gulp bundle:package:no-umd -@fluentui/docs-components: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/docs-components: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/docs-components/gulpfile.ts -@fluentui/docs-components: Done in ?s. -@fluentui/react-component-event-listener: yarn run vX.X.X -@fluentui/react-component-event-listener: $ gulp bundle:package:no-umd -@fluentui/react-component-event-listener: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/react-component-event-listener: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/react-component-event-listener/gulpfile.ts -@fluentui/react-component-event-listener: Done in ?s. -@fluentui/react-component-nesting-registry: yarn run vX.X.X -@fluentui/react-component-nesting-registry: $ gulp bundle:package:no-umd -@fluentui/react-component-nesting-registry: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/react-component-nesting-registry: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/react-component-nesting-registry/gulpfile.ts -@fluentui/react-component-nesting-registry: Done in ?s. -@fluentui/react-component-ref: yarn run vX.X.X -@fluentui/react-component-ref: $ gulp bundle:package:no-umd -@fluentui/react-component-ref: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/react-component-ref: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/react-component-ref/gulpfile.ts -@fluentui/react-component-ref: Done in ?s. -@fluentui/react-context-selector: yarn run vX.X.X -@fluentui/react-context-selector: $ gulp bundle:package:no-umd -@fluentui/react-context-selector: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/react-context-selector: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/react-context-selector/gulpfile.ts -@fluentui/react-context-selector: Done in ?s. -@fluentui/react-proptypes: yarn run vX.X.X -@fluentui/react-proptypes: $ gulp bundle:package:no-umd -@fluentui/react-proptypes: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/react-proptypes: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/react-proptypes/gulpfile.ts -@fluentui/react-proptypes: Done in ?s. -@fluentui/state: yarn run vX.X.X -@fluentui/state: $ gulp bundle:package:no-umd -@fluentui/state: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/state: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/state/gulpfile.ts -@fluentui/state: Done in ?s. -@fluentui/styles: yarn run vX.X.X -@fluentui/styles: $ gulp bundle:package:no-umd -@fluentui/styles: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/styles: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/styles/gulpfile.ts -@fluentui/styles: Done in ?s. -@fluentui/accessibility: yarn run vX.X.X -@fluentui/accessibility: $ gulp bundle:package:no-umd -@fluentui/accessibility: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/accessibility: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/accessibility/gulpfile.ts -@fluentui/accessibility: Done in ?s. -@fluentui/date-time-utilities: yarn run vX.X.X -@fluentui/date-time-utilities: $ just-scripts build -@fluentui/date-time-utilities: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@fluentui/date-time-utilities: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/date-time-utilities/tsconfig.json -@fluentui/date-time-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 --module esnext --project "/office-ui-fabric-react/packages/date-time-utilities/tsconfig.json" -@fluentui/date-time-utilities: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/date-time-utilities/tsconfig.json -@fluentui/date-time-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/date-time-utilities/tsconfig.json" -@fluentui/date-time-utilities: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/date-time-utilities/lib/index.d.ts' -@fluentui/date-time-utilities: Done in ?s. -@uifabric/merge-styles: yarn run vX.X.X -@uifabric/merge-styles: $ just-scripts build -@uifabric/merge-styles: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@uifabric/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 -@uifabric/merge-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/merge-styles/tsconfig.json" -@uifabric/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 -@uifabric/merge-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/merge-styles/tsconfig.json" -@uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts' -@uifabric/merge-styles: Done in ?s. -@fluentui/react-flex: yarn run vX.X.X -@fluentui/react-flex: $ just-scripts build -@fluentui/react-flex: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@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 --module esnext --project "/office-ui-fabric-react/packages/react-flex/tsconfig.json" -@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: Done in ?s. -@fluentui/react-northstar-styles-renderer: yarn run vX.X.X -@fluentui/react-northstar-styles-renderer: $ gulp bundle:package:no-umd -@fluentui/react-northstar-styles-renderer: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/react-northstar-styles-renderer: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/react-northstar-styles-renderer/gulpfile.ts -@fluentui/react-northstar-styles-renderer: Done in ?s. -@uifabric/jest-serializer-merge-styles: yarn run vX.X.X -@uifabric/jest-serializer-merge-styles: $ just-scripts build -@uifabric/jest-serializer-merge-styles: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@uifabric/jest-serializer-merge-styles: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/jest-serializer-merge-styles/tsconfig.json -@uifabric/jest-serializer-merge-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/jest-serializer-merge-styles/tsconfig.json" -@uifabric/jest-serializer-merge-styles: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/jest-serializer-merge-styles/tsconfig.json -@uifabric/jest-serializer-merge-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/jest-serializer-merge-styles/tsconfig.json" -@uifabric/jest-serializer-merge-styles: Done in ?s. -@fluentui/react-northstar-emotion-renderer: yarn run vX.X.X -@fluentui/react-northstar-emotion-renderer: $ gulp bundle:package:no-umd -@fluentui/react-northstar-emotion-renderer: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/react-northstar-emotion-renderer: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/react-northstar-emotion-renderer/gulpfile.ts -@fluentui/react-northstar-emotion-renderer: Done in ?s. -@fluentui/react-northstar-fela-renderer: yarn run vX.X.X -@fluentui/react-northstar-fela-renderer: $ gulp bundle:package:no-umd -@fluentui/react-northstar-fela-renderer: [XX:XX:XX] Requiring external module @uifabric/build/babel/register -@fluentui/react-northstar-fela-renderer: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/react-northstar-fela-renderer/gulpfile.ts -@fluentui/react-northstar-fela-renderer: Done in ?s. -@fluentui/react-stylesheets: yarn run vX.X.X -@fluentui/react-stylesheets: $ just-scripts build -@fluentui/react-stylesheets: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@fluentui/react-stylesheets: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-stylesheets/tsconfig.json -@fluentui/react-stylesheets: [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-stylesheets/tsconfig.json" -@fluentui/react-stylesheets: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-stylesheets/tsconfig.json -@fluentui/react-stylesheets: [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-stylesheets/tsconfig.json" -@fluentui/react-stylesheets: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/react-stylesheets/lib/index.d.ts' -@fluentui/react-stylesheets: Done in ?s. -@uifabric/test-utilities: yarn run vX.X.X -@uifabric/test-utilities: $ just-scripts build -@uifabric/test-utilities: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@uifabric/test-utilities: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/test-utilities/tsconfig.json -@uifabric/test-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 --module esnext --project "/office-ui-fabric-react/packages/test-utilities/tsconfig.json" -@uifabric/test-utilities: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/test-utilities/tsconfig.json -@uifabric/test-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/test-utilities/tsconfig.json" -@uifabric/test-utilities: Done in ?s. -@uifabric/utilities: yarn run vX.X.X -@uifabric/utilities: $ just-scripts build -@uifabric/utilities: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@uifabric/utilities: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/utilities/tsconfig.json -@uifabric/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 --module esnext --project "/office-ui-fabric-react/packages/utilities/tsconfig.json" -@uifabric/utilities: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/utilities/tsconfig.json -@uifabric/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/utilities/tsconfig.json" -@uifabric/utilities: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/utilities/lib/index.d.ts' -@uifabric/utilities: Done in ?s. -@fluentui/react-compose: yarn run vX.X.X -@fluentui/react-compose: $ just-scripts build -@fluentui/react-compose: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@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 --module esnext --project "/office-ui-fabric-react/packages/react-compose/tsconfig.json" -@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: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/react-compose/lib/index.d.ts' -@fluentui/react-compose: Done in ?s. -@uifabric/react-hooks: yarn run vX.X.X -@uifabric/react-hooks: $ just-scripts build -@uifabric/react-hooks: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@uifabric/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 -@uifabric/react-hooks: [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-hooks/tsconfig.json" -@uifabric/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 -@uifabric/react-hooks: [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-hooks/tsconfig.json" -@uifabric/react-hooks: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/react-hooks/lib/index.d.ts' -@uifabric/react-hooks: Done in ?s. -@fluentui/react-icons: yarn run vX.X.X -@fluentui/react-icons: $ just-scripts build -@fluentui/react-icons: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts] -@fluentui/react-icons: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-icons/tsconfig.json -@fluentui/react-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-icons/tsconfig.json" -@fluentui/react-icons: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/react-icons/tsconfig.json -@fluentui/react-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-icons/tsconfig.json" -@fluentui/react-icons: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. +@fluentui/ability-attributes: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. Standard error: info cli using local version of lerna -@microsoft/fast-components-msft: src/index-rollup.ts → dist/fast-components-msft.js, dist/fast-components-msft.min.js... -@microsoft/fast-components-msft: created dist/fast-components-msft.js, dist/fast-components-msft.min.js in ?s -@microsoft/fast-components-msft: npm WARN lifecycle The node binary used for scripts is but npm is using /usr/local/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. +@fluentui/web-components: src/index-rollup.ts → dist/web-components.js, dist/web-components.min.js... +@fluentui/web-components: created dist/web-components.js, dist/web-components.min.js in ?s +@fluentui/web-components: npm WARN lifecycle The node binary used for scripts is but npm is using /usr/local/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. @fluentui/ability-attributes: npm WARN lifecycle The node binary used for scripts is but npm is using /usr/local/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. -@uifabric/build: warning package.json: "dependencies" has dependency "typescript" with range "3.7.2" that collides with a dependency in "devDependencies" of the same name with version "../typescript.tgz" -@uifabric/build: (node:166) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/build: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/build: (node:166) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/build: (node:166) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@fluentui/common-styles: (Use `node --trace-warnings ...` to show where the warning was created) -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@fluentui/common-styles: (node:185) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/example-data: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/example-data: (node:208) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@uifabric/example-data: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@fluentui/keyboard-key: (Use `node --trace-warnings ...` to show where the warning was created) -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@fluentui/keyboard-key: (node:247) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@fluentui/keyboard-key: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/migration: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/migration: (node:286) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/monaco-editor: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/monaco-editor: (node:317) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@fluentui/react-conformance: (Use `node --trace-warnings ...` to show where the warning was created) -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@fluentui/react-conformance: (node:356) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/set-version: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/set-version: (node:387) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@uifabric/set-version: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/webpack-utils: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/webpack-utils: (node:426) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@fluentui/date-time-utilities: (Use `node --trace-warnings ...` to show where the warning was created) -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@fluentui/date-time-utilities: (node:736) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@fluentui/date-time-utilities: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/merge-styles: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/merge-styles: (node:775) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@uifabric/merge-styles: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@fluentui/react-flex: (Use `node --trace-warnings ...` to show where the warning was created) -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@fluentui/react-flex: (node:814) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@fluentui/react-flex: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: (node:884) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@uifabric/jest-serializer-merge-styles: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@fluentui/react-stylesheets: (Use `node --trace-warnings ...` to show where the warning was created) -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@fluentui/react-stylesheets: (node:985) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@fluentui/react-stylesheets: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/test-utilities: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/test-utilities: (node:1024) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/utilities: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/utilities: (node:1063) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@uifabric/utilities: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@fluentui/react-compose: (Use `node --trace-warnings ...` to show where the warning was created) -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@fluentui/react-compose: (node:1102) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@fluentui/react-compose: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@uifabric/react-hooks: (Use `node --trace-warnings ...` to show where the warning was created) -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@uifabric/react-hooks: (node:1141) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@uifabric/react-hooks: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency -@fluentui/react-icons: (Use `node --trace-warnings ...` to show where the warning was created) -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'find' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'head' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'set' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'test' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'to' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency -@fluentui/react-icons: (node:1180) Warning: Accessing non-existent property 'which' of module exports inside circular dependency -@fluentui/react-icons: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect -@fluentui/react-icons: [XX:XX:XX XM] x Error detected while running 'ts:esm' -@fluentui/react-icons: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-icons: [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/tsconfig.json" -@fluentui/react-icons: at ChildProcess.exithandler (child_process.js:308:12) -@fluentui/react-icons: at ChildProcess.emit (events.js:314:20) -@fluentui/react-icons: at ChildProcess.EventEmitter.emit (domain.js:548:15) -@fluentui/react-icons: at maybeClose (internal/child_process.js:1051:16) -@fluentui/react-icons: at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) -@fluentui/react-icons: at Process.callbackTrampoline (internal/async_hooks.js:129:14) -@fluentui/react-icons: [XX:XX:XX XM] x stdout: -@fluentui/react-icons: [XX:XX:XX XM] x src/utils/createSvgIcon.ts:3:26 - error TS2307: Cannot find module './SvgIcon.scss'. -@fluentui/react-icons: 3 import * as classes from './SvgIcon.scss'; -@fluentui/react-icons: ~~~~~~~~~~~~~~~~ -@fluentui/react-icons: Found 1 error. -@fluentui/react-icons: [XX:XX:XX XM] x ------------------------------------ -@fluentui/react-icons: [XX:XX:XX XM] x Error previously detected. See above for error messages. -@fluentui/react-icons: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs] -@fluentui/react-icons: error Command failed with exit code 1. -lerna ERR! yarn run build exited 1 in '@fluentui/react-icons' +@fluentui/ability-attributes: /office-ui-fabric-react/node_modules/electron/index.js:14 +@fluentui/ability-attributes: throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again') +@fluentui/ability-attributes: ^ +@fluentui/ability-attributes: Error: Electron failed to install correctly, please delete node_modules/electron and try installing again +@fluentui/ability-attributes: at getElectronPath (/office-ui-fabric-react/node_modules/electron/index.js:14:11) +@fluentui/ability-attributes: at Object. (/office-ui-fabric-react/node_modules/electron/index.js:18:18) +@fluentui/ability-attributes: at Module._compile (internal/modules/cjs/loader.js:1251:30) +@fluentui/ability-attributes: at Module._compile (/office-ui-fabric-react/node_modules/pirates/lib/index.js:99:24) +@fluentui/ability-attributes: at Module._extensions..js (internal/modules/cjs/loader.js:1272:10) +@fluentui/ability-attributes: at Object.newLoader [as .js] (/office-ui-fabric-react/node_modules/pirates/lib/index.js:104:7) +@fluentui/ability-attributes: at Module.load (internal/modules/cjs/loader.js:1100:32) +@fluentui/ability-attributes: at Function.Module._load (internal/modules/cjs/loader.js:962:14) +@fluentui/ability-attributes: at Module.require (internal/modules/cjs/loader.js:1140:19) +@fluentui/ability-attributes: at require (internal/modules/cjs/helpers.js:75:18) +@fluentui/ability-attributes: error Command failed with exit code 1. +lerna ERR! yarn run build exited 1 in '@fluentui/ability-attributes' diff --git a/tests/baselines/reference/docker/vue-next.log b/tests/baselines/reference/docker/vue-next.log index 2cb2961e1e413..c53f320aa0aab 100644 --- a/tests/baselines/reference/docker/vue-next.log +++ b/tests/baselines/reference/docker/vue-next.log @@ -1,7 +1,7 @@ Exit Code: 0 Standard output: -> @X.X.X-rc.5 build /vue-next +> @X.X.X-rc.6 build /vue-next > node scripts/build.js "--types" Rolling up type definitions for compiler-core... Analysis will use the bundled TypeScript version 3.9.7 @@ -34,12 +34,12 @@ Warning: dist/packages/compiler-core/src/options.d.ts:36:25 - (tsdoc-escape-righ 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:55: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:55:21 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" -Warning: dist/packages/compiler-core/src/options.d.ts:76: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:76: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:76:35 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@" -Warning: dist/packages/compiler-core/src/options.d.ts:76:36 - (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... @@ -62,17 +62,17 @@ created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s [!] (plugin rpt2) Error: /vue-next/packages/compiler-sfc/src/parse.ts(179,14): semantic error TS2790: The operand of a 'delete' operator must be optional. packages/compiler-sfc/src/parse.ts Error: /vue-next/packages/compiler-sfc/src/parse.ts(179,14): semantic error TS2790: The operand of a 'delete' operator must be optional. - at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5174:30) - at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17452:12) - at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18071:24) - at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17625:38) + at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5195:30) + at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17740:12) + at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18359:24) + at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17913: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 forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14) + 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) -(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:411b203,NODE_ENV:production,TARGET:compiler-sfc,TYPES:true +(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:255a2bd,NODE_ENV:production,TARGET:compiler-sfc,TYPES:true at makeError (/vue-next/node_modules/execa/lib/error.js:59:11) at handlePromise (/vue-next/node_modules/execa/index.js:114:26) at processTicksAndRejections (internal/process/task_queues.js:93:5) diff --git a/tests/baselines/reference/user/adonis-framework.log b/tests/baselines/reference/user/adonis-framework.log index 2ad48ccb79fe7..05b27125e07c8 100644 --- a/tests/baselines/reference/user/adonis-framework.log +++ b/tests/baselines/reference/user/adonis-framework.log @@ -2,19 +2,34 @@ Exit Code: 2 Standard output: 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'. node_modules/adonis-framework/providers/EncryptionProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/EncryptionProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'EncryptionProvider'. node_modules/adonis-framework/providers/EnvProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/EnvProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'EnvProvider'. node_modules/adonis-framework/providers/EventProvider.js(12,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/EventProvider.js(17,10): error TS2339: Property 'app' does not exist on type 'EventProvider'. node_modules/adonis-framework/providers/HashProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/HashProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'HashProvider'. node_modules/adonis-framework/providers/HelpersProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/HelpersProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'HelpersProvider'. node_modules/adonis-framework/providers/MiddlewareProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/MiddlewareProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'MiddlewareProvider'. node_modules/adonis-framework/providers/RequestProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/RequestProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'RequestProvider'. node_modules/adonis-framework/providers/ResponseProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/ResponseProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'ResponseProvider'. node_modules/adonis-framework/providers/RouteProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/RouteProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'RouteProvider'. node_modules/adonis-framework/providers/ServerProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/ServerProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'ServerProvider'. node_modules/adonis-framework/providers/SessionProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/SessionProvider.js(15,10): error TS2339: Property 'app' does not exist on type 'SessionProvider'. +node_modules/adonis-framework/providers/SessionProvider.js(20,10): error TS2339: Property 'app' does not exist on type 'SessionProvider'. node_modules/adonis-framework/providers/StaticProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/StaticProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'StaticProvider'. node_modules/adonis-framework/providers/ViewProvider.js(9,33): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. +node_modules/adonis-framework/providers/ViewProvider.js(14,10): error TS2339: Property 'app' does not exist on type 'ViewProvider'. node_modules/adonis-framework/src/Config/index.js(37,15): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Config/index.js(39,15): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Config/index.js(58,15): error TS2304: Cannot find name 'Mixed'. diff --git a/tests/baselines/reference/user/chrome-devtools-frontend.log b/tests/baselines/reference/user/chrome-devtools-frontend.log index 7186be963cbe0..2d3c2ad6c4dbc 100644 --- a/tests/baselines/reference/user/chrome-devtools-frontend.log +++ b/tests/baselines/reference/user/chrome-devtools-frontend.log @@ -631,28 +631,331 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(2,125): error TS2554: Expected 1 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(2,145): error TS2554: Expected 1 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(2,203): error TS2339: Property 'code' does not exist on type 'Error'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15,24): error TS2792: Cannot find module './axe-audit'. 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(49,24): error TS2792: Cannot find module './axe-audit'. 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(83,24): error TS2792: Cannot find module './axe-audit'. 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(117,24): error TS2792: Cannot find module './axe-audit'. 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(153,24): error TS2792: Cannot find module './axe-audit'. 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(187,24): error TS2792: Cannot find module './axe-audit'. 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(221,24): error TS2792: Cannot find module './axe-audit'. 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(255,24): error TS2792: Cannot find module './axe-audit'. 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(289,24): error TS2792: Cannot find module './axe-audit'. 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(325,24): error TS2792: Cannot find module './axe-audit'. 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(360,24): error TS2792: Cannot find module './axe-audit'. 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(395,24): error TS2792: Cannot find module './axe-audit'. 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(429,24): error TS2792: Cannot find module './axe-audit'. 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(465,24): error TS2792: Cannot find module './axe-audit'. 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(499,24): error TS2792: Cannot find module './axe-audit'. 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(533,24): error TS2792: Cannot find module './axe-audit'. 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(567,24): error TS2792: Cannot find module './axe-audit'. 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(600,24): error TS2792: Cannot find module './axe-audit'. 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(636,24): error TS2792: Cannot find module './axe-audit'. 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(671,24): error TS2792: Cannot find module './axe-audit'. 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(705,24): error TS2792: Cannot find module './axe-audit'. 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(739,24): error TS2792: Cannot find module './axe-audit'. 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(774,24): error TS2792: Cannot find module './axe-audit'. 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(811,24): error TS2792: Cannot find module './axe-audit'. 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(846,24): error TS2792: Cannot find module './axe-audit'. 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(881,24): error TS2792: Cannot find module './axe-audit'. 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(913,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(943,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(973,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(1003,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(1033,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(1063,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(1093,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(1123,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(1154,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(1184,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(1218,24): error TS2792: Cannot find module './axe-audit'. 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(1253,24): error TS2792: Cannot find module './axe-audit'. 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(1289,24): error TS2792: Cannot find module './axe-audit'. 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(1323,24): error TS2792: Cannot find module './axe-audit'. 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(1358,24): error TS2792: Cannot find module './axe-audit'. 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(1395,24): error TS2792: Cannot find module './axe-audit'. 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(1432,24): error TS2792: Cannot find module './axe-audit'. 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(1466,24): error TS2792: Cannot find module './axe-audit'. 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(1501,24): error TS2792: Cannot find module './axe-audit'. 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(1531,21): error TS2792: Cannot find module './audit'. 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(1532,28): error TS2792: Cannot find module '../lib/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(1533,20): error TS2792: Cannot find module '../report/v2/renderer/util'. 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(1534,42): error TS2792: Cannot find module '../lib/task-groups'. 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(1587,41): error TS2339: Property 'DEFAULT_PASS' does not exist on type 'typeof BootupTime'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(1620,31): error TS2339: Property 'makeTableDetails' does not exist on type 'typeof BootupTime'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(1649,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(1650,22): error TS2792: Cannot find module '../../lib/sentry'. 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(1651,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(1790,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(1835,14): error TS2339: Property 'bytesToKbString' does not exist on type 'typeof TotalByteWeight'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(1836,14): error TS2339: Property 'bytesToMsString' does not exist on type 'typeof TotalByteWeight'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(1890,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(1891,30): error TS2792: Cannot find module './unused-css-rules'. 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(2046,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(2047,23): error TS2792: Cannot find module 'esprima'. 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(2144,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(2327,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(2451,33): error TS2792: Cannot find module 'parse-cache-control'. 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(2452,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(2453,30): 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(2454,28): error TS2792: Cannot find module '../../lib/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(2455,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(2703,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(2704,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(2800,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(2801,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(2891,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(2892,22): error TS2792: Cannot find module '../../lib/sentry'. 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(2893,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(3007,35): error TS2792: Cannot find module './byte-efficiency-audit'. 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(3008,31): error TS2792: Cannot find module './uses-optimized-images'. 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(3009,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(3090,21): error TS2792: Cannot find module './audit'. 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(3158,21): error TS2792: Cannot find module './audit'. 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(3159,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(3160,31): error TS2792: Cannot find module '../lib/network-recorder'. 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(3161,32): error TS2792: Cannot find module '../lib/traces/tracing-processor'. 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(3374,21): error TS2792: Cannot find module './audit'. 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(3427,21): error TS2792: Cannot find module './audit'. 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(3428,20): error TS2792: Cannot find module '../report/v2/renderer/util'. 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(3569,21): error TS2792: Cannot find module './audit'. 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(3570,20): error TS2792: Cannot find module '../report/v2/renderer/util'. 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(3644,21): error TS2792: Cannot find module '../audit'. 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(3694,21): error TS2792: Cannot find module '../audit'. 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(3695,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(3800,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(3801,21): error TS2792: Cannot find module '../audit'. 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(3891,30): error TS2792: Cannot find module '../violation-audit'. 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(3948,21): error TS2792: Cannot find module '../audit'. 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(3949,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(3950,32): error TS2792: Cannot find module '../byte-efficiency/byte-efficiency-audit'. 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(4066,30): error TS2792: Cannot find module '../violation-audit'. 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(4123,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(4124,21): error TS2792: Cannot find module '../audit'. 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(4125,28): error TS2792: Cannot find module '../../lib/event-helpers'. 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(4185,37): error TS2339: Property 'makeTableDetails' does not exist on type 'typeof NoMutationEventsAudit'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(4217,21): error TS2792: Cannot find module '../audit'. 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(4218,22): error TS2792: Cannot find module '../../lib/sentry'. 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(4219,22): error TS2792: Cannot find module 'semver'. 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(4220,28): error TS2792: Cannot find module '../../../third-party/snyk/snapshot.json'. 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(4395,21): error TS2792: Cannot find module '../audit'. 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(4444,30): error TS2792: Cannot find module '../violation-audit'. 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(4495,21): error TS2792: Cannot find module '../audit'. 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(4554,21): error TS2792: Cannot find module '../audit'. 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(4555,43): error TS2792: Cannot find module './link-blocking-first-paint'. 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(4602,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(4603,21): error TS2792: Cannot find module '../audit'. 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(4604,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(4688,30): error TS2792: Cannot find module '../violation-audit'. 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(4744,21): error TS2792: Cannot find module './audit'. 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(4819,21): error TS2792: Cannot find module './audit'. 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(4820,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(4821,32): error TS2792: Cannot find module '../lib/traces/tracing-processor'. 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(4885,35): error TS2339: Property 'DEFAULT_PASS' does not exist on type 'typeof EstimatedInputLatency'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(4902,21): error TS2792: Cannot find module './audit'. 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(4903,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(4963,21): error TS2792: Cannot find module './audit'. 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(4964,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(4995,35): error TS2339: Property 'DEFAULT_PASS' does not exist on type 'typeof FirstMeaningfulPaint'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(5087,21): error TS2792: Cannot find module './audit'. 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(5089,19): error TS2792: Cannot find module '../lib/url-shim'. 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(5189,21): error TS2792: Cannot find module './audit'. 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(5190,19): error TS2792: Cannot find module '../lib/url-shim'. 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(5191,20): error TS2792: Cannot find module '../report/v2/renderer/util'. 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(5274,21): error TS2792: Cannot find module './audit'. 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(5275,19): error TS2792: Cannot find module '../lib/url-shim'. 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(5276,25): error TS2792: Cannot find module '../lib/emulation'. 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(5277,22): error TS2792: Cannot find module '../lib/sentry'. 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(5278,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(5423,21): error TS2792: Cannot find module './audit'. 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(5424,20): error TS2792: Cannot find module '../report/v2/renderer/util'. 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(5426,28): error TS2792: Cannot find module '../lib/task-groups'. 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(5463,51): error TS2339: Property 'DEFAULT_PASS' does not exist on type 'typeof PageExecutionTimings'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(5494,9): error TS2339: Property 'stableSort' does not exist on type '{ category: any; group: any; duration: any; }[]'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(5495,41): error TS2339: Property 'makeTableDetails' does not exist on type 'typeof PageExecutionTimings'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(5520,21): error TS2792: Cannot find module './audit'. 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(5578,27): error TS2792: Cannot find module './manual-audit'. 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(5608,27): error TS2792: Cannot find module './manual-audit'. 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(5638,27): error TS2792: Cannot find module './manual-audit'. 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(5668,21): error TS2792: Cannot find module './audit'. 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(5669,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(5670,29): error TS2792: Cannot find module '../lib/dependency-graph/simulator/simulator.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(5671,20): error TS2792: Cannot find module '../lib/dependency-graph/node.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(5672,28): error TS2792: Cannot find module '../lib/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(5878,60): error TS2554: Expected 0-1 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(5879,62): error TS2554: Expected 0-1 arguments, but got 2. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(5944,21): error TS2792: Cannot find module './audit'. 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(5983,21): error TS2792: Cannot find module './audit'. 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(5984,20): error TS2792: Cannot find module '../report/v2/renderer/util'. 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(5985,27): error TS2792: Cannot find module './byte-efficiency/byte-efficiency-audit'. 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(6070,21): error TS2792: Cannot find module './audit'. 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(6071,20): error TS2792: Cannot find module './first-interactive'. 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(6072,20): error TS2792: Cannot find module './consistently-interactive'. 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(6073,20): error TS2792: Cannot find module 'jpeg-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(6201,21): error TS2792: Cannot find module '../audit'. 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(6202,26): error TS2792: Cannot find module 'http-link-header'. 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(6203,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(6371,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(6372,21): error TS2792: Cannot find module '../audit'. 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(6373,29): error TS2792: Cannot find module '../viewport'. 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(6374,35): error TS2792: Cannot find module '../../lib/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(6400,21): error TS2339: Property 'valuesArray' does not exist on type 'Map'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(6661,21): error TS2792: Cannot find module '../audit'. 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(6662,26): error TS2792: Cannot find module 'http-link-header'. 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(6776,21): error TS2792: Cannot find module '../audit'. 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(6832,21): error TS2792: Cannot find module '../audit'. 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(6946,21): error TS2792: Cannot find module '../audit'. 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(6947,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(7024,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(7053,27): error TS2792: Cannot find module '../../manual/manual-audit'. 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(7082,21): error TS2792: Cannot find module '../audit'. 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(7134,21): error TS2792: Cannot find module '../audit'. 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(7135,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(7283,19): error TS2792: Cannot find module '../lib/url-shim'. 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(7284,21): error TS2792: Cannot find module './audit'. 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(7332,21): error TS2792: Cannot find module './audit'. 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(7333,20): error TS2792: Cannot find module '../report/v2/renderer/util'. 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(7362,35): error TS2339: Property 'DEFAULT_PASS' does not exist on type 'typeof SpeedIndexMetric'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(7438,31): error TS2792: Cannot find module './multi-check-audit'. 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(7516,31): error TS2792: Cannot find module './multi-check-audit'. 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(7517,26): error TS2792: Cannot find module '../lib/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(7590,21): error TS2792: Cannot find module './audit'. 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(7591,20): error TS2792: Cannot find module '../report/v2/renderer/util'. 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(7662,21): error TS2792: Cannot find module './audit'. 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(7663,20): error TS2792: Cannot find module '../report/v2/renderer/util'. 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(7818,21): error TS2792: Cannot find module './audit'. 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(7819,22): error TS2792: Cannot find module 'metaviewport-parser'. 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(7880,31): error TS2792: Cannot find module './multi-check-audit'. 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(7881,23): error TS2792: Cannot find module './service-worker'. 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(7987,21): error TS2792: Cannot find module './audit'. 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(8035,19): error TS2792: Cannot find module '../lib/url-shim'. 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(8036,21): error TS2792: Cannot find module './audit'. 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(8112,74): error TS2339: Property 'name' does not exist on type 'ComputedArtifact'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(8227,32): error TS2792: Cannot find module './computed-artifact'. 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(8228,28): error TS2792: Cannot find module '../../lib/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(8378,32): error TS2792: Cannot find module './computed-artifact'. 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(8379,19): error TS2792: Cannot find module '../../lib/traces/devtools-timeline-model'. 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(8405,32): error TS2792: Cannot find module './computed-artifact'. 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(8406,32): error TS2792: Cannot find module '../../lib/traces/tracing-processor'. 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(8614,32): error TS2792: Cannot find module './computed-artifact'. 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(8665,32): error TS2792: Cannot find module './computed-artifact'. 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(8666,21): error TS2792: Cannot find module '../../lib/icons'. 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(8783,32): error TS2792: Cannot find module './computed-artifact'. 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(8784,31): error TS2792: Cannot find module '../../lib/network-recorder'. 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(8810,32): error TS2792: Cannot find module './computed-artifact'. 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(8885,32): error TS2792: Cannot find module './computed-artifact'. 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(8886,27): error TS2792: Cannot find module '../../lib/dependency-graph/network-node'. 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(8887,23): error TS2792: Cannot find module '../../lib/dependency-graph/cpu-node'. 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(8888,32): error TS2792: Cannot find module '../../lib/traces/tracing-processor'. 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(8889,28): error TS2792: Cannot find module '../../lib/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(9093,57): error TS2554: Expected 0-2 arguments, but got 3. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9117,73): error TS2554: Expected 0-2 arguments, but got 3. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9183,29): error TS2339: Property 'NetworkNodeOutput' does not exist on type 'typeof PageDependencyGraphArtifact'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9193,32): error TS2792: Cannot find module './computed-artifact'. 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(9224,32): error TS2792: Cannot find module './computed-artifact'. 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(9268,32): error TS2792: Cannot find module './computed-artifact'. 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(9269,25): error TS2792: Cannot find module 'speedline'. 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(9319,32): error TS2792: Cannot find module './computed-artifact'. 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(9320,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(9321,22): error TS2792: Cannot find module '../../lib/sentry'. 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(9326,28): error TS2792: Cannot find module '../../lib/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(9458,24): error TS2792: Cannot find module './gatherer'. 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(9467,15): error TS2339: Property 'axe' does not exist on type 'Window & typeof globalThis'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9571,24): error TS2792: Cannot find module './gatherer'. 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(9632,24): error TS2792: Cannot find module './gatherer'. 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(9673,24): error TS2792: Cannot find module './gatherer'. 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(9730,24): error TS2792: Cannot find module '../gatherer'. 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(9857,24): error TS2792: Cannot find module '../gatherer'. 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(9858,26): error TS2792: Cannot find module '../../../lib/dom-helpers.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(9891,24): error TS2792: Cannot find module '../gatherer'. 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(9926,24): error TS2792: Cannot find module '../gatherer'. 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(10077,24): error TS2792: Cannot find module '../gatherer'. 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(10092,16): error TS2304: Cannot find name 'd41d8cd98f00b204e9800998ecf8427e_LibraryDetectorTests'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(10139,24): error TS2792: Cannot find module '../gatherer'. 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(10140,19): error TS2792: Cannot find module '../../../lib/url-shim'. 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(10141,22): error TS2792: Cannot find module '../../../lib/sentry'. 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(10348,24): error TS2792: Cannot find module '../gatherer'. 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(10405,24): error TS2792: Cannot find module '../gatherer'. 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(10505,24): error TS2792: Cannot find module '../gatherer'. 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(10513,19): error TS2488: Type 'NodeListOf' must have a '[Symbol.iterator]()' method that returns an iterator. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(10627,24): error TS2792: Cannot find module '../gatherer'. 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(10675,24): error TS2792: Cannot find module './gatherer'. 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(10723,24): error TS2792: Cannot find module './gatherer'. 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(10793,24): error TS2792: Cannot find module './gatherer'. 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(10794,26): error TS2792: Cannot find module '../../lib/dom-helpers.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(10811,19): error TS2304: Cannot find name 'getElementsInDocument'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(10960,24): error TS2792: Cannot find module './gatherer'. 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(10989,9): error TS2339: Property 'JsUsageArtifact' does not exist on type 'typeof JsUsage'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(11000,24): error TS2792: Cannot find module './gatherer'. 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(11001,30): error TS2792: Cannot find module '../../lib/manifest-parser'. 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(11049,24): error TS2792: Cannot find module './gatherer'. 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(11050,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(11083,24): error TS2792: Cannot find module './gatherer'. 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(11118,24): error TS2792: Cannot find module './gatherer'. 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(11119,28): error TS2792: Cannot find module '../../lib/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(11162,24): error TS2792: Cannot find module '../gatherer'. 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(11188,24): error TS2792: Cannot find module '../gatherer'. 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(11189,26): error TS2792: Cannot find module '../../../lib/dom-helpers.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(11223,24): error TS2792: Cannot find module '../gatherer'. 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(11224,26): error TS2792: Cannot find module '../../../lib/dom-helpers.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(11276,32): error TS2792: Cannot find module '../../../lib/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(11277,24): error TS2792: Cannot find module '../gatherer'. 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(11516,24): error TS2792: Cannot find module '../gatherer'. 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(11550,24): error TS2792: Cannot find module '../gatherer'. 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(11576,24): error TS2792: Cannot find module '../gatherer'. 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(11601,24): error TS2792: Cannot find module './gatherer'. 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(11626,24): error TS2792: Cannot find module './gatherer'. 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(11627,19): error TS2792: Cannot find module '../../lib/url-shim'. 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(11628,30): error TS2792: Cannot find module '../../lib/manifest-parser'. 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(11731,24): error TS2792: Cannot find module './gatherer'. 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(11756,24): error TS2792: Cannot find module './gatherer'. 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(11781,24): error TS2792: Cannot find module './gatherer'. 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(11831,24): error TS2792: Cannot find module './gatherer'. 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(11861,21): error TS2792: Cannot find module '../audit'. 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(11874,68): error TS2339: Property 'meta' does not exist on type 'typeof AxeAudit'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(11883,53): error TS2339: Property 'meta' does not exist on type 'typeof AxeAudit'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(11923,26): error TS2792: Cannot find module '../lib/statistics'. 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(12111,21): error TS2792: Cannot find module '../audit'. 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(12112,20): error TS2792: Cannot find module '../../report/v2/renderer/util'. 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(12197,34): error TS2554: Expected 0 arguments, but got 2. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(12280,21): error TS2792: Cannot find module '../audit'. 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(12319,21): error TS2792: Cannot find module './audit'. 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(12327,36): error TS2554: Expected 0 arguments, but got 1. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(12379,21): error TS2792: Cannot find module './audit'. 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(12408,29): error TS2792: Cannot find module './default.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(12409,26): error TS2792: Cannot find module './full-config.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(12411,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? +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(12412,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(12414,21): error TS2792: Cannot find module '../audits/audit'. 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(12415,22): error TS2792: Cannot find module '../runner'. 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(13512,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(13607,7): error TS2339: Property 'protocolMethod' does not exist on type 'Error'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(13608,7): error TS2339: Property 'protocolError' does not exist on type 'Error'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(13657,26): error TS2792: Cannot find module './connection.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(13685,30): error TS2551: Property 'handleRawMessage' does not exist on type 'RawConnection'. Did you mean 'sendRawMessage'? +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(13686,28): error TS2339: Property 'dispose' does not exist on type 'RawConnection'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(13782,31): error TS2792: Cannot find module '../lib/network-recorder'. 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(13783,25): error TS2792: Cannot find module '../lib/emulation'. 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(13784,23): error TS2792: Cannot find module '../lib/element'. 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(13786,19): error TS2792: Cannot find module '../lib/url-shim'. 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(13787,27): error TS2792: Cannot find module '../lib/traces/trace-parser'. 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(13789,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(13790,27): error TS2792: Cannot find module './devtools-log'. 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(14352,1): error TS2722: Cannot invoke an object which is possibly 'undefined'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14940,8): error TS2339: Property '____lastLongTask' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14946,8): error TS2339: Property '____lastLongTask' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14946,41): error TS2339: Property '____lastLongTask' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14957,8): error TS2339: Property '____lhPerformanceObserver' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14975,21): error TS2339: Property '____lastLongTask' does not exist on type 'Window & typeof globalThis'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14992,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(14993,21): error TS2792: Cannot find module '../audits/audit'. 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(14994,19): error TS2792: Cannot find module '../lib/url-shim'. 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(14995,31): error TS2792: Cannot find module '../lib/network-recorder.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(15145,7): error TS2339: Property 'code' does not exist on type 'Error'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15431,22): error TS2792: Cannot find module '../runner'. 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(15561,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(15563,23): error TS2792: Cannot find module './traces/pwmetrics-events'. 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(15564,27): error TS2792: Cannot find module './traces/trace-parser'. 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(15565,22): error TS2792: Cannot find module 'rimraf'. 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(15626,5): error TS2304: Cannot find name 'fs'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15629,17): error TS2304: Cannot find name 'fs'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15630,28): error TS2304: Cannot find name 'fs'. @@ -673,6 +976,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15810,1): error TS2304: Cannot find name 'fs'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15814,1): error TS2304: Cannot find name 'fs'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15818,1): error TS2304: Cannot find name 'fs'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15869,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(15873,16): error TS2339: Property '_logs' does not exist on type 'typeof ConsoleQuieter'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15873,37): error TS2339: Property '_logs' does not exist on type 'typeof ConsoleQuieter'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15876,16): error TS2339: Property '_logs' does not exist on type 'typeof ConsoleQuieter'. @@ -680,15 +984,41 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15882,16): error TS2339: Property '_logs' does not exist on type 'typeof ConsoleQuieter'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15891,16): error TS2339: Property '_logs' does not exist on type 'typeof ConsoleQuieter'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15894,16): error TS2339: Property '_logs' does not exist on type 'typeof ConsoleQuieter'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15912,20): error TS2792: Cannot find module './node'. 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(16001,20): error TS2792: Cannot find module './node'. 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(16002,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(16213,23): error TS2554: Expected 0 arguments, but got 1. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(16219,23): error TS2554: Expected 0 arguments, but got 1. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(16331,20): error TS2792: Cannot find module '../node'. 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(16332,29): error TS2792: Cannot find module './tcp-connection'. 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(16333,25): error TS2792: Cannot find module '../../emulation'. 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(16733,11): error TS2339: Property 'NodeTimingData' does not exist on type 'typeof Simulator'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(17089,26): error TS2339: Property '__proto__' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(17089,45): error TS2339: Property '__proto__' does not exist on type 'Document'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(17307,19): error TS2792: Cannot find module './url-shim'. 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(17308,29): 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(17501,1): error TS2322: Type 'any[]' is not assignable to type 'string'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(17698,30): 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(17700,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(17932,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(17968,22): error TS2792: Cannot find module 'raven'. 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(18010,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(18186,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(18187,30): error TS2792: Cannot find module '../console-quieter'. 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(18313,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(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(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? +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(19514,29): error TS2792: Cannot find module './scoring'. 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(19515,21): error TS2792: Cannot find module './audits/audit'. 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(19516,25): error TS2792: Cannot find module './lib/emulation'. 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(19517,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(19518,26): error TS2792: Cannot find module './lib/asset-saver'. 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(19521,19): error TS2792: Cannot find module './lib/url-shim'. 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(19522,22): error TS2792: Cannot find module './lib/sentry'. 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(19585,1): error TS2322: Type 'Promise' is not assignable to type 'Promise'. Type 'void | { artifacts: any; auditResults: any[]; }' is not assignable to type 'void'. Type '{ artifacts: any; auditResults: any[]; }' is not assignable to type 'void'. @@ -701,14 +1031,28 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth Type 'number | void' is not assignable to type 'void'. Type 'number' is not assignable to type 'void'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(19744,7): error TS2339: Property 'expected' does not exist on type 'Error'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(19991,27): error TS2792: Cannot find module '../../../lighthouse-core/gather/connections/raw'. 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(19992,22): error TS2792: Cannot find module '../../../lighthouse-core/runner'. 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(19993,22): error TS2792: Cannot find module '../../../lighthouse-core/config/config'. 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(19994,29): error TS2792: Cannot find module '../../../lighthouse-core/config/default.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(19995,26): error TS2792: Cannot find module '../../../lighthouse-core/config/fast-config.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(19996,19): error TS2792: Cannot find module 'lighthouse-logger'. 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(20005,8): error TS2339: Property 'runLighthouseForConnection' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20015,15): error TS2554: Expected 0 arguments, but got 1. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20035,8): error TS2339: Property 'runLighthouseInWorker' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20039,15): error TS2339: Property 'runLighthouseForConnection' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20046,8): error TS2339: Property 'getDefaultCategories' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20050,8): error TS2339: Property 'listenForStatus' does not exist on type 'Window & typeof globalThis'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20124,18): error TS2792: Cannot find module 'util/'. 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(20668,17): error TS2792: Cannot find module 'pako/lib/zlib/messages'. 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(20669,21): error TS2792: Cannot find module 'pako/lib/zlib/zstream'. 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(20670,26): error TS2792: Cannot find module 'pako/lib/zlib/deflate.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(20671,26): error TS2792: Cannot find module 'pako/lib/zlib/inflate.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(20672,23): error TS2792: Cannot find module 'pako/lib/zlib/constants'. 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(20785,6): error TS2339: Property 'callback' does not exist on type 'Zlib'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20896,6): error TS2339: Property 'onerror' does not exist on type 'Zlib'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20929,23): error TS2792: Cannot find module '_stream_transform'. 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(20931,21): error TS2792: Cannot find module './binding'. 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(20987,8): error TS2350: Only a void function can be called with the 'new' keyword. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20991,8): error TS2350: Only a void function can be called with the 'new' keyword. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(20995,8): error TS2350: Only a void function can be called with the 'new' keyword. @@ -751,6 +1095,9 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(21397,28): error TS2339: Property 'flush' does not exist on type '{}'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(21419,6): error TS2339: Property 'on' does not exist on type 'Zlib'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(21466,6): error TS2339: Property 'push' does not exist on type 'Zlib'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(21646,20): error TS2792: Cannot find module 'base64-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(21647,21): error TS2792: Cannot find module 'ieee754'. 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(21648,21): error TS2792: Cannot find module 'isarray'. 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(21690,5): error TS2339: Property '__proto__' does not exist on type 'Uint8Array'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(21691,12): error TS2339: Property 'foo' does not exist on type 'Uint8Array'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(22168,14): error TS2339: Property 'length' does not exist on type 'Buffer'. @@ -819,9 +1166,26 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(24078,1): error TS2323: Cannot redeclare exported variable 'Buf8'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(24079,1): error TS2323: Cannot redeclare exported variable 'Buf16'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(24080,1): error TS2323: Cannot redeclare exported variable 'Buf32'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(24219,19): error TS2792: Cannot find module '../utils/common'. 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(24220,19): error TS2792: Cannot find module './trees'. 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(24221,21): error TS2792: Cannot find module './adler32'. 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(24222,19): error TS2792: Cannot find module './crc32'. 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(24223,17): error TS2792: Cannot find module './messages'. 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(26059,1): error TS2323: Cannot redeclare exported variable 'deflate'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(26092,19): error TS2792: Cannot find module '../utils/common'. 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(27956,16): error TS2323: Cannot redeclare exported variable 'parse'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(27983,29): error TS2792: Cannot find module 'process-nextick-args'. 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(27987,18): error TS2792: Cannot find module 'core-util-is'. 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(27991,22): error TS2792: Cannot find module './_stream_readable'. 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(27992,22): error TS2792: Cannot find module './_stream_writable'. 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(28015,6): error TS2339: Property 'once' does not exist on type 'Duplex'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(28047,23): error TS2792: Cannot find module './_stream_transform'. 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(28050,18): error TS2792: Cannot find module 'core-util-is'. 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(28072,29): error TS2792: Cannot find module 'process-nextick-args'. 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(28076,21): error TS2792: Cannot find module 'isarray'. 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(28106,24): error TS2792: Cannot find module 'buffer-shims'. 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(28110,18): error TS2792: Cannot find module 'core-util-is'. 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(28124,24): error TS2792: Cannot find module './internal/streams/BufferList'. 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(28222,51): error TS2300: Duplicate identifier '_read'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(28457,20): error TS2339: Property 'emit' does not exist on type 'Readable'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(28533,20): error TS2300: Duplicate identifier '_read'. @@ -833,17 +1197,24 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(28746,19): error TS2554: Expected 0-1 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(28797,6): error TS2339: Property 'emit' does not exist on type 'Readable'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(28855,19): error TS2339: Property 'emit' does not exist on type 'Readable'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29056,20): error TS2792: Cannot find module './_stream_duplex'. 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(29059,18): error TS2792: Cannot find module 'core-util-is'. 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(29109,6): error TS2339: Property '_readableState' does not exist on type 'Transform'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29114,6): error TS2339: Property '_readableState' does not exist on type 'Transform'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29117,47): error TS2300: Duplicate identifier '_transform'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29123,6): error TS2339: Property 'once' does not exist on type 'Transform'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29145,21): error TS2300: Duplicate identifier '_transform'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29155,13): error TS2339: Property '_readableState' does not exist on type 'Transform'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29203,29): error TS2792: Cannot find module 'process-nextick-args'. 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(29217,18): error TS2792: Cannot find module 'core-util-is'. 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(29240,24): error TS2792: Cannot find module 'buffer-shims'. 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(29408,43): error TS2300: Duplicate identifier '_write'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29418,6): error TS2339: Property 'emit' does not exist on type 'Writable'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29440,1): error TS2322: Type 'TypeError' is not assignable to type 'boolean'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29442,1): error TS2322: Type 'TypeError' is not assignable to type 'boolean'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29659,20): error TS2300: Duplicate identifier '_write'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29754,24): error TS2792: Cannot find module 'buffer-shims'. 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(29868,22): error TS2792: Cannot find module 'inherits'. 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(29894,38): error TS2339: Property 'pause' does not exist on type 'Stream'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29895,8): error TS2339: Property 'pause' does not exist on type 'Stream'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(29900,8): error TS2339: Property 'on' does not exist on type 'Stream'. @@ -883,6 +1254,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(30800,1): error TS2323: Cannot redeclare exported variable 'isPrimitive'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(30802,1): error TS2323: Cannot redeclare exported variable 'isBuffer'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(30828,1): error TS2323: Cannot redeclare exported variable 'log'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(30874,21): error TS2792: Cannot find module 'debug'. 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(31089,1): error TS2323: Cannot redeclare exported variable 'log'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(31094,37): error TS2304: Cannot find name 'chrome'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(31095,21): error TS2304: Cannot find name 'chrome'. @@ -3052,12 +3424,15 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(66529,1): error TS2323: Cannot redeclare exported variable '__esModule'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(66549,1): error TS2323: Cannot redeclare exported variable '__esModule'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(66811,1): error TS2323: Cannot redeclare exported variable '__esModule'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(66966,18): error TS2792: Cannot find module './trim'. 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(67117,1): error TS2739: Type 'string[]' is missing the following properties from type 'RegExpExecArray': index, input node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67300,14): error TS2339: Property 'Channels' does not exist on type '{}'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67300,35): error TS2339: Property 'Channels' does not exist on type '{}'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67301,24): error TS2339: Property 'Channels' does not exist on type '{}'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67344,11): error TS2339: Property 'compare' does not exist on type '{}'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67361,11): error TS2339: Property '_iterate' does not exist on type '{}'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(67421,20): error TS2792: Cannot find module './lib/encoder'. 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(67422,16): error TS2792: Cannot find module './lib/decoder'. 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(67963,43): error TS2339: Property 'mozResponseArrayBuffer' does not exist on type 'XMLHttpRequest'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(68109,7): error TS2339: Property 'extended' does not exist on type '{}'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(68110,7): error TS2339: Property 'progressive' does not exist on type '{}'. @@ -3124,7 +3499,11 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(70754,15): error TS2531: Object is possibly 'null'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(70756,10): error TS2531: Object is possibly 'null'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(70756,45): error TS2531: Object is possibly 'null'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(70775,20): error TS2792: Cannot find module 'jpeg-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(70848,34): error TS2304: Cannot find name 'fs'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(70961,21): error TS2792: Cannot find module './frame'. 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(70962,26): error TS2792: Cannot find module './speed-index'. 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(71019,25): error TS2792: Cannot find module 'image-ssim'. 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/bindings/BlackboxManager.js(22,21): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/bindings/BlackboxManager.js(25,71): error TS2694: Namespace 'Protocol' has no exported member 'Debugger'. node_modules/chrome-devtools-frontend/front_end/bindings/BlackboxManager.js(30,56): error TS2345: Argument of type 'this' is not assignable to parameter of type 'SDKModelObserver'. @@ -3461,75 +3840,6 @@ node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(44,23): error T node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(45,23): error TS2365: Operator '>=' cannot be applied to types 'RegExpMatchArray' and 'number'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(47,76): error TS2365: Operator '<' cannot be applied to types 'RegExpMatchArray' and 'number'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(94,25): error TS2339: Property 'createTextRange' does not exist on type 'HTMLElement'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(306,5): error TS2339: Property 'scrollbarFiller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(307,5): error TS2339: Property 'scrollbarFiller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(310,5): error TS2339: Property 'gutterFiller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(311,5): error TS2339: Property 'gutterFiller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(313,5): error TS2339: Property 'lineDiv' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(315,5): error TS2339: Property 'selectionDiv' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(316,5): error TS2339: Property 'cursorDiv' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(318,5): error TS2339: Property 'measure' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(320,5): error TS2339: Property 'lineMeasure' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(322,5): error TS2339: Property 'lineSpace' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(322,32): error TS2339: Property 'measure' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(322,43): error TS2339: Property 'lineMeasure' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(322,58): error TS2339: Property 'selectionDiv' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(322,74): error TS2339: Property 'cursorDiv' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(322,87): error TS2339: Property 'lineDiv' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(324,30): error TS2339: Property 'lineSpace' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(326,5): error TS2339: Property 'mover' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(328,5): error TS2339: Property 'sizer' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(328,27): error TS2339: Property 'mover' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(329,5): error TS2339: Property 'sizerWidth' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(333,5): error TS2339: Property 'heightForcer' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(335,5): error TS2339: Property 'gutters' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(336,5): error TS2339: Property 'lineGutter' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(338,5): error TS2339: Property 'scroller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(338,30): error TS2339: Property 'sizer' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(338,39): error TS2339: Property 'heightForcer' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(338,55): error TS2339: Property 'gutters' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(339,5): error TS2339: Property 'scroller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(341,5): error TS2339: Property 'wrapper' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(341,29): error TS2339: Property 'scrollbarFiller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(341,48): error TS2339: Property 'gutterFiller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(341,64): error TS2339: Property 'scroller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(344,33): error TS2339: Property 'gutters' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(344,62): error TS2339: Property 'scroller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(345,42): error TS2339: Property 'scroller' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(348,50): error TS2339: Property 'wrapper' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(349,20): error TS2339: Property 'wrapper' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(353,5): error TS2339: Property 'viewFrom' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(353,18): error TS2339: Property 'viewTo' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(354,5): error TS2339: Property 'reportedViewFrom' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(354,26): error TS2339: Property 'reportedViewTo' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(356,5): error TS2339: Property 'view' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(357,5): error TS2339: Property 'renderedView' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(360,5): error TS2339: Property 'externalMeasured' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(362,5): error TS2339: Property 'viewOffset' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(363,5): error TS2339: Property 'lastWrapHeight' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(363,24): error TS2339: Property 'lastWrapWidth' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(364,5): error TS2339: Property 'updateLineNumbers' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(366,5): error TS2339: Property 'nativeBarWidth' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(366,24): error TS2339: Property 'barHeight' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(366,38): error TS2339: Property 'barWidth' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(367,5): error TS2339: Property 'scrollbarsClipped' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(371,5): error TS2339: Property 'lineNumWidth' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(371,22): error TS2339: Property 'lineNumInnerWidth' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(371,44): error TS2339: Property 'lineNumChars' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(375,5): error TS2339: Property 'alignWidgets' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(377,5): error TS2339: Property 'cachedCharWidth' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(377,25): error TS2339: Property 'cachedTextHeight' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(377,46): error TS2339: Property 'cachedPaddingH' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(381,5): error TS2339: Property 'maxLine' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(382,5): error TS2339: Property 'maxLineLength' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(383,5): error TS2339: Property 'maxLineChanged' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(386,5): error TS2339: Property 'wheelDX' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(386,17): error TS2339: Property 'wheelDY' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(386,29): error TS2339: Property 'wheelStartX' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(386,45): error TS2339: Property 'wheelStartY' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(389,5): error TS2339: Property 'shift' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(393,5): error TS2339: Property 'selForContextMenu' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(395,5): error TS2339: Property 'activeTouch' does not exist on type 'Display'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(683,31): error TS2339: Property 'length' does not exist on type 'never'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(684,33): error TS2339: Property 'find' does not exist on type 'never'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(689,28): error TS2339: Property 'inclusiveLeft' does not exist on type 'never'. @@ -3626,18 +3936,13 @@ node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6464,44): error 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(7343,11): error TS2339: Property 'copy' does not exist on type '(...args: any[]) => any'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(7777,11): error TS2339: Property 'wrapper' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(7781,20): error TS2339: Property 'wrapper' does not exist on type 'Display'. 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'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(7827,32): error TS2339: Property 'lineDiv' does not exist on type 'Display'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(7828,15): error TS2339: Property 'lineDiv' does not exist on type 'Display'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(7895,25): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8259,62): error TS2339: Property 'state' does not exist on type 'any[] | Token'. Property 'state' does not exist on type 'any[]'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8658,17): error TS2339: Property 'outside' does not exist on type 'Pos'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8659,54): error TS2339: Property 'hitSide' does not exist on type 'Pos'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8680,19): error TS2339: Property 'div' does not exist on type 'ContentEditableInput'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8743,16): error TS2339: Property 'focus' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8786,5): error TS2739: Type '{ node: any; offset: number; }' is missing the following properties from type '{ node: any; start: number; end: number; collapse: any; coverStart: any; coverEnd: any; }': start, end, collapse, coverStart, coverEnd node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8795,39): error TS2339: Property 'offset' does not exist on type '{ node: any; start: number; end: number; collapse: any; coverStart: any; coverEnd: any; } | { node: any; offset: number; }'. @@ -3650,17 +3955,6 @@ node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8817,16): error Overload 2 of 2, '(handle?: number): void', gave the following error. Argument of type 'boolean' is not assignable to parameter of type 'number'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8818,3): error TS2322: Type 'Timeout' is not assignable to type 'boolean'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8840,24): error TS2339: Property 'div' does not exist on type 'ContentEditableInput'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8847,10): error TS2339: Property 'div' does not exist on type 'ContentEditableInput'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8850,58): error TS2339: Property 'div' does not exist on type 'ContentEditableInput'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8851,69): error TS2339: Property 'div' does not exist on type 'ContentEditableInput'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8984,8): error TS2339: Property 'div' does not exist on type 'ContentEditableInput'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8985,8): error TS2339: Property 'div' does not exist on type 'ContentEditableInput'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(9020,8): error TS2339: Property 'div' does not exist on type 'ContentEditableInput'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(9299,12): error TS2339: Property 'contextMenuPending' does not exist on type 'TextareaInput'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(9372,12): error TS2339: Property 'contextMenuPending' does not exist on type 'TextareaInput'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(9446,9): error TS2339: Property 'contextMenuPending' does not exist on type 'TextareaInput'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(9467,11): error TS2339: Property 'contextMenuPending' does not exist on type 'TextareaInput'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(9527,40): error TS2339: Property 'getValue' does not exist on type 'CodeMirror$1'. node_modules/chrome-devtools-frontend/front_end/cm/comment.js(6,17): error TS2792: Cannot find module '../../lib/codemirror'. 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/cm/comment.js(7,19): error TS2304: Cannot find name 'define'. @@ -11571,18 +11865,25 @@ node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(337,1): error TS2323: Cannot redeclare exported variable '__esModule'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(392,1): error TS2323: Cannot redeclare exported variable 'EventEmitter'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(398,1): error TS2323: Cannot redeclare exported variable '__esModule'. +node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(399,33): error TS2792: Cannot find module './EscapeSequences'. 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/terminal/xterm.js/build/xterm.js(400,26): error TS2792: Cannot find module './Charsets'. 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/terminal/xterm.js/build/xterm.js(1330,1): error TS2323: Cannot redeclare exported variable '__esModule'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(1370,101): error TS2339: Property 'TIME_BEFORE_LINKIFY' does not exist on type 'typeof Linkifier'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(1550,11): error TS2339: Property 'TIME_BEFORE_LINKIFY' does not exist on type 'typeof Linkifier'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(1557,1): error TS2323: Cannot redeclare exported variable '__esModule'. +node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(1558,33): error TS2792: Cannot find module './EscapeSequences'. 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/terminal/xterm.js/build/xterm.js(1559,26): error TS2792: Cannot find module './Charsets'. 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/terminal/xterm.js/build/xterm.js(2037,1): error TS2323: Cannot redeclare exported variable '__esModule'. +node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2038,38): error TS2792: Cannot find module './utils/DomElementObjectPool'. 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/terminal/xterm.js/build/xterm.js(2281,1): error TS2323: Cannot redeclare exported variable '__esModule'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2359,1): error TS2323: Cannot redeclare exported variable '__esModule'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2378,16): error TS2339: Property 'clipboardData' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2397,20): error TS2339: Property 'clipboardData' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2398,27): error TS2339: Property 'clipboardData' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2450,1): error TS2323: Cannot redeclare exported variable '__esModule'. +node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2451,25): error TS2792: Cannot find module './Generic'. 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/terminal/xterm.js/build/xterm.js(2476,1): error TS2323: Cannot redeclare exported variable '__esModule'. +node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2477,33): error TS2792: Cannot find module '../EventEmitter.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/terminal/xterm.js/build/xterm.js(2503,41): error TS2339: Property '_document' does not exist on type 'CharMeasure'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2509,18): error TS2339: Property '_parentElement' does not exist on type 'CharMeasure'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2524,18): error TS2339: Property 'emit' does not exist on type 'CharMeasure'. @@ -11600,8 +11901,19 @@ node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2721,1): error TS2323: Cannot redeclare exported variable '__esModule'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2732,1): error TS2323: Cannot redeclare exported variable '__esModule'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2766,1): error TS2323: Cannot redeclare exported variable '__esModule'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2789,10): error TS2339: Property 'browser' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2790,10): error TS2339: Property 'cancel' does not exist on type 'Terminal'. +node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2767,35): error TS2792: Cannot find module './CompositionHelper'. 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/terminal/xterm.js/build/xterm.js(2768,30): error TS2792: Cannot find module './EventEmitter'. 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/terminal/xterm.js/build/xterm.js(2769,26): error TS2792: Cannot find module './Viewport'. 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/terminal/xterm.js/build/xterm.js(2770,27): error TS2792: Cannot find module './handlers/Clipboard'. 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/terminal/xterm.js/build/xterm.js(2771,30): error TS2792: Cannot find module './utils/CircularList'. 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/terminal/xterm.js/build/xterm.js(2772,33): error TS2792: Cannot find module './EscapeSequences'. 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/terminal/xterm.js/build/xterm.js(2773,30): error TS2792: Cannot find module './InputHandler'. 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/terminal/xterm.js/build/xterm.js(2774,24): error TS2792: Cannot find module './Parser'. 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/terminal/xterm.js/build/xterm.js(2775,26): error TS2792: Cannot find module './Renderer'. 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/terminal/xterm.js/build/xterm.js(2776,27): error TS2792: Cannot find module './Linkifier'. 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/terminal/xterm.js/build/xterm.js(2777,29): error TS2792: Cannot find module './utils/CharMeasure'. 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/terminal/xterm.js/build/xterm.js(2778,23): error TS2792: Cannot find module './utils/Browser'. 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/terminal/xterm.js/build/xterm.js(2779,23): error TS2792: Cannot find module './utils/Mouse'. 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/terminal/xterm.js/build/xterm.js(2828,14): error TS2339: Property 'on' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2836,10): error TS2339: Property 'convertEol' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2852,10): error TS2339: Property 'decLocator' does not exist on type 'Terminal'. @@ -11619,7 +11931,6 @@ node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2868,10): error TS2339: Property 'savedCols' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2886,55): error TS2339: Property 'scrollback' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(2925,9): error TS2322: Type 'number' is not assignable to type 'number[]'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3087,14): error TS2339: Property 'browser' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3151,54): error TS2339: Property 'theme' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3176,14): error TS2339: Property 'emit' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3179,14): error TS2339: Property 'emit' does not exist on type 'Terminal'. @@ -11630,40 +11941,27 @@ node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3332,18): error TS2339: Property 'urxvtMouse' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3340,18): error TS2339: Property 'sgrMouse' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3352,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'data' must be of type 'string', but here has type 'any[]'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3367,26): error TS2339: Property 'browser' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3389,18): error TS2339: Property 'vt200Mouse' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3392,24): error TS2339: Property 'normalMouse' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3399,19): error TS2339: Property 'mouseEvents' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3403,18): error TS2339: Property 'vt200Mouse' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3406,25): error TS2339: Property 'cancel' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3408,18): error TS2339: Property 'normalMouse' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3410,19): error TS2339: Property 'x10Mouse' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3413,26): error TS2339: Property 'normalMouse' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3416,29): error TS2339: Property 'cancel' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3419,21): error TS2339: Property 'cancel' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3422,19): error TS2339: Property 'mouseEvents' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3424,18): error TS2339: Property 'x10Mouse' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3425,21): error TS2339: Property 'vt300Mouse' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3426,21): error TS2339: Property 'decLocator' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3429,21): error TS2339: Property 'cancel' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3432,18): error TS2339: Property 'mouseEvents' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3435,21): error TS2339: Property 'cancel' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3442,10): error TS2300: Duplicate identifier 'handler'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3443,10): error TS2300: Duplicate identifier 'write'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3498,10): error TS2339: Property 'emit' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3515,14): error TS2339: Property 'emit' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3528,20): error TS2300: Duplicate identifier 'write'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3569,16): error TS2554: Expected 0 arguments, but got 1. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3623,21): error TS2339: Property 'cancel' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3629,14): error TS2339: Property 'cancel' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3634,10): error TS2339: Property 'emit' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3635,10): error TS2339: Property 'emit' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3637,18): error TS2554: Expected 0 arguments, but got 1. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3638,17): error TS2339: Property 'cancel' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3675,40): error TS2339: Property 'browser' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3689,40): error TS2339: Property 'browser' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3892,28): error TS2339: Property 'browser' does not exist on type 'Terminal'. -node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3919,10): error TS2339: Property 'cancel' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3936,10): error TS2339: Property 'emit' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3937,10): error TS2339: Property 'emit' does not exist on type 'Terminal'. node_modules/chrome-devtools-frontend/front_end/terminal/xterm.js/build/xterm.js(3939,18): error TS2554: Expected 0 arguments, but got 1. diff --git a/tests/baselines/reference/user/discord.js.log b/tests/baselines/reference/user/discord.js.log index 07aa7fd825986..b2fb9bca5e31e 100644 --- a/tests/baselines/reference/user/discord.js.log +++ b/tests/baselines/reference/user/discord.js.log @@ -3,12 +3,12 @@ Standard output: node_modules/discord.js/typings/index.d.ts(18,30): error TS7016: Could not find a declaration file for module 'ws'. '../../../tests/cases/user/discord.js/node_modules/ws/index.js' implicitly has an 'any' type. Try `npm install @types/ws` if it exists or add a new declaration (.d.ts) file containing `declare module 'ws';` node_modules/discord.js/typings/index.d.ts(96,37): error TS2694: Namespace 'NodeJS' has no exported member 'Immediate'. -node_modules/discord.js/typings/index.d.ts(103,43): error TS2694: Namespace 'NodeJS' has no exported member 'Immediate'. -node_modules/discord.js/typings/index.d.ts(107,79): error TS2694: Namespace 'NodeJS' has no exported member 'Immediate'. -node_modules/discord.js/typings/index.d.ts(1749,103): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. -node_modules/discord.js/typings/index.d.ts(1751,34): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. -node_modules/discord.js/typings/index.d.ts(1754,34): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. -node_modules/discord.js/typings/index.d.ts(2989,21): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. +node_modules/discord.js/typings/index.d.ts(105,43): error TS2694: Namespace 'NodeJS' has no exported member 'Immediate'. +node_modules/discord.js/typings/index.d.ts(109,79): error TS2694: Namespace 'NodeJS' has no exported member 'Immediate'. +node_modules/discord.js/typings/index.d.ts(1788,103): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. +node_modules/discord.js/typings/index.d.ts(1790,34): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. +node_modules/discord.js/typings/index.d.ts(1793,34): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. +node_modules/discord.js/typings/index.d.ts(3089,21): error TS2694: Namespace 'NodeJS' has no exported member 'Timeout'. diff --git a/tests/baselines/reference/user/enhanced-resolve.log b/tests/baselines/reference/user/enhanced-resolve.log index 43231d7b8e207..780485538801a 100644 --- a/tests/baselines/reference/user/enhanced-resolve.log +++ b/tests/baselines/reference/user/enhanced-resolve.log @@ -36,6 +36,8 @@ node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(235,4): error TS2322: node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(246,4): error TS2322: Type 'null' is not assignable to type '(path: any) => any'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(252,24): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(257,28): error TS2322: Type 'null' is not assignable to type '(path: any) => any'. +node_modules/enhanced-resolve/lib/Resolver.js(56,8): error TS2339: Property '_pluginCompat' does not exist on type 'Resolver'. +node_modules/enhanced-resolve/lib/Resolver.js(65,8): error TS2339: Property '_pluginCompat' does not exist on type 'Resolver'. node_modules/enhanced-resolve/lib/Resolver.js(189,18): error TS2339: Property 'push' does not exist on type 'Set'. node_modules/enhanced-resolve/lib/Resolver.js(210,13): error TS2339: Property 'details' does not exist on type 'Error'. node_modules/enhanced-resolve/lib/Resolver.js(211,13): error TS2339: Property 'missing' does not exist on type 'Error'. diff --git a/tests/baselines/reference/user/follow-redirects.log b/tests/baselines/reference/user/follow-redirects.log index 43fdafe01f6a7..27e1be3cf166b 100644 --- a/tests/baselines/reference/user/follow-redirects.log +++ b/tests/baselines/reference/user/follow-redirects.log @@ -16,11 +16,11 @@ node_modules/follow-redirects/index.js(339,17): error TS2345: Argument of type ' Type 'undefined' is not assignable to type 'string'. node_modules/follow-redirects/index.js(342,35): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. -node_modules/follow-redirects/index.js(359,14): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(371,13): error TS2339: Property 'cause' does not exist on type 'CustomError'. -node_modules/follow-redirects/index.js(372,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(379,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(491,25): error TS2339: Property 'code' does not exist on type 'Error'. +node_modules/follow-redirects/index.js(360,14): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +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'. diff --git a/tests/baselines/reference/user/lodash.log b/tests/baselines/reference/user/lodash.log index a9405d65a55d5..d05eb11c4734f 100644 --- a/tests/baselines/reference/user/lodash.log +++ b/tests/baselines/reference/user/lodash.log @@ -38,12 +38,11 @@ node_modules/lodash/_arraySome.js(11,27): error TS1016: A required parameter can node_modules/lodash/_arraySome.js(16,19): error TS2532: Object is possibly 'undefined'. node_modules/lodash/_asciiWords.js(8,20): error TS8024: JSDoc '@param' tag has name 'The', but there is no parameter with that name. node_modules/lodash/_baseClamp.js(10,35): error TS1016: A required parameter cannot follow an optional parameter. -node_modules/lodash/_baseClone.js(91,16): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. node_modules/lodash/_baseClone.js(92,16): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. node_modules/lodash/_baseClone.js(93,16): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. -node_modules/lodash/_baseClone.js(115,33): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean | undefined'. -node_modules/lodash/_baseClone.js(128,43): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean | undefined'. -node_modules/lodash/_baseClone.js(151,17): error TS2552: Cannot find name 'keysIn'. Did you mean 'keys'? +node_modules/lodash/_baseClone.js(94,16): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. +node_modules/lodash/_baseClone.js(116,33): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean | undefined'. +node_modules/lodash/_baseClone.js(129,43): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean | undefined'. node_modules/lodash/_baseDifference.js(37,5): error TS2322: Type '(array?: any[] | undefined, value: any, comparator: Function) => boolean' is not assignable to type '(array?: any[] | undefined, value: any) => boolean'. node_modules/lodash/_baseDifference.js(43,5): error TS2740: Type 'SetCache' is missing the following properties from type 'any[]': length, pop, concat, join, and 27 more. node_modules/lodash/_baseDifference.js(60,42): error TS2554: Expected 2 arguments, but got 3. @@ -71,7 +70,7 @@ node_modules/lodash/_baseMatchesProperty.js(29,41): error TS2345: Argument of ty node_modules/lodash/_basePullAll.js(41,60): error TS2345: Argument of type 'Function | undefined' is not assignable to parameter of type 'Function'. Type 'undefined' is not assignable to type 'Function'. node_modules/lodash/_basePullAt.js(30,26): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string | any[]'. -node_modules/lodash/_baseSet.js(41,25): error TS2345: Argument of type 'string | symbol' is not assignable to parameter of type 'string'. +node_modules/lodash/_baseSet.js(45,25): error TS2345: Argument of type 'string | symbol' is not assignable to parameter of type 'string'. Type 'symbol' is not assignable to type 'string'. node_modules/lodash/_baseSlice.js(14,7): error TS2532: Object is possibly 'undefined'. node_modules/lodash/_baseSlice.js(15,14): error TS2532: Object is possibly 'undefined'. @@ -155,9 +154,9 @@ node_modules/lodash/_createWrap.js(103,51): error TS2345: Argument of type 'Time Type 'string' is not assignable to type 'Function'. node_modules/lodash/_customDefaultsMerge.js(22,35): error TS2345: Argument of type 'undefined' is not assignable to parameter of type 'number'. node_modules/lodash/_customOmitClone.js(9,20): error TS8024: JSDoc '@param' tag has name 'key', but there is no parameter with that name. -node_modules/lodash/_equalArrays.js(64,22): error TS2532: Object is possibly 'undefined'. +node_modules/lodash/_equalArrays.js(65,22): error TS2532: Object is possibly 'undefined'. node_modules/lodash/_equalByTag.js(86,7): error TS2454: Variable 'convert' is used before being assigned. -node_modules/lodash/_equalObjects.js(70,18): error TS2322: Type 'boolean' is not assignable to type 'number'. +node_modules/lodash/_equalObjects.js(71,18): error TS2322: Type 'boolean' is not assignable to type 'number'. node_modules/lodash/_getHolder.js(10,17): error TS2339: Property 'placeholder' does not exist on type 'Function'. node_modules/lodash/_getRawTag.js(36,7): error TS2454: Variable 'unmasked' is used before being assigned. node_modules/lodash/_getValue.js(9,27): error TS1016: A required parameter cannot follow an optional parameter. @@ -233,41 +232,45 @@ node_modules/lodash/core.js(876,37): error TS2532: Object is possibly 'undefined node_modules/lodash/core.js(886,22): error TS8024: JSDoc '@param' tag has name 'array', but there is no parameter with that name. node_modules/lodash/core.js(1118,48): error TS2554: Expected 1 arguments, but got 2. node_modules/lodash/core.js(1123,36): error TS2454: Variable 'iteratee' is used before being assigned. -node_modules/lodash/core.js(1313,20): error TS2322: Type 'boolean' is not assignable to type 'number'. -node_modules/lodash/core.js(1338,60): error TS2554: Expected 1 arguments, but got 2. -node_modules/lodash/core.js(1349,5): error TS2322: Type 'boolean | void' is not assignable to type 'boolean'. +node_modules/lodash/core.js(1325,20): error TS2322: Type 'boolean' is not assignable to type 'number'. +node_modules/lodash/core.js(1350,60): error TS2554: Expected 1 arguments, but got 2. +node_modules/lodash/core.js(1361,5): error TS2322: Type 'boolean | void' is not assignable to type 'boolean'. Type 'void' is not assignable to type 'boolean'. -node_modules/lodash/core.js(1433,34): error TS1016: A required parameter cannot follow an optional parameter. -node_modules/lodash/core.js(1434,23): error TS2345: Argument of type 'number | undefined' is not assignable to parameter of type 'number'. +node_modules/lodash/core.js(1445,34): error TS1016: A required parameter cannot follow an optional parameter. +node_modules/lodash/core.js(1446,23): error TS2345: Argument of type 'number | undefined' is not assignable to parameter of type 'number'. Type 'undefined' is not assignable to type 'number'. -node_modules/lodash/core.js(1438,44): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(1442,29): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(1445,29): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(1446,24): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(1449,17): error TS2538: Type 'undefined' cannot be used as an index type. -node_modules/lodash/core.js(1566,57): error TS2554: Expected 1 arguments, but got 2. -node_modules/lodash/core.js(1709,41): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(1745,18): error TS2348: Value of type 'typeof lodash' is not callable. Did you mean to include 'new'? -node_modules/lodash/core.js(1897,41): error TS1016: A required parameter cannot follow an optional parameter. -node_modules/lodash/core.js(2167,40): error TS1016: A required parameter cannot follow an optional parameter. -node_modules/lodash/core.js(2183,41): error TS8024: JSDoc '@param' tag has name 'iteratees', but there is no parameter with that name. -node_modules/lodash/core.js(2473,21): error TS1345: An expression of type 'void' cannot be tested for truthiness -node_modules/lodash/core.js(2473,37): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/core.js(2644,12): error TS2554: Expected 3-5 arguments, but got 2. -node_modules/lodash/core.js(3245,58): error TS2345: Argument of type 'string | any[]' is not assignable to parameter of type 'string | number | symbol'. +node_modules/lodash/core.js(1450,44): error TS2532: Object is possibly 'undefined'. +node_modules/lodash/core.js(1454,29): error TS2532: Object is possibly 'undefined'. +node_modules/lodash/core.js(1457,29): error TS2532: Object is possibly 'undefined'. +node_modules/lodash/core.js(1458,24): error TS2532: Object is possibly 'undefined'. +node_modules/lodash/core.js(1461,17): error TS2538: Type 'undefined' cannot be used as an index type. +node_modules/lodash/core.js(1578,57): error TS2554: Expected 1 arguments, but got 2. +node_modules/lodash/core.js(1721,41): error TS2532: Object is possibly 'undefined'. +node_modules/lodash/core.js(1757,18): error TS2348: Value of type 'typeof lodash' is not callable. Did you mean to include 'new'? +node_modules/lodash/core.js(1909,41): error TS1016: A required parameter cannot follow an optional parameter. +node_modules/lodash/core.js(2183,40): error TS1016: A required parameter cannot follow an optional parameter. +node_modules/lodash/core.js(2199,41): error TS8024: JSDoc '@param' tag has name 'iteratees', but there is no parameter with that name. +node_modules/lodash/core.js(2489,21): error TS1345: An expression of type 'void' cannot be tested for truthiness +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(3354,53): error TS2538: Type 'any[]' cannot be used as an index type. -node_modules/lodash/core.js(3424,41): error TS2769: No overload matches this call. +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. Argument of type 'Function' is not assignable to parameter of type '(substring: string, ...args: any[]) => string'. Type 'Function' provides no match for the signature '(substring: string, ...args: any[]): string'. -node_modules/lodash/core.js(3562,26): error TS1016: A required parameter cannot follow an optional parameter. -node_modules/lodash/core.js(3573,51): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(3590,63): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'any[]'. +node_modules/lodash/core.js(3585,26): error TS1016: A required parameter cannot follow an optional parameter. +node_modules/lodash/core.js(3596,51): error TS2532: Object is possibly 'undefined'. +node_modules/lodash/core.js(3613,63): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'any[]'. Type 'IArguments' is missing the following properties from type 'any[]': pop, push, concat, join, and 26 more. -node_modules/lodash/core.js(3814,33): error TS2339: Property '__chain__' does not exist on type 'lodash'. -node_modules/lodash/core.js(3831,35): error TS2339: Property '_' does not exist on type 'typeof lodash'. +node_modules/lodash/core.js(3837,33): error TS2339: Property '__chain__' does not exist on type 'lodash'. +node_modules/lodash/core.js(3853,14): error TS2304: Cannot find name 'define'. +node_modules/lodash/core.js(3853,45): error TS2304: Cannot find name 'define'. +node_modules/lodash/core.js(3853,71): error TS2304: Cannot find name 'define'. +node_modules/lodash/core.js(3862,5): error TS2304: Cannot find name 'define'. +node_modules/lodash/core.js(3869,35): error TS2339: Property '_' does not exist on type 'typeof lodash'. node_modules/lodash/curry.js(47,29): error TS1016: A required parameter cannot follow an optional parameter. node_modules/lodash/curry.js(50,10): error TS2339: Property 'placeholder' does not exist on type 'Function'. node_modules/lodash/curryRight.js(44,34): error TS1016: A required parameter cannot follow an optional parameter. @@ -297,7 +300,7 @@ node_modules/lodash/escape.js(39,39): error TS2769: No overload matches this cal Argument of type 'Function' is not assignable to parameter of type '(substring: string, ...args: any[]) => string'. node_modules/lodash/every.js(48,39): error TS1016: A required parameter cannot follow an optional parameter. node_modules/lodash/every.js(53,51): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/filter.js(45,51): error TS2554: Expected 0-1 arguments, but got 2. +node_modules/lodash/filter.js(49,51): error TS2554: Expected 0-1 arguments, but got 2. node_modules/lodash/findIndex.js(52,55): error TS2554: Expected 0-1 arguments, but got 2. node_modules/lodash/findKey.js(41,54): error TS2554: Expected 0-1 arguments, but got 2. node_modules/lodash/findLastIndex.js(56,55): error TS2554: Expected 0-1 arguments, but got 2. @@ -370,10 +373,10 @@ node_modules/lodash/mapKeys.js(28,37): error TS2554: Expected 0-1 arguments, but node_modules/lodash/mapKeys.js(31,29): error TS2722: Cannot invoke an object which is possibly 'undefined'. node_modules/lodash/mapValues.js(35,37): error TS2554: Expected 0-1 arguments, but got 2. node_modules/lodash/mapValues.js(38,34): error TS2722: Cannot invoke an object which is possibly 'undefined'. -node_modules/lodash/matches.js(36,40): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/matchesProperty.js(34,30): error TS2345: Argument of type 'string | any[]' is not assignable to parameter of type 'string'. +node_modules/lodash/matches.js(43,40): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. +node_modules/lodash/matchesProperty.js(41,30): error TS2345: Argument of type 'string | any[]' is not assignable to parameter of type 'string'. Type 'any[]' is not assignable to type 'string'. -node_modules/lodash/matchesProperty.js(34,56): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. +node_modules/lodash/matchesProperty.js(41,56): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. node_modules/lodash/maxBy.js(30,50): error TS2554: Expected 0-1 arguments, but got 2. node_modules/lodash/meanBy.js(28,49): error TS2554: Expected 0-1 arguments, but got 2. node_modules/lodash/minBy.js(30,50): error TS2554: Expected 0-1 arguments, but got 2. @@ -422,8 +425,8 @@ node_modules/lodash/template.js(164,6): error TS2532: Object is possibly 'undefi node_modules/lodash/template.js(167,6): error TS2532: Object is possibly 'undefined'. node_modules/lodash/template.js(176,9): error TS2532: Object is possibly 'undefined'. node_modules/lodash/template.js(184,15): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/template.js(211,62): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/template.js(240,21): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'string'. +node_modules/lodash/template.js(209,62): error TS2532: Object is possibly 'undefined'. +node_modules/lodash/template.js(238,21): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'string'. node_modules/lodash/templateSettings.js(63,12): error TS2322: Type '{ escape: (string?: string | undefined) => string; }' is not assignable to type 'Function'. Object literal may only specify known properties, and ''escape'' does not exist in type 'Function'. node_modules/lodash/throttle.js(59,28): error TS2532: Object is possibly 'undefined'. diff --git a/tests/baselines/reference/user/npm.log b/tests/baselines/reference/user/npm.log index 083a25f647787..0290490759f22 100644 --- a/tests/baselines/reference/user/npm.log +++ b/tests/baselines/reference/user/npm.log @@ -83,7 +83,6 @@ node_modules/npm/lib/cache.js(16,34): error TS2339: Property 'commands' does not node_modules/npm/lib/cache.js(49,30): error TS2339: Property 'prefix' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/cache.js(69,35): error TS2339: Property 'cache' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/cache.js(70,12): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. -node_modules/npm/lib/cache.js(82,3): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. node_modules/npm/lib/cache.js(114,31): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/cache.js(116,22): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. @@ -144,7 +143,6 @@ node_modules/npm/lib/config/bin-links.js(26,11): error TS2339: Property 'globalD node_modules/npm/lib/config/bin-links.js(27,11): error TS2339: Property 'bin' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/config/bin-links.js(28,11): error TS2339: Property 'globalBin' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/config/bin-links.js(30,16): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. -node_modules/npm/lib/config/clear-credentials-by-uri.js(8,3): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. node_modules/npm/lib/config/core.js(17,1): error TS2323: Cannot redeclare exported variable 'loaded'. node_modules/npm/lib/config/core.js(18,1): error TS2323: Cannot redeclare exported variable 'rootConf'. node_modules/npm/lib/config/core.js(19,1): error TS2323: Cannot redeclare exported variable 'usingBuiltin'. @@ -194,7 +192,6 @@ node_modules/npm/lib/config/gentle-fs.js(21,11): error TS2339: Property 'bin' do node_modules/npm/lib/config/gentle-fs.js(22,11): error TS2339: Property 'globalBin' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/config/gentle-fs.js(26,17): error TS2339: Property 'prefix' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/config/gentle-fs.js(27,16): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. -node_modules/npm/lib/config/get-credentials-by-uri.js(8,3): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. node_modules/npm/lib/config/get-credentials-by-uri.js(26,5): error TS2322: Type 'boolean' is not assignable to type 'undefined'. node_modules/npm/lib/config/get-credentials-by-uri.js(50,5): error TS2322: Type 'string' is not assignable to type 'undefined'. node_modules/npm/lib/config/get-credentials-by-uri.js(68,5): error TS2322: Type 'string' is not assignable to type 'undefined'. @@ -250,12 +247,6 @@ node_modules/npm/lib/config/pacote.js(84,31): error TS2339: Property 'config' do node_modules/npm/lib/config/pacote.js(89,19): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/config/pacote.js(90,38): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/config/pacote.js(110,60): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. -node_modules/npm/lib/config/set-credentials-by-uri.js(8,3): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. -node_modules/npm/lib/config/set-credentials-by-uri.js(9,3): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. -node_modules/npm/lib/config/set-credentials-by-uri.js(20,5): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. -node_modules/npm/lib/config/set-credentials-by-uri.js(21,5): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. -node_modules/npm/lib/config/set-credentials-by-uri.js(22,5): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. -node_modules/npm/lib/config/set-user.js(10,3): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. node_modules/npm/lib/config/set-user.js(22,18): error TS2345: Argument of type '(er: any) => any' is not assignable to parameter of type 'string | number | Options | undefined'. Value of type '(er: any) => any' has no properties in common with type 'Options'. Did you mean to call it? node_modules/npm/lib/dedupe.js(35,32): error TS2339: Property 'dir' does not exist on type 'typeof EventEmitter'. @@ -444,7 +435,6 @@ node_modules/npm/lib/install/decompose-actions.js(47,30): error TS2339: Property node_modules/npm/lib/install/deps.js(253,15): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/deps.js(309,14): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/deps.js(310,29): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. -node_modules/npm/lib/install/deps.js(382,5): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. node_modules/npm/lib/install/deps.js(401,28): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/deps.js(402,36): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/deps.js(402,64): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. @@ -469,7 +459,6 @@ node_modules/npm/lib/install/inflate-shrinkwrap.js(30,12): error TS2339: Propert node_modules/npm/lib/install/inflate-shrinkwrap.js(30,45): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/inflate-shrinkwrap.js(77,34): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/mutate-into-logical-tree.js(137,86): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. -node_modules/npm/lib/install/read-shrinkwrap.js(11,46): error TS2339: Property 'lockfileVersion' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/save.js(48,12): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/save.js(48,45): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/install/save.js(56,24): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. @@ -534,13 +523,6 @@ node_modules/npm/lib/ls.js(152,11): error TS2339: Property 'config' does not exi node_modules/npm/lib/ls.js(180,22): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/ls.js(191,52): error TS2339: Property 'globalDir' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/ls.js(254,22): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. -node_modules/npm/lib/ls.js(260,16): error TS2339: Property 'problems' does not exist on type 'string | { name: any; version: any; extraneous: boolean; problems: any; invalid: boolean; from: any; resolved: any; peerInvalid: boolean; dependencies: {}; } | { required: any; missing: boolean; } | { ...; }'. - Property 'problems' does not exist on type 'string'. -node_modules/npm/lib/ls.js(262,54): error TS2339: Property 'problems' does not exist on type 'string | { name: any; version: any; extraneous: boolean; problems: any; invalid: boolean; from: any; resolved: any; peerInvalid: boolean; dependencies: {}; } | { required: any; missing: boolean; } | { ...; }'. - Property 'problems' does not exist on type 'string'. -node_modules/npm/lib/ls.js(264,12): error TS2538: Type '{ name: any; version: any; extraneous: boolean; problems: any; invalid: boolean; from: any; resolved: any; peerInvalid: boolean; dependencies: {}; }' cannot be used as an index type. -node_modules/npm/lib/ls.js(264,12): error TS2538: Type '{ required: any; missing: boolean; }' cannot be used as an index type. -node_modules/npm/lib/ls.js(264,12): error TS2538: Type '{ required: any; peerMissing: boolean; }' cannot be used as an index type. node_modules/npm/lib/ls.js(357,40): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/ls.js(362,26): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/ls.js(365,15): error TS2339: Property 'color' does not exist on type 'typeof EventEmitter'. @@ -607,7 +589,7 @@ node_modules/npm/lib/npm.js(429,38): error TS2339: Property 'config' does not ex node_modules/npm/lib/npm.js(439,33): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/npm.js(445,34): error TS2339: Property 'commands' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/npm.js(460,13): error TS2339: Property 'commands' does not exist on type 'typeof EventEmitter'. -node_modules/npm/lib/npm.js(465,7): error TS2367: This condition will always return 'false' since the types 'Module | undefined' and '{ "\"../../../tests/cases/user/npm/node_modules/npm/lib/npm\"": typeof EventEmitter.EventEmitter; }' have no overlap. +node_modules/npm/lib/npm.js(465,7): error TS2367: This condition will always return 'false' since the types 'Module | undefined' and '{ "\"../../../tests/cases/user/npm/node_modules/npm/lib/npm\"": typeof EventEmitter; }' have no overlap. node_modules/npm/lib/outdated.js(36,16): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/outdated.js(71,30): error TS2339: Property 'dir' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/outdated.js(74,11): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. @@ -876,7 +858,7 @@ node_modules/npm/lib/utils/locker.js(28,20): error TS2339: Property 'config' doe node_modules/npm/lib/utils/locker.js(29,17): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/utils/locker.js(65,15): error TS2339: Property 'code' does not exist on type 'Error'. node_modules/npm/lib/utils/map-to-registry.js(98,45): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. -node_modules/npm/lib/utils/metrics-launch.js(6,5): error TS2367: This condition will always return 'false' since the types 'Module | undefined' and '{ "\"../../../tests/cases/user/npm/node_modules/npm/lib/utils/metrics-launch\"": () => ChildProcessWithoutNullStreams | undefined; }' have no overlap. +node_modules/npm/lib/utils/metrics-launch.js(6,5): error TS2367: This condition will always return 'false' since the types 'Module | undefined' and '{ "\"../../../tests/cases/user/npm/node_modules/npm/lib/utils/metrics-launch\"": () => child_process.ChildProcessWithoutNullStreams | undefined; }' have no overlap. node_modules/npm/lib/utils/metrics-launch.js(12,14): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/utils/metrics-launch.js(13,36): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/utils/metrics-launch.js(14,30): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. @@ -924,8 +906,6 @@ node_modules/npm/lib/version.js(296,23): error TS2339: Property 'config' does no node_modules/npm/lib/version.js(297,20): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/version.js(306,20): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/version.js(324,44): error TS2339: Property 'localPrefix' does not exist on type 'typeof EventEmitter'. -node_modules/npm/lib/version.js(331,3): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. -node_modules/npm/lib/version.js(332,3): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. node_modules/npm/lib/version.js(336,19): error TS2339: Property 'localPrefix' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/view.js(35,17): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. node_modules/npm/lib/view.js(36,47): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'. @@ -1074,7 +1054,6 @@ node_modules/npm/test/network/registry.js(5,20): error TS2307: Cannot find modul node_modules/npm/test/network/registry.js(29,47): error TS2339: Property '_extend' does not exist on type 'typeof import("util")'. node_modules/npm/test/tap/00-check-mock-dep.js(12,20): error TS2732: Cannot find module 'npm-registry-mock/package.json'. Consider using '--resolveJsonModule' to import module with '.json' extension node_modules/npm/test/tap/00-check-mock-dep.js(13,19): error TS2732: Cannot find module '../../package.json'. Consider using '--resolveJsonModule' to import module with '.json' extension -node_modules/npm/test/tap/00-check-mock-dep.js(15,1): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. node_modules/npm/test/tap/00-verify-bundle-deps.js(1,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations. node_modules/npm/test/tap/00-verify-bundle-deps.js(3,24): error TS2732: Cannot find module '../../package.json'. Consider using '--resolveJsonModule' to import module with '.json' extension node_modules/npm/test/tap/00-verify-ls-ok.js(2,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations. @@ -1222,18 +1201,14 @@ node_modules/npm/test/tap/config-save.js(3,20): error TS2307: Cannot find module node_modules/npm/test/tap/correct-mkdir.js(1,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations. node_modules/npm/test/tap/correct-mkdir.js(4,29): error TS2307: Cannot find module 'require-inject' or its corresponding type declarations. node_modules/npm/test/tap/correct-mkdir.js(14,23): error TS2339: Property 'uid' does not exist on type 'Process'. -node_modules/npm/test/tap/correct-mkdir.js(24,7): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. -node_modules/npm/test/tap/correct-mkdir.js(70,7): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. node_modules/npm/test/tap/correct-mkdir.js(96,3): error TS2322: Type '999' is not assignable to type 'string | undefined'. node_modules/npm/test/tap/correct-mkdir.js(97,3): error TS2322: Type '999' is not assignable to type 'string | undefined'. -node_modules/npm/test/tap/correct-mkdir.js(110,7): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. node_modules/npm/test/tap/correct-mkdir.js(114,16): error TS2532: Object is possibly 'undefined'. node_modules/npm/test/tap/correct-mkdir.js(115,16): error TS2532: Object is possibly 'undefined'. node_modules/npm/test/tap/correct-mkdir.js(131,3): error TS2322: Type '999' is not assignable to type 'string | undefined'. node_modules/npm/test/tap/correct-mkdir.js(132,3): error TS2322: Type '999' is not assignable to type 'string | undefined'. node_modules/npm/test/tap/correct-mkdir.js(133,10): error TS2790: The operand of a 'delete' operator must be optional. node_modules/npm/test/tap/correct-mkdir.js(134,10): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/npm/test/tap/correct-mkdir.js(145,7): error TS2775: Assertions require every name in the call target to be declared with an explicit type annotation. node_modules/npm/test/tap/cruft-test.js(6,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations. node_modules/npm/test/tap/debug-logs.js(3,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations. node_modules/npm/test/tap/debug-logs.js(4,21): error TS2307: Cannot find module 'tacks' or its corresponding type declarations. @@ -1481,6 +1456,10 @@ node_modules/npm/test/tap/no-scan-full-global-dir.js(5,29): error TS2307: Cannot node_modules/npm/test/tap/no-scan-full-global-dir.js(28,6): error TS2339: Property 'code' does not exist on type 'Error'. node_modules/npm/test/tap/no-scan-full-global-dir.js(34,6): error TS2339: Property 'code' does not exist on type 'Error'. node_modules/npm/test/tap/no-scan-full-global-dir.js(43,7): error TS2339: Property 'load' does not exist on type 'typeof EventEmitter'. +node_modules/npm/test/tap/no-scan-full-global-dir.js(71,8): error TS2339: Property 'loadCurrentTree' does not exist on type 'TestInstaller'. +node_modules/npm/test/tap/no-scan-full-global-dir.js(72,21): error TS2339: Property 'currentTree' does not exist on type 'TestInstaller'. +node_modules/npm/test/tap/no-scan-full-global-dir.js(96,10): error TS2339: Property 'loadCurrentTree' does not exist on type 'TestUninstaller'. +node_modules/npm/test/tap/no-scan-full-global-dir.js(97,23): error TS2339: Property 'currentTree' does not exist on type 'TestUninstaller'. node_modules/npm/test/tap/noargs-install-config-save.js(2,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations. node_modules/npm/test/tap/noargs-install-config-save.js(8,18): error TS2307: Cannot find module 'npm-registry-mock' or its corresponding type declarations. node_modules/npm/test/tap/node-modules-path-munge.js(2,17): error TS2307: Cannot find module 'tap' or its corresponding type declarations. diff --git a/tests/baselines/reference/user/prettier.log b/tests/baselines/reference/user/prettier.log new file mode 100644 index 0000000000000..73d4fec4ff0ae --- /dev/null +++ b/tests/baselines/reference/user/prettier.log @@ -0,0 +1,73 @@ +Exit Code: 2 +Standard output: +scripts/install-prettier.js(16,22): error TS2339: Property 'exec' does not exist on type 'typeof shell'. +scripts/install-prettier.js(17,9): error TS2339: Property 'mv' does not exist on type 'typeof shell'. +scripts/install-prettier.js(20,9): error TS2339: Property 'exec' does not exist on type 'typeof shell'. +scripts/install-prettier.js(36,9): error TS2339: Property 'exec' does not exist on type 'typeof shell'. +src/language-css/embed.js(3,15): error TS2305: Module '"../document"' has no exported member 'hardline'. +src/language-css/embed.js(3,25): error TS2305: Module '"../document"' has no exported member 'concat'. +src/language-css/printer-postcss.js(13,5): error TS2305: Module '"../document"' has no exported member 'concat'. +src/language-css/printer-postcss.js(14,5): error TS2305: Module '"../document"' has no exported member 'join'. +src/language-css/printer-postcss.js(15,5): error TS2305: Module '"../document"' has no exported member 'line'. +src/language-css/printer-postcss.js(16,5): error TS2305: Module '"../document"' has no exported member 'hardline'. +src/language-css/printer-postcss.js(17,5): error TS2305: Module '"../document"' has no exported member 'softline'. +src/language-css/printer-postcss.js(18,5): error TS2305: Module '"../document"' has no exported member 'group'. +src/language-css/printer-postcss.js(19,5): error TS2305: Module '"../document"' has no exported member 'fill'. +src/language-css/printer-postcss.js(20,5): error TS2305: Module '"../document"' has no exported member 'indent'. +src/language-css/printer-postcss.js(21,5): error TS2305: Module '"../document"' has no exported member 'dedent'. +src/language-css/printer-postcss.js(22,5): error TS2305: Module '"../document"' has no exported member 'ifBreak'. +src/language-css/printer-postcss.js(23,5): error TS2305: Module '"../document"' has no exported member 'breakParent'. +src/language-css/printer-postcss.js(25,12): error TS2305: Module '"../document"' has no exported member 'removeLines'. +src/language-graphql/printer-graphql.js(4,3): error TS2305: Module '"../document"' has no exported member 'concat'. +src/language-graphql/printer-graphql.js(5,3): error TS2305: Module '"../document"' has no exported member 'join'. +src/language-graphql/printer-graphql.js(6,3): error TS2305: Module '"../document"' has no exported member 'hardline'. +src/language-graphql/printer-graphql.js(7,3): error TS2305: Module '"../document"' has no exported member 'line'. +src/language-graphql/printer-graphql.js(8,3): error TS2305: Module '"../document"' has no exported member 'softline'. +src/language-graphql/printer-graphql.js(9,3): error TS2305: Module '"../document"' has no exported member 'group'. +src/language-graphql/printer-graphql.js(10,3): error TS2305: Module '"../document"' has no exported member 'indent'. +src/language-graphql/printer-graphql.js(11,3): error TS2305: Module '"../document"' has no exported member 'ifBreak'. +src/language-handlebars/printer-glimmer.js(4,3): error TS2305: Module '"../document"' has no exported member 'concat'. +src/language-handlebars/printer-glimmer.js(5,3): error TS2305: Module '"../document"' has no exported member 'group'. +src/language-handlebars/printer-glimmer.js(6,3): error TS2305: Module '"../document"' has no exported member 'hardline'. +src/language-handlebars/printer-glimmer.js(7,3): error TS2305: Module '"../document"' has no exported member 'ifBreak'. +src/language-handlebars/printer-glimmer.js(8,3): error TS2305: Module '"../document"' has no exported member 'indent'. +src/language-handlebars/printer-glimmer.js(9,3): error TS2305: Module '"../document"' has no exported member 'join'. +src/language-handlebars/printer-glimmer.js(10,3): error TS2305: Module '"../document"' has no exported member 'line'. +src/language-handlebars/printer-glimmer.js(11,3): error TS2305: Module '"../document"' has no exported member 'softline'. +src/language-markdown/embed.js(5,15): error TS2305: Module '"../document"' has no exported member 'hardline'. +src/language-markdown/embed.js(5,25): error TS2305: Module '"../document"' has no exported member 'literalline'. +src/language-markdown/embed.js(5,38): error TS2305: Module '"../document"' has no exported member 'concat'. +src/language-markdown/embed.js(5,46): error TS2305: Module '"../document"' has no exported member 'markAsRoot'. +src/language-markdown/embed.js(6,12): error TS2305: Module '"../document"' has no exported member 'mapDoc'. +src/language-markdown/printer-markdown.js(11,5): error TS2305: Module '"../document"' has no exported member 'breakParent'. +src/language-markdown/printer-markdown.js(12,5): error TS2305: Module '"../document"' has no exported member 'concat'. +src/language-markdown/printer-markdown.js(13,5): error TS2305: Module '"../document"' has no exported member 'join'. +src/language-markdown/printer-markdown.js(14,5): error TS2305: Module '"../document"' has no exported member 'line'. +src/language-markdown/printer-markdown.js(15,5): error TS2305: Module '"../document"' has no exported member 'literalline'. +src/language-markdown/printer-markdown.js(16,5): error TS2305: Module '"../document"' has no exported member 'markAsRoot'. +src/language-markdown/printer-markdown.js(17,5): error TS2305: Module '"../document"' has no exported member 'hardline'. +src/language-markdown/printer-markdown.js(18,5): error TS2305: Module '"../document"' has no exported member 'softline'. +src/language-markdown/printer-markdown.js(19,5): error TS2305: Module '"../document"' has no exported member 'ifBreak'. +src/language-markdown/printer-markdown.js(20,5): error TS2305: Module '"../document"' has no exported member 'fill'. +src/language-markdown/printer-markdown.js(21,5): error TS2305: Module '"../document"' has no exported member 'align'. +src/language-markdown/printer-markdown.js(22,5): error TS2305: Module '"../document"' has no exported member 'indent'. +src/language-markdown/printer-markdown.js(23,5): error TS2305: Module '"../document"' has no exported member 'group'. +src/language-markdown/printer-markdown.js(25,12): error TS2305: Module '"../document"' has no exported member 'normalizeDoc'. +src/language-markdown/printer-markdown.js(26,14): error TS2305: Module '"../document"' has no exported member 'printDocToString'. +src/main/comments.js(5,3): error TS2305: Module '"../document"' has no exported member 'concat'. +src/main/comments.js(6,3): error TS2305: Module '"../document"' has no exported member 'line'. +src/main/comments.js(7,3): error TS2305: Module '"../document"' has no exported member 'hardline'. +src/main/comments.js(8,3): error TS2305: Module '"../document"' has no exported member 'breakParent'. +src/main/comments.js(9,3): error TS2305: Module '"../document"' has no exported member 'indent'. +src/main/comments.js(10,3): error TS2305: Module '"../document"' has no exported member 'lineSuffix'. +src/main/comments.js(11,3): error TS2305: Module '"../document"' has no exported member 'join'. +src/main/comments.js(12,3): error TS2305: Module '"../document"' has no exported member 'cursor'. +src/utils/front-matter.js(5,15): error TS2305: Module '"../document"' has no exported member 'hardline'. +src/utils/front-matter.js(5,25): error TS2305: Module '"../document"' has no exported member 'literalline'. +src/utils/front-matter.js(5,38): error TS2305: Module '"../document"' has no exported member 'concat'. +src/utils/front-matter.js(5,46): error TS2305: Module '"../document"' has no exported member 'markAsRoot'. +src/utils/front-matter.js(6,12): error TS2305: Module '"../document"' has no exported member 'mapDoc'. + + + +Standard error: diff --git a/tests/baselines/reference/user/soap.log b/tests/baselines/reference/user/soap.log index 93ca332d18645..19bcdb76cbf6e 100644 --- a/tests/baselines/reference/user/soap.log +++ b/tests/baselines/reference/user/soap.log @@ -6,6 +6,8 @@ node_modules/soap/lib/http.d.ts(2,22): error TS7016: Could not find a declaratio Try `npm install @types/request` if it exists or add a new declaration (.d.ts) file containing `declare module 'request';` node_modules/soap/lib/types.d.ts(1,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. Try `npm install @types/request` if it exists or add a new declaration (.d.ts) file containing `declare module 'request';` +node_modules/soap/lib/wsdl/index.d.ts(1,22): error TS7016: Could not find a declaration file for module 'sax'. '../../../tests/cases/user/soap/node_modules/sax/lib/sax.js' implicitly has an 'any' type. + Try `npm install @types/sax` if it exists or add a new declaration (.d.ts) file containing `declare module 'sax';` diff --git a/tests/baselines/reference/user/uglify-js.log b/tests/baselines/reference/user/uglify-js.log index ca23bc81a444a..b57b3c261f220 100644 --- a/tests/baselines/reference/user/uglify-js.log +++ b/tests/baselines/reference/user/uglify-js.log @@ -14,7 +14,12 @@ node_modules/uglify-js/lib/ast.js(1246,29): error TS2339: Property 'parent' does node_modules/uglify-js/lib/compress.js(188,42): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(557,41): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(698,27): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(757,21): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(760,20): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/compress.js(760,40): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(770,20): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(772,55): error TS2339: Property 'uses_arguments' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(777,40): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/compress.js(820,26): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/compress.js(831,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/compress.js(841,49): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. @@ -92,9 +97,12 @@ node_modules/uglify-js/lib/compress.js(4381,29): error TS2339: Property 'parent' node_modules/uglify-js/lib/compress.js(4555,52): 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(4656,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(4788,18): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/compress.js(4788,38): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(4809,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. node_modules/uglify-js/lib/compress.js(4819,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(4833,14): error TS2339: Property 'transform' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4839,34): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/compress.js(4904,32): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(4997,18): error TS2339: Property 'enclosed' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/compress.js(5000,18): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'. @@ -124,7 +132,7 @@ node_modules/uglify-js/lib/compress.js(5957,21): error TS2403: Subsequent variab node_modules/uglify-js/lib/compress.js(6153,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(6317,45): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6324,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'code' must be of type 'string', but here has type '{ get: () => string; toString: () => string; indent: (half: any) => void; indentation: () => number; current_width: () => number; should_break: () => boolean; has_parens: () => boolean; newline: () => void; print: (str: any) => void; ... 23 more ...; parent: (n: any) => any; }'. +node_modules/uglify-js/lib/compress.js(6324,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'code' must be of type 'string', but here has type '{ get: () => string; toString: () => string; indent: (half: any) => void; indentation: () => number; current_width: () => number; should_break: () => any; has_parens: () => boolean; newline: () => void; print: (str: any) => void; ... 23 more ...; parent: (n: any) => any; }'. node_modules/uglify-js/lib/compress.js(6328,36): error TS2532: Object is possibly 'undefined'. node_modules/uglify-js/lib/compress.js(6333,41): error TS2339: Property 'get' does not exist on type 'string'. node_modules/uglify-js/lib/compress.js(6485,39): error TS2554: Expected 0 arguments, but got 1. @@ -135,7 +143,6 @@ node_modules/uglify-js/lib/compress.js(6521,32): error TS2532: Object is possibl node_modules/uglify-js/lib/compress.js(6525,27): error TS2532: Object is possibly 'undefined'. node_modules/uglify-js/lib/compress.js(6744,38): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(7020,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned. -node_modules/uglify-js/lib/compress.js(7649,29): error TS2367: This condition will always return 'false' since the types 'boolean' and 'string' have no overlap. node_modules/uglify-js/lib/compress.js(7691,47): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(7781,39): error TS2554: Expected 0 arguments, but got 1. node_modules/uglify-js/lib/compress.js(7853,39): error TS2554: Expected 0 arguments, but got 1. @@ -189,9 +196,15 @@ node_modules/uglify-js/lib/propmangle.js(146,29): error TS2554: Expected 0 argum node_modules/uglify-js/lib/scope.js(87,21): error TS2339: Property 'defun' does not exist on type 'SymbolDef'. node_modules/uglify-js/lib/scope.js(87,35): error TS2339: Property 'defun' does not exist on type 'SymbolDef'. node_modules/uglify-js/lib/scope.js(101,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(153,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/scope.js(157,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(166,28): error TS2339: Property 'def_global' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/scope.js(171,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(177,26): error TS2339: Property 'uses_eval' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(194,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(197,27): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/scope.js(197,47): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(239,38): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/scope.js(275,10): error TS2339: Property 'def_variable' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/scope.js(277,21): error TS2339: Property 'start' does not exist on type '(Anonymous function)'. node_modules/uglify-js/lib/scope.js(278,19): error TS2339: Property 'end' does not exist on type '(Anonymous function)'. diff --git a/tests/baselines/reference/user/webpack.log b/tests/baselines/reference/user/webpack.log index ec0af8ec18c1e..3e270422785bc 100644 --- a/tests/baselines/reference/user/webpack.log +++ b/tests/baselines/reference/user/webpack.log @@ -1,7 +1,217 @@ Exit Code: 2 Standard output: -lib/ExportsInfo.js(949,28): error TS1016: A required parameter cannot follow an optional parameter. -lib/dependencies/HarmonyExportImportedSpecifierDependency.js(94,37): error TS1016: A required parameter cannot follow an optional parameter. +bin/webpack.js(63,8): error TS2300: Duplicate identifier 'path'. +bin/webpack.js(127,8): error TS2300: Duplicate identifier 'path'. +lib/ChunkGraph.js(500,3): error TS2741: Property 'prototype' is missing in type 'RuntimeSpecSet' but required in type 'typeof RuntimeSpecSet'. +lib/ChunkGraph.js(1160,41): error TS2339: Property 'values' does not exist on type 'typeof RuntimeSpecMap'. +lib/ChunkGraph.js(1164,14): error TS2339: Property 'keys' does not exist on type 'typeof RuntimeSpecMap'. +lib/ChunkGraph.js(1172,38): error TS2339: Property 'get' does not exist on type 'typeof RuntimeSpecMap'. +lib/ChunkGraph.js(1178,35): error TS2339: Property 'keys' does not exist on type 'typeof RuntimeSpecMap'. +lib/ChunkGraph.js(1194,27): error TS2339: Property 'has' does not exist on type 'typeof RuntimeSpecMap'. +lib/ChunkGraph.js(1225,4): error TS2322: Type 'RuntimeSpecMap' is not assignable to type 'typeof RuntimeSpecMap'. +lib/ChunkGraph.js(1227,14): error TS2339: Property 'set' does not exist on type 'typeof RuntimeSpecMap'. +lib/ChunkGraph.js(1242,4): error TS2322: Type 'RuntimeSpecMap' is not assignable to type 'typeof RuntimeSpecMap'. +lib/ChunkGraph.js(1245,26): error TS2339: Property 'update' does not exist on type 'typeof RuntimeSpecMap'. +lib/ChunkGraph.js(1295,55): error TS2339: Property 'get' does not exist on type 'typeof RuntimeSpecMap'. +lib/CodeGenerationResults.js(37,34): error TS2339: Property 'values' does not exist on type 'typeof RuntimeSpecMap'. +lib/CodeGenerationResults.js(41,13): error TS2339: Property 'keys' does not exist on type 'typeof RuntimeSpecMap'. +lib/CodeGenerationResults.js(49,25): error TS2339: Property 'get' does not exist on type 'typeof RuntimeSpecMap'. +lib/CodeGenerationResults.js(55,13): error TS2339: Property 'keys' does not exist on type 'typeof RuntimeSpecMap'. +lib/CodeGenerationResults.js(103,8): error TS2339: Property 'set' does not exist on type 'typeof RuntimeSpecMap'. +lib/CodeGenerationResults.js(107,25): error TS2345: Argument of type 'RuntimeSpecMap' is not assignable to parameter of type 'typeof RuntimeSpecMap'. + Property 'prototype' is missing in type 'RuntimeSpecMap' but required in type 'typeof RuntimeSpecMap'. +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/Compilation.js(608,12): error TS2740: Type 'typeof WebpackLogger' is missing the following properties from type 'WebpackLogger': getChildLogger, error, warn, info, and 19 more. +lib/Compilation.js(849,3): error TS2322: Type 'WebpackLogger' is not assignable to type 'typeof WebpackLogger'. +lib/Compilation.js(901,4): error TS2345: Argument of type '(childName: string | (() => string)) => typeof WebpackLogger' is not assignable to parameter of type '(arg0: string | (() => string)) => WebpackLogger'. + Type 'typeof WebpackLogger' is not assignable to type 'WebpackLogger'. +lib/Compilation.js(1675,15): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1678,16): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1682,16): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1704,16): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1737,15): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1742,15): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1744,15): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1873,15): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1875,15): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1931,18): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1933,18): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1937,18): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1939,18): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1946,19): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1948,19): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1952,19): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1954,19): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1958,19): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1961,20): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1963,20): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1966,19): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1971,19): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1974,20): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(1982,21): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2005,19): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2009,21): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2016,20): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2077,17): error TS2339: Property 'size' does not exist on type 'typeof RuntimeSpecSet'. +lib/Compilation.js(2078,27): error TS2488: Type 'typeof RuntimeSpecSet' must have a '[Symbol.iterator]()' method that returns an iterator. +lib/Compilation.js(2082,24): error TS2339: Property 'size' does not exist on type 'typeof RuntimeSpecSet'. +lib/Compilation.js(2085,27): error TS2488: Type 'typeof RuntimeSpecSet' must have a '[Symbol.iterator]()' method that returns an iterator. +lib/Compilation.js(2155,17): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2178,27): error TS2488: Type 'typeof RuntimeSpecSet' must have a '[Symbol.iterator]()' method that returns an iterator. +lib/Compilation.js(2526,26): error TS2488: Type 'typeof RuntimeSpecSet' must have a '[Symbol.iterator]()' method that returns an iterator. +lib/Compilation.js(2544,15): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2552,15): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2562,15): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2564,16): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2568,16): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2571,16): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2575,16): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2578,16): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2582,16): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2585,15): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2600,15): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2605,16): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2624,16): error TS2339: Property 'timeAggregate' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2626,16): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2654,16): error TS2339: Property 'timeAggregate' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2656,15): error TS2339: Property 'timeAggregateEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2657,15): error TS2339: Property 'timeAggregateEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2658,15): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2662,15): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2664,15): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compilation.js(2692,15): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compiler.js(259,3): error TS2741: Property 'prototype' is missing in type 'WebpackLogger' but required in type 'typeof WebpackLogger'. +lib/Compiler.js(275,4): error TS2345: Argument of type '(childName: string | (() => string)) => typeof WebpackLogger' is not assignable to parameter of type '(arg0: string | (() => string)) => WebpackLogger'. + Type 'typeof WebpackLogger' is not assignable to type 'WebpackLogger'. +lib/Compiler.js(955,11): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compiler.js(957,12): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compiler.js(960,12): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compiler.js(962,13): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compiler.js(966,14): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compiler.js(968,15): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compiler.js(971,15): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compiler.js(973,16): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Compiler.js(976,16): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Compiler.js(978,17): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/ExportsInfo.js(1054,28): error TS1016: A required parameter cannot follow an optional parameter. +lib/FlagDependencyExportsPlugin.js(45,14): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/FlagDependencyExportsPlugin.js(81,16): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/FlagDependencyExportsPlugin.js(262,16): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/FlagDependencyExportsPlugin.js(293,16): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/FlagDependencyExportsPlugin.js(295,16): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'. +lib/FlagDependencyExportsPlugin.js(309,16): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/FlagDependencyExportsPlugin.js(330,18): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/FlagDependencyUsagePlugin.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Dependency'. +lib/FlagDependencyUsagePlugin.js(252,13): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/FlagDependencyUsagePlugin.js(258,13): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/FlagDependencyUsagePlugin.js(260,13): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/FlagDependencyUsagePlugin.js(301,13): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +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/Watching.js(162,12): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Watching.js(166,14): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Watching.js(180,10): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Watching.js(182,11): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Watching.js(185,11): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Watching.js(189,13): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/Watching.js(191,13): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/Watching.js(194,13): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/WebpackOptionsApply.js(74,12): error TS2300: Duplicate identifier 'JsonpTemplatePlugin'. +lib/WebpackOptionsApply.js(75,12): error TS2300: Duplicate identifier 'FetchCompileWasmPlugin'. +lib/WebpackOptionsApply.js(76,12): error TS2300: Duplicate identifier 'FetchCompileAsyncWasmPlugin'. +lib/WebpackOptionsApply.js(77,12): error TS2300: Duplicate identifier 'NodeSourcePlugin'. +lib/WebpackOptionsApply.js(78,12): error TS2300: Duplicate identifier 'ChunkPrefetchPreloadPlugin'. +lib/WebpackOptionsApply.js(91,12): error TS2300: Duplicate identifier 'FetchCompileWasmPlugin'. +lib/WebpackOptionsApply.js(92,12): error TS2300: Duplicate identifier 'FetchCompileAsyncWasmPlugin'. +lib/WebpackOptionsApply.js(93,12): error TS2300: Duplicate identifier 'NodeSourcePlugin'. +lib/WebpackOptionsApply.js(105,12): error TS2300: Duplicate identifier 'NodeTemplatePlugin'. +lib/WebpackOptionsApply.js(108,12): error TS2300: Duplicate identifier 'NodeTargetPlugin'. +lib/WebpackOptionsApply.js(121,12): error TS2300: Duplicate identifier 'JsonpTemplatePlugin'. +lib/WebpackOptionsApply.js(122,12): error TS2300: Duplicate identifier 'NodeTargetPlugin'. +lib/WebpackOptionsApply.js(123,12): error TS2300: Duplicate identifier 'ExternalsPlugin'. +lib/WebpackOptionsApply.js(124,12): error TS2300: Duplicate identifier 'ChunkPrefetchPreloadPlugin'. +lib/WebpackOptionsApply.js(133,12): error TS2300: Duplicate identifier 'NodeTemplatePlugin'. +lib/WebpackOptionsApply.js(134,12): error TS2300: Duplicate identifier 'NodeTargetPlugin'. +lib/WebpackOptionsApply.js(135,12): error TS2300: Duplicate identifier 'ElectronTargetPlugin'. +lib/WebpackOptionsApply.js(146,12): error TS2300: Duplicate identifier 'FetchCompileWasmPlugin'. +lib/WebpackOptionsApply.js(147,12): error TS2300: Duplicate identifier 'FetchCompileAsyncWasmPlugin'. +lib/WebpackOptionsApply.js(148,12): error TS2300: Duplicate identifier 'NodeTargetPlugin'. +lib/WebpackOptionsApply.js(149,12): error TS2300: Duplicate identifier 'ElectronTargetPlugin'. +lib/WebpackOptionsApply.js(150,12): error TS2300: Duplicate identifier 'ChunkPrefetchPreloadPlugin'. +lib/WebpackOptionsApply.js(152,13): error TS2300: Duplicate identifier 'JsonpTemplatePlugin'. +lib/WebpackOptionsApply.js(155,13): error TS2300: Duplicate identifier 'NodeTemplatePlugin'. +lib/WebpackOptionsApply.js(184,10): error TS2300: Duplicate identifier 'ExternalsPlugin'. +lib/WebpackOptionsApply.js(445,12): error TS2300: Duplicate identifier 'OccurrenceChunkIdsPlugin'. +lib/WebpackOptionsApply.js(452,12): error TS2300: Duplicate identifier 'OccurrenceChunkIdsPlugin'. +lib/WebpackOptionsApply.js(502,12): error TS2300: Duplicate identifier 'MemoryCachePlugin'. +lib/WebpackOptionsApply.js(512,12): error TS2300: Duplicate identifier 'MemoryCachePlugin'. +lib/WebpackOptionsApply.js(525,18): error TS2322: Type 'typeof WebpackLogger' is not assignable to type 'WebpackLogger'. +lib/buildChunkGraph.js(1075,9): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/buildChunkGraph.js(1077,3): error TS2345: Argument of type 'typeof WebpackLogger' is not assignable to parameter of type 'WebpackLogger'. +lib/buildChunkGraph.js(1085,9): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/buildChunkGraph.js(1089,9): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/buildChunkGraph.js(1096,9): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/buildChunkGraph.js(1100,9): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/buildChunkGraph.js(1102,9): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/cache/ResolverCachePlugin.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'LazySet'. +lib/cache/ResolverCachePlugin.js(106,13): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'. +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/HarmonyExportImportedSpecifierDependency.js(48,37): error TS1016: A required parameter cannot follow an optional parameter. +lib/dependencies/HarmonyImportDependency.js(8,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/library/EnableLibraryPlugin.js(70,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. +lib/library/EnableLibraryPlugin.js(80,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. +lib/library/EnableLibraryPlugin.js(90,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. +lib/library/EnableLibraryPlugin.js(100,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. +lib/library/EnableLibraryPlugin.js(110,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. +lib/library/EnableLibraryPlugin.js(120,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. +lib/library/EnableLibraryPlugin.js(130,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. +lib/library/EnableLibraryPlugin.js(141,12): error TS2300: Duplicate identifier 'AssignLibraryPlugin'. +lib/logging/runtime.js(25,2): error TS2322: Type 'WebpackLogger' is not assignable to type 'typeof WebpackLogger'. +lib/logging/runtime.js(31,16): error TS2322: Type 'typeof WebpackLogger' is not assignable to type 'WebpackLogger'. +lib/optimize/InnerGraphPlugin.js(148,14): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/InnerGraphPlugin.js(150,14): error TS2339: Property 'timeAggregate' does not exist on type 'typeof WebpackLogger'. +lib/optimize/InnerGraphPlugin.js(407,13): error TS2339: Property 'timeAggregateEnd' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(111,14): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(187,14): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(188,14): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(194,14): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(198,14): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(200,14): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(209,24): error TS2488: Type 'typeof RuntimeSpecSet' must have a '[Symbol.iterator]()' method that returns an iterator. +lib/optimize/ModuleConcatenationPlugin.js(277,14): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(278,14): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(285,14): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(289,14): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(292,14): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(421,16): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/optimize/ModuleConcatenationPlugin.js(549,20): error TS2488: Type 'typeof RuntimeSpecSet' must have a '[Symbol.iterator]()' method that returns an iterator. +lib/optimize/SideEffectsFlagPlugin.js(111,13): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/SideEffectsFlagPlugin.js(155,13): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/optimize/SplitChunksPlugin.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Chunk'. +lib/optimize/SplitChunksPlugin.js(695,13): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/SplitChunksPlugin.js(1026,13): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/optimize/SplitChunksPlugin.js(1028,13): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/SplitChunksPlugin.js(1094,13): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/optimize/SplitChunksPlugin.js(1096,13): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/SplitChunksPlugin.js(1393,13): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/optimize/SplitChunksPlugin.js(1395,13): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'. +lib/optimize/SplitChunksPlugin.js(1513,13): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'. +lib/runtime/LoadScriptRuntimeModule.js(8,7): error TS2440: Import declaration conflicts with local declaration of 'Compilation'. +lib/wasm-async/AsyncWebAssemblyModulesPlugin.js(9,7): error TS2440: Import declaration conflicts with local declaration of 'Compilation'. +lib/web/JsonpTemplatePlugin.js(10,7): error TS2440: Import declaration conflicts with local declaration of 'Compilation'. +lib/webpack.js(9,7): error TS2440: Import declaration conflicts with local declaration of 'Compiler'. +lib/webpack.js(10,7): error TS2440: Import declaration conflicts with local declaration of 'MultiCompiler'. diff --git a/tests/baselines/reference/user/zone.js.log b/tests/baselines/reference/user/zone.js.log index 5a44ad9091823..76dce02ceb91b 100644 --- a/tests/baselines/reference/user/zone.js.log +++ b/tests/baselines/reference/user/zone.js.log @@ -1,6 +1,6 @@ Exit Code: 2 Standard output: -../../../../node_modules/@types/node/ts3.5/globals.global.d.ts(1,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'global' must be of type 'Global', but here has type 'Global & typeof globalThis'. +error TS6053: File '../../../tests/cases/user/zone.js/node_modules/zone.js/dist/zone.js.d.ts' not found.