Skip to content

Commit 06467e4

Browse files
Update user baselines
1 parent 0e8540b commit 06467e4

37 files changed

+295
-156
lines changed

tests/baselines/reference/docker/azure-sdk.log

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,14 @@ Use output.globals to specify browser global variable names corresponding to ext
5050
os-name (guessing 'osName')
5151
created dist/index.js in ?s
5252
XX of XX: [@azure/eventhubs-checkpointstore-blob] completed successfully in ? seconds
53+
XX of XX: [@azure/search] completed successfully in ? seconds
5354
XX of XX: [@azure/service-bus] completed successfully in ? seconds
5455
XX of XX: [@azure/storage-file-datalake] completed successfully in ? seconds
5556
XX of XX: [@azure/storage-file-share] completed successfully in ? seconds
5657
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
5758
XX of XX: [@azure/template] completed successfully in ? seconds
5859
XX of XX: [testhub] completed successfully in ? seconds
59-
SUCCESS (25)
60+
SUCCESS (26)
6061
================================
6162
@azure/abort-controller (? seconds)
6263
@azure/core-auth (? seconds)
@@ -77,6 +78,7 @@ SUCCESS (25)
7778
@azure/core-arm (? seconds)
7879
@azure/core-tracing (? seconds)
7980
@azure/eventhubs-checkpointstore-blob (? seconds)
81+
@azure/search (? seconds)
8082
@azure/service-bus (? seconds)
8183
@azure/storage-file-datalake (? seconds)
8284
@azure/storage-file-share (? seconds)

tests/baselines/reference/docker/office-ui-fabric.log

Lines changed: 24 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -37,101 +37,34 @@ Standard output:
3737
@uifabric/migration: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts]
3838
@uifabric/migration: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/migration/tsconfig.json
3939
@uifabric/migration: [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/migration/tsconfig.json"
40-
@uifabric/migration: Done in ?s.
41-
@uifabric/monaco-editor: yarn run vX.X.X
42-
@uifabric/monaco-editor: $ just-scripts build
43-
@uifabric/monaco-editor: [XX:XX:XX XM] ■ Removing [esm, lib, lib-commonjs]
44-
@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
45-
@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"
46-
@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
47-
@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"
48-
@uifabric/monaco-editor: Done in ?s.
49-
@uifabric/set-version: yarn run vX.X.X
50-
@uifabric/set-version: $ just-scripts build
51-
@uifabric/set-version: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts]
52-
@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
53-
@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"
54-
@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
55-
@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"
56-
@uifabric/set-version: Done in ?s.
57-
@uifabric/webpack-utils: yarn run vX.X.X
58-
@uifabric/webpack-utils: $ just-scripts build
59-
@uifabric/webpack-utils: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts]
60-
@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
61-
@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"
62-
@uifabric/webpack-utils: Done in ?s.
63-
@fluentui/accessibility: yarn run vX.X.X
64-
@fluentui/accessibility: $ gulp bundle:package:no-umd
65-
@fluentui/accessibility: [XX:XX:XX] Requiring external module @uifabric/build/babel/register
66-
@fluentui/accessibility: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/packages/fluentui/accessibility/gulpfile.ts
67-
@fluentui/accessibility: Done in ?s.
68-
@fluentui/docs: yarn run vX.X.X
69-
@fluentui/docs: $ gulp build:docs
70-
@fluentui/docs: [XX:XX:XX] Requiring external module @uifabric/build/babel/register
71-
@fluentui/docs: [XX:XX:XX] Working directory changed to /office-ui-fabric-react
72-
@fluentui/docs: [XX:XX:XX] Using gulpfile /office-ui-fabric-react/gulpfile.ts
73-
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/CONTRIBUTING.md" for github.com.
74-
@fluentui/docs: ==================
75-
@fluentui/docs: > @fluentui/[email protected] schema /office-ui-fabric-react/packages/fluentui/ability-attributes
76-
@fluentui/docs: > allyschema -c "process.env.NODE_ENV !== 'production'" schema.json > ./src/schema.ts
77-
@fluentui/docs: "/office-ui-fabric-react/.github/CONTRIBUTING.md" will be updated
78-
@fluentui/docs: Everything is OK.
79-
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/setup-local-development.md" for github.com.
80-
@fluentui/docs: ==================
81-
@fluentui/docs: "/office-ui-fabric-react/.github/setup-local-development.md" will be updated
82-
@fluentui/docs: Everything is OK.
83-
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/add-a-feature.md" for github.com.
84-
@fluentui/docs: ==================
85-
@fluentui/docs: "/office-ui-fabric-react/.github/add-a-feature.md" will be updated
86-
@fluentui/docs: Everything is OK.
87-
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/document-a-feature.md" for github.com.
88-
@fluentui/docs: ==================
89-
@fluentui/docs: "/office-ui-fabric-react/.github/document-a-feature.md" will be updated
90-
@fluentui/docs: Everything is OK.
91-
@fluentui/docs: DocToccing single file "/office-ui-fabric-react/.github/test-a-feature.md" for github.com.
92-
@fluentui/docs: ==================
93-
@fluentui/docs: "/office-ui-fabric-react/.github/test-a-feature.md" will be updated
94-
@fluentui/docs: Everything is OK.
95-
@fluentui/docs: Starting type checking service...
96-
@fluentui/docs: Using 1 worker with 2048MB memory limit
97-
@fluentui/docs: [XX:XX:XX] Time: ?s
98-
@fluentui/docs: Built at: XX/XX/XX XX:XX:XX XM
99-
@fluentui/docs: Entrypoint app = runtime~app.js 2.js app.js
100-
@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/examples/components/Toolbar/Content/ToolbarExampleMenuRadioGroup.shorthand.tsx
101-
@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/examples/components/Toolbar/Content/ToolbarExampleMenuRadioGroup.shorthand.tsx(35,25):
102-
@fluentui/docs: TS2345: Argument of type 'boolean' is not assignable to parameter of type '(prevState: undefined) => undefined'.
103-
@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx
104-
@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx(34,22):
105-
@fluentui/docs: TS2345: Argument of type 'number' is not assignable to parameter of type '(prevState: undefined) => undefined'.
106-
@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx
107-
@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx(64,31):
108-
@fluentui/docs: TS2538: Type 'undefined' cannot be used as an index type.
109-
@fluentui/docs: Child HtmlWebpackCompiler:
110-
@fluentui/docs: Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0
111-
@fluentui/docs: [XX:XX:XX] Webpack compiler encountered errors.
112-
@fluentui/docs: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
40+
@uifabric/migration: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
11341

