Skip to content

Commit 5653cec

Browse files
TypeScript Bottypescript-bot
TypeScript Bot
andauthored
Update user baselines (#38405)
Co-authored-by: typescript-bot <[email protected]>
1 parent 7b03835 commit 5653cec

File tree

2 files changed

+57
-0
lines changed

2 files changed

+57
-0
lines changed

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

+39
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Exit Code: 1
22
Standard output:
3+
@uifabric/tslint-rules: yarn run vX.X.X
4+
@uifabric/tslint-rules: $ just-scripts build
5+
@uifabric/tslint-rules: [XX:XX:XX XM] ■ Removing [lib, temp, dist, lib-amd, lib-commonjs, lib-es2015, coverage, src/**/*.scss.ts]
6+
@uifabric/tslint-rules: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/tslint-rules/tsconfig.json
7+
@uifabric/tslint-rules: [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/tslint-rules/tsconfig.json"
8+
@uifabric/tslint-rules: [XX:XX:XX XM] ■ Running /office-ui-fabric-react/node_modules/typescript/lib/tsc.js with /office-ui-fabric-react/packages/tslint-rules/tsconfig.json
9+
@uifabric/tslint-rules: [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/tslint-rules/tsconfig.json"
10+
@uifabric/tslint-rules: Done in ?s.
311
@fluentui/ability-attributes: yarn run vX.X.X
412
@fluentui/ability-attributes: $ npm run schema && gulp bundle:package:no-umd
513
@fluentui/ability-attributes: > @fluentui/[email protected] schema /office-ui-fabric-react/packages/fluentui/ability-attributes
@@ -11,6 +19,37 @@ Standard output:
1119

1220
Standard error:
1321
info cli using local version of lerna
22+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
23+
@uifabric/tslint-rules: (Use `node --trace-warnings ...` to show where the warning was created)
24+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
25+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
26+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
27+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
28+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
29+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
30+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
31+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
32+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
33+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
34+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
35+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
36+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
37+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
38+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
39+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
40+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
41+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
42+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
43+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
44+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
45+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
46+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
47+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
48+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
49+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
50+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
51+
@uifabric/tslint-rules: (node:28) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
52+
@uifabric/tslint-rules: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
1453
@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.
1554
@fluentui/ability-attributes: internal/modules/cjs/loader.js:491
1655
@fluentui/ability-attributes: throw new ERR_PACKAGE_PATH_NOT_EXPORTED(basePath, mappingKey);
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Exit Code: 1
2+
Standard output:
3+
node_modules/eventemitter3/index.d.ts(22,13): error TS2344: Type 'T[K]' does not satisfy the constraint 'any[] | ((...args: any[]) => void)'.
4+
Type 'T[string] | T[number] | T[symbol]' is not assignable to type 'any[] | ((...args: any[]) => void)'.
5+
Type 'T[string]' is not assignable to type 'any[] | ((...args: any[]) => void)'.
6+
Type 'T[string]' is not assignable to type 'any[]'.
7+
Type 'T[K]' is not assignable to type 'any[]'.
8+
Type 'T[string] | T[number] | T[symbol]' is not assignable to type 'any[]'.
9+
Type 'T[string]' is not assignable to type 'any[]'.
10+
node_modules/eventemitter3/index.d.ts(122,62): error TS2344: Type 'EventTypes' does not satisfy the constraint 'string | symbol | {} | { [K in keyof EventTypes]: any[] | ((...args: any[]) => void); }'.
11+
Type 'unknown' is not assignable to type 'string | symbol | {} | { [K in keyof EventTypes]: any[] | ((...args: any[]) => void); }'.
12+
Type 'unknown' is not assignable to type '{ [K in keyof EventTypes]: any[] | ((...args: any[]) => void); }'.
13+
Type 'EventTypes' is not assignable to type '{ [K in keyof EventTypes]: any[] | ((...args: any[]) => void); }'.
14+
Type 'unknown' is not assignable to type '{ [K in keyof EventTypes]: any[] | ((...args: any[]) => void); }'.
15+
16+
17+
18+
Standard error:

0 commit comments

Comments
 (0)