11442

11543

11644
Standard error:
11745
info cli using local version of lerna
11846
@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.
11947
@uifabric/example-data: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
120-
@uifabric/set-version: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
121-
@fluentui/docs: 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.
122-
@fluentui/docs: @fluentui/react: You are running Fela in production mode. This limits your ability to edit styles in browsers development tools. To enable development mode please paste `window.localStorage.felaDevMode = true` to your browsers console and reload the page.
123-
@fluentui/docs: [XX:XX:XX] 'build:docs:webpack' errored after
124-
@fluentui/docs: [XX:XX:XX] Error in plugin 'webpack'
125-
@fluentui/docs: Message:
126-
@fluentui/docs: /office-ui-fabric-react/packages/fluentui/docs/src/examples/components/Toolbar/Content/ToolbarExampleMenuRadioGroup.shorthand.tsx
127-
@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/examples/components/Toolbar/Content/ToolbarExampleMenuRadioGroup.shorthand.tsx(35,25):
128-
@fluentui/docs: TS2345: Argument of type 'boolean' is not assignable to parameter of type '(prevState: undefined) => undefined'.,/office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx
129-
@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx(34,22):
130-
@fluentui/docs: TS2345: Argument of type 'number' is not assignable to parameter of type '(prevState: undefined) => undefined'.,/office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx
131-
@fluentui/docs: ERROR in /office-ui-fabric-react/packages/fluentui/docs/src/prototypes/VirtualizedTree/VirtualizedTree.tsx(64,31):
132-
@fluentui/docs: TS2538: Type 'undefined' cannot be used as an index type.
133-
@fluentui/docs: Details:
134-
@fluentui/docs: domainThrown: true
135-
@fluentui/docs: [XX:XX:XX] 'build:docs' errored after
136-
@fluentui/docs: error Command failed with exit code 1.
137-
lerna ERR! yarn run build exited 1 in '@fluentui/docs'
48+
@uifabric/migration: [XX:XX:XX XM] x Error detected while running 'ts:commonjs-only'
49+
@uifabric/migration: [XX:XX:XX XM] x ------------------------------------
50+
@uifabric/migration: [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 commonjs --project "/office-ui-fabric-react/packages/migration/tsconfig.json"
51+
@uifabric/migration: at ChildProcess.exithandler (child_process.js:303:12)
52+
@uifabric/migration: at ChildProcess.emit (events.js:311:20)
53+
@uifabric/migration: at ChildProcess.EventEmitter.emit (domain.js:505:15)
54+
@uifabric/migration: at maybeClose (internal/child_process.js:1021:16)
55+
@uifabric/migration: at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
56+
@uifabric/migration: [XX:XX:XX XM] x stdout:
57+
@uifabric/migration: [XX:XX:XX XM] x node_modules/@types/node/ts3.2/index.d.ts:12:21 - error TS2727: Cannot find lib definition for 'esnext.bigint'. Did you mean 'esnext.intl'?
58+
@uifabric/migration: 12 /// <reference lib="esnext.bigint" />
59+
@uifabric/migration: ~~~~~~~~~~~~~
60+
@uifabric/migration: node_modules/@types/node/ts3.2/util.d.ts:12:56 - error TS2304: Cannot find name 'BigInt64Array'.
61+
@uifabric/migration: 12 function isBigInt64Array(value: any): value is BigInt64Array;
62+
@uifabric/migration: ~~~~~~~~~~~~~
63+
@uifabric/migration: node_modules/@types/node/ts3.2/util.d.ts:13:57 - error TS2304: Cannot find name 'BigUint64Array'.
64+
@uifabric/migration: 13 function isBigUint64Array(value: any): value is BigUint64Array;
65+
@uifabric/migration: ~~~~~~~~~~~~~~
66+
@uifabric/migration: Found 3 errors.
67+
@uifabric/migration: [XX:XX:XX XM] x ------------------------------------
68+
@uifabric/migration: [XX:XX:XX XM] x Error previously detected. See above for error messages.
69+
@uifabric/migration: error Command failed with exit code 1.
70+
lerna ERR! yarn run build exited 1 in '@uifabric/migration'

0 commit comments

Comments
 (0)