@monorepolint/rules 0.5.0-alpha.124 → 0.5.0-alpha.126
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-test.log +193 -192
- package/.turbo/turbo-transpile-typescript.log +1 -1
- package/package.json +5 -5
package/.turbo/turbo-test.log
CHANGED
|
@@ -3,84 +3,26 @@
|
|
|
3
3
|
> NODE_OPTIONS=--experimental-vm-modules jest --colors --passWithNoTests
|
|
4
4
|
|
|
5
5
|
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
6
|
-
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
7
6
|
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
8
|
-
(
|
|
7
|
+
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
8
|
+
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
9
|
+
(node:3286) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
9
10
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
10
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.
|
|
11
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.71 s[49m[22m[0m)
|
|
11
12
|
consistentVersions
|
|
12
13
|
standard tests
|
|
13
|
-
[32m✓[39m [2mDoes nothing when arguments are empty (
|
|
14
|
-
[32m✓[39m [2mFixes packages that have an incorrect dependency version (
|
|
15
|
-
[32m✓[39m [2mIgnores packages that have a correct dependency version (
|
|
16
|
-
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (
|
|
17
|
-
[32m✓[39m [2mIgnores packages that have a correct devDependency version (
|
|
18
|
-
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (
|
|
14
|
+
[32m✓[39m [2mDoes nothing when arguments are empty (13 ms)[22m
|
|
15
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency version (4 ms)[22m
|
|
16
|
+
[32m✓[39m [2mIgnores packages that have a correct dependency version (1 ms)[22m
|
|
17
|
+
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (2 ms)[22m
|
|
18
|
+
[32m✓[39m [2mIgnores packages that have a correct devDependency version (2 ms)[22m
|
|
19
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (3 ms)[22m
|
|
19
20
|
Multiple accepted versions tests
|
|
20
21
|
[32m✓[39m [2mAccepts a match when multiple versions are configured (3 ms)[22m
|
|
21
|
-
[32m✓[39m [2mErrors when version does not match (
|
|
22
|
-
|
|
23
|
-
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
24
|
-
(node:3268) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
25
|
-
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
26
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mmustSatisfyPeerDependencies.spec.ts[22m ([0m[1m[41m6.669 s[49m[22m[0m)
|
|
27
|
-
mustSatisfyPeerDependencies
|
|
28
|
-
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (5 ms)[22m
|
|
29
|
-
[32m✓[39m [2mFlags conflicting peer dependencies (4 ms)[22m
|
|
30
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (6 ms)[22m
|
|
31
|
-
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (5 ms)[22m
|
|
32
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (4 ms)[22m
|
|
33
|
-
[32m✓[39m [2mHonors dependencyWhitelist (5 ms)[22m
|
|
34
|
-
[32m✓[39m [2mHonors dependencyBlacklist (5 ms)[22m
|
|
35
|
-
regex tests
|
|
36
|
-
[32m✓[39m [2mProperly matches any version range regex (41 ms)[22m
|
|
37
|
-
[32m✓[39m [2mProperly matches greator or equal version range regex (13 ms)[22m
|
|
38
|
-
[32m✓[39m [2mProperly matches major version range regex (14 ms)[22m
|
|
39
|
-
[32m✓[39m [2mProperly matches allowed range regex (11 ms)[22m
|
|
40
|
-
Determines dependencies satisfaction correctly
|
|
41
|
-
[32m✓[39m [2mversion is version[22m
|
|
42
|
-
[32m✓[39m [2mversion satisfies a range (2 ms)[22m
|
|
43
|
-
[32m✓[39m [2mhigher version satisfies a range (1 ms)[22m
|
|
44
|
-
[32m✓[39m [2mversion satisfies a greator or equal version range (1 ms)[22m
|
|
45
|
-
[32m✓[39m [2mhigher version satisfies a greator or equal version range (1 ms)[22m
|
|
46
|
-
[32m✓[39m [2mversion satisfies 'any' range (1 ms)[22m
|
|
47
|
-
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (1 ms)[22m
|
|
48
|
-
[32m✓[39m [2mrange satisfies 'any' range (1 ms)[22m
|
|
49
|
-
[32m✓[39m [2munion range satisfies 'any' range (2 ms)[22m
|
|
50
|
-
[32m✓[39m [2mversion found in union start (1 ms)[22m
|
|
51
|
-
[32m✓[39m [2mversion found in union end (1 ms)[22m
|
|
52
|
-
[32m✓[39m [2mversion satisfies a range in union start (2 ms)[22m
|
|
53
|
-
[32m✓[39m [2mversion satisfies a range in union end (1 ms)[22m
|
|
54
|
-
[32m✓[39m [2mhigher version satisfies a range in union start (4 ms)[22m
|
|
55
|
-
[32m✓[39m [2mhigher version satisfies a range in union end[22m
|
|
56
|
-
[32m✓[39m [2mrange found in union start[22m
|
|
57
|
-
[32m✓[39m [2mrange found in union end (1 ms)[22m
|
|
58
|
-
[32m✓[39m [2munion satisfies greator or equal version range (1 ms)[22m
|
|
59
|
-
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range (1 ms)[22m
|
|
60
|
-
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (1 ms)[22m
|
|
61
|
-
[32m✓[39m [2mhigher range satisfies a range in union start[22m
|
|
62
|
-
[32m✓[39m [2mhigher range satisfies a range in union end (1 ms)[22m
|
|
63
|
-
[32m✓[39m [2mequivalent 'any' ranges satisfy each other (1 ms)[22m
|
|
64
|
-
[32m✓[39m [2mequivalent major ranges satisfy each other (4 ms)[22m
|
|
65
|
-
[32m✓[39m [2mversion missing in union[22m
|
|
66
|
-
[32m✓[39m [2mrange missing in union (1 ms)[22m
|
|
67
|
-
Determines dependencies intersections correctly
|
|
68
|
-
[32m✓[39m [2mequivalence (2 ms)[22m
|
|
69
|
-
[32m✓[39m [2mexact vs any[22m
|
|
70
|
-
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
71
|
-
[32m✓[39m [2mgreater or equal vs any (1 ms)[22m
|
|
72
|
-
[32m✓[39m [2many vs any[22m
|
|
73
|
-
[32m✓[39m [2mexact vs greater or equal (1 ms)[22m
|
|
74
|
-
[32m✓[39m [2mmajor vs greater or equal (1 ms)[22m
|
|
75
|
-
[32m✓[39m [2mgreater or equal vs greater or equal[22m
|
|
76
|
-
[32m✓[39m [2mexact vs major (1 ms)[22m
|
|
77
|
-
[32m✓[39m [2mmajor vs major (1 ms)[22m
|
|
78
|
-
[32m✓[39m [2mexact vs union (2 ms)[22m
|
|
79
|
-
[32m✓[39m [2mmajor vs union (2 ms)[22m
|
|
80
|
-
[32m✓[39m [2munion vs union (2 ms)[22m
|
|
22
|
+
[32m✓[39m [2mErrors when version does not match (3 ms)[22m
|
|
81
23
|
|
|
82
24
|
[2mconsole.log[22m
|
|
83
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
25
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3292-Vp52GdfQOn9m)
|
|
84
26
|
[2m[22m
|
|
85
27
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
86
28
|
|
|
@@ -103,7 +45,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
103
45
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
104
46
|
|
|
105
47
|
[2mconsole.log[22m
|
|
106
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
48
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3292-KBQGIFsmF4Tk)
|
|
107
49
|
[2m[22m
|
|
108
50
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
109
51
|
|
|
@@ -113,7 +55,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
113
55
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
114
56
|
|
|
115
57
|
[2mconsole.log[22m
|
|
116
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
58
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-VtbC3A0WO4va)
|
|
117
59
|
[2m[22m
|
|
118
60
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
119
61
|
|
|
@@ -123,7 +65,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
123
65
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
124
66
|
|
|
125
67
|
[2mconsole.log[22m
|
|
126
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
68
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-DIf65alDXcgc)
|
|
127
69
|
[2m[22m
|
|
128
70
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
129
71
|
|
|
@@ -146,7 +88,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
146
88
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
147
89
|
|
|
148
90
|
[2mconsole.log[22m
|
|
149
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
91
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-PpK7Y4vUo0cJ)
|
|
150
92
|
[2m[22m
|
|
151
93
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
152
94
|
|
|
@@ -156,7 +98,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
156
98
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
157
99
|
|
|
158
100
|
[2mconsole.log[22m
|
|
159
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
101
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-cFLCiyYyaByK)
|
|
160
102
|
[2m[22m
|
|
161
103
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
162
104
|
|
|
@@ -166,7 +108,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
166
108
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
167
109
|
|
|
168
110
|
[2mconsole.log[22m
|
|
169
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
111
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-wUJpnAVxfdH7)
|
|
170
112
|
[2m[22m
|
|
171
113
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
172
114
|
|
|
@@ -175,13 +117,14 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
175
117
|
[2m[22m
|
|
176
118
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
177
119
|
|
|
178
|
-
(node:
|
|
120
|
+
(node:3292) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
179
121
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
180
122
|
[2mconsole.log[22m
|
|
181
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
123
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3292-XAfY1cFnXwgy)
|
|
182
124
|
[2m[22m
|
|
183
125
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
184
126
|
|
|
127
|
+
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
185
128
|
[2m[31mconsole.error[39m[22m
|
|
186
129
|
[31m [31mError![39m[31m [35mpackage.json[39m[31m: No scripts block in package.json[39m
|
|
187
130
|
[2m[22m
|
|
@@ -201,7 +144,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
201
144
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
202
145
|
|
|
203
146
|
[2mconsole.log[22m
|
|
204
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
147
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3292-ck9P4E4ZRPaC)
|
|
205
148
|
[2m[22m
|
|
206
149
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
207
150
|
|
|
@@ -211,7 +154,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
211
154
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
212
155
|
|
|
213
156
|
[2mconsole.log[22m
|
|
214
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
157
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-mbtxkmpmXVsx)
|
|
215
158
|
[2m[22m
|
|
216
159
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
217
160
|
|
|
@@ -221,7 +164,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
221
164
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
222
165
|
|
|
223
166
|
[2mconsole.log[22m
|
|
224
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
167
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-qvDgAg63PlXh)
|
|
225
168
|
[2m[22m
|
|
226
169
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
227
170
|
|
|
@@ -244,7 +187,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
244
187
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
245
188
|
|
|
246
189
|
[2mconsole.log[22m
|
|
247
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
190
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-pBj99xzsyqFg)
|
|
248
191
|
[2m[22m
|
|
249
192
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
250
193
|
|
|
@@ -254,7 +197,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
254
197
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
255
198
|
|
|
256
199
|
[2mconsole.log[22m
|
|
257
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
200
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-5pvHLvpTqqJ1)
|
|
258
201
|
[2m[22m
|
|
259
202
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
260
203
|
|
|
@@ -264,7 +207,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
264
207
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
265
208
|
|
|
266
209
|
[2mconsole.log[22m
|
|
267
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
210
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-tqR7UZYN06GA)
|
|
268
211
|
[2m[22m
|
|
269
212
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
270
213
|
|
|
@@ -273,40 +216,90 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
273
216
|
[2m[22m
|
|
274
217
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
275
218
|
|
|
276
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m6.
|
|
219
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m6.906 s[49m[22m[0m)
|
|
277
220
|
expectPackageScript (SimpleHost)
|
|
278
221
|
fix: false
|
|
279
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
222
|
+
[32m✓[39m [2mhandles an empty script section (148 ms)[22m
|
|
280
223
|
fix: true
|
|
281
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
282
|
-
[32m✓[39m [2madds a script (
|
|
283
|
-
[32m✓[39m [2mdoes nothing if the value exists (
|
|
284
|
-
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (
|
|
285
|
-
[32m✓[39m [2muses the fixValue for fixing if provided (
|
|
286
|
-
[32m✓[39m [2mcan fix to empty (
|
|
287
|
-
[32m✓[39m [2mcan allow only empty (
|
|
224
|
+
[32m✓[39m [2mfixes an empty script section (29 ms)[22m
|
|
225
|
+
[32m✓[39m [2madds a script (14 ms)[22m
|
|
226
|
+
[32m✓[39m [2mdoes nothing if the value exists (3 ms)[22m
|
|
227
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (17 ms)[22m
|
|
228
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (10 ms)[22m
|
|
229
|
+
[32m✓[39m [2mcan fix to empty (8 ms)[22m
|
|
230
|
+
[32m✓[39m [2mcan allow only empty (10 ms)[22m
|
|
288
231
|
expectPackageScript (CachingHost)
|
|
289
232
|
fix: false
|
|
290
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
233
|
+
[32m✓[39m [2mhandles an empty script section (37 ms)[22m
|
|
291
234
|
fix: true
|
|
292
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
235
|
+
[32m✓[39m [2mfixes an empty script section (14 ms)[22m
|
|
293
236
|
[32m✓[39m [2madds a script (7 ms)[22m
|
|
294
|
-
[32m✓[39m [2mdoes nothing if the value exists (
|
|
295
|
-
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (
|
|
296
|
-
[32m✓[39m [2muses the fixValue for fixing if provided (
|
|
237
|
+
[32m✓[39m [2mdoes nothing if the value exists (2 ms)[22m
|
|
238
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (12 ms)[22m
|
|
239
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (13 ms)[22m
|
|
297
240
|
[32m✓[39m [2mcan fix to empty (4 ms)[22m
|
|
298
|
-
[32m✓[39m [2mcan allow only empty (
|
|
241
|
+
[32m✓[39m [2mcan allow only empty (3 ms)[22m
|
|
299
242
|
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
[32m✓[39m [2mFlags
|
|
305
|
-
[32m✓[39m [2mFlags
|
|
306
|
-
[32m✓[39m [2mFlags
|
|
243
|
+
(node:3285) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
244
|
+
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
245
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mmustSatisfyPeerDependencies.spec.ts[22m ([0m[1m[41m7.618 s[49m[22m[0m)
|
|
246
|
+
mustSatisfyPeerDependencies
|
|
247
|
+
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (8 ms)[22m
|
|
248
|
+
[32m✓[39m [2mFlags conflicting peer dependencies (4 ms)[22m
|
|
249
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (3 ms)[22m
|
|
250
|
+
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (5 ms)[22m
|
|
251
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (4 ms)[22m
|
|
252
|
+
[32m✓[39m [2mHonors dependencyWhitelist (5 ms)[22m
|
|
253
|
+
[32m✓[39m [2mHonors dependencyBlacklist (5 ms)[22m
|
|
254
|
+
regex tests
|
|
255
|
+
[32m✓[39m [2mProperly matches any version range regex (34 ms)[22m
|
|
256
|
+
[32m✓[39m [2mProperly matches greator or equal version range regex (36 ms)[22m
|
|
257
|
+
[32m✓[39m [2mProperly matches major version range regex (10 ms)[22m
|
|
258
|
+
[32m✓[39m [2mProperly matches allowed range regex (36 ms)[22m
|
|
259
|
+
Determines dependencies satisfaction correctly
|
|
260
|
+
[32m✓[39m [2mversion is version (1 ms)[22m
|
|
261
|
+
[32m✓[39m [2mversion satisfies a range (5 ms)[22m
|
|
262
|
+
[32m✓[39m [2mhigher version satisfies a range (2 ms)[22m
|
|
263
|
+
[32m✓[39m [2mversion satisfies a greator or equal version range (2 ms)[22m
|
|
264
|
+
[32m✓[39m [2mhigher version satisfies a greator or equal version range (1 ms)[22m
|
|
265
|
+
[32m✓[39m [2mversion satisfies 'any' range (1 ms)[22m
|
|
266
|
+
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (7 ms)[22m
|
|
267
|
+
[32m✓[39m [2mrange satisfies 'any' range (2 ms)[22m
|
|
268
|
+
[32m✓[39m [2munion range satisfies 'any' range (1 ms)[22m
|
|
269
|
+
[32m✓[39m [2mversion found in union start (12 ms)[22m
|
|
270
|
+
[32m✓[39m [2mversion found in union end (1 ms)[22m
|
|
271
|
+
[32m✓[39m [2mversion satisfies a range in union start (1 ms)[22m
|
|
272
|
+
[32m✓[39m [2mversion satisfies a range in union end (1 ms)[22m
|
|
273
|
+
[32m✓[39m [2mhigher version satisfies a range in union start (1 ms)[22m
|
|
274
|
+
[32m✓[39m [2mhigher version satisfies a range in union end (1 ms)[22m
|
|
275
|
+
[32m✓[39m [2mrange found in union start (1 ms)[22m
|
|
276
|
+
[32m✓[39m [2mrange found in union end (1 ms)[22m
|
|
277
|
+
[32m✓[39m [2munion satisfies greator or equal version range (1 ms)[22m
|
|
278
|
+
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range (1 ms)[22m
|
|
279
|
+
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (2 ms)[22m
|
|
280
|
+
[32m✓[39m [2mhigher range satisfies a range in union start (1 ms)[22m
|
|
281
|
+
[32m✓[39m [2mhigher range satisfies a range in union end (1 ms)[22m
|
|
282
|
+
[32m✓[39m [2mequivalent 'any' ranges satisfy each other[22m
|
|
283
|
+
[32m✓[39m [2mequivalent major ranges satisfy each other (5 ms)[22m
|
|
284
|
+
[32m✓[39m [2mversion missing in union (1 ms)[22m
|
|
285
|
+
[32m✓[39m [2mrange missing in union (1 ms)[22m
|
|
286
|
+
Determines dependencies intersections correctly
|
|
287
|
+
[32m✓[39m [2mequivalence (1 ms)[22m
|
|
288
|
+
[32m✓[39m [2mexact vs any[22m
|
|
289
|
+
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
290
|
+
[32m✓[39m [2mgreater or equal vs any (1 ms)[22m
|
|
291
|
+
[32m✓[39m [2many vs any (1 ms)[22m
|
|
292
|
+
[32m✓[39m [2mexact vs greater or equal (1 ms)[22m
|
|
293
|
+
[32m✓[39m [2mmajor vs greater or equal (2 ms)[22m
|
|
294
|
+
[32m✓[39m [2mgreater or equal vs greater or equal (14 ms)[22m
|
|
295
|
+
[32m✓[39m [2mexact vs major (2 ms)[22m
|
|
296
|
+
[32m✓[39m [2mmajor vs major (1 ms)[22m
|
|
297
|
+
[32m✓[39m [2mexact vs union (1 ms)[22m
|
|
298
|
+
[32m✓[39m [2mmajor vs union (1 ms)[22m
|
|
299
|
+
[32m✓[39m [2munion vs union (3 ms)[22m
|
|
307
300
|
|
|
308
301
|
[2mconsole.log[22m
|
|
309
|
-
[34mpackage[39m (/tmp/tmp-
|
|
302
|
+
[34mpackage[39m (/tmp/tmp-3292-YM3b8eOraLMA)
|
|
310
303
|
[2m[22m
|
|
311
304
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
312
305
|
|
|
@@ -316,7 +309,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
316
309
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
317
310
|
|
|
318
311
|
[2mconsole.log[22m
|
|
319
|
-
[34mpackage[39m (/tmp/tmp-
|
|
312
|
+
[34mpackage[39m (/tmp/tmp-3292-eVXBl7x78G3k)
|
|
320
313
|
[2m[22m
|
|
321
314
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
322
315
|
|
|
@@ -326,7 +319,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
326
319
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
327
320
|
|
|
328
321
|
[2mconsole.log[22m
|
|
329
|
-
[34mpackage[39m (/tmp/tmp-
|
|
322
|
+
[34mpackage[39m (/tmp/tmp-3292-hh6VKijkIQDb)
|
|
330
323
|
[2m[22m
|
|
331
324
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
332
325
|
|
|
@@ -349,7 +342,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
349
342
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
350
343
|
|
|
351
344
|
[2mconsole.log[22m
|
|
352
|
-
[34mpackage[39m (/tmp/tmp-
|
|
345
|
+
[34mpackage[39m (/tmp/tmp-3292-yeH8i0OBrAUa)
|
|
353
346
|
[2m[22m
|
|
354
347
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
355
348
|
|
|
@@ -377,7 +370,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
377
370
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
378
371
|
|
|
379
372
|
[2mconsole.log[22m
|
|
380
|
-
[34mpackage[39m (/tmp/tmp-
|
|
373
|
+
[34mpackage[39m (/tmp/tmp-3292-4vK1izCdVyua)
|
|
381
374
|
[2m[22m
|
|
382
375
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
383
376
|
|
|
@@ -387,7 +380,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
387
380
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
388
381
|
|
|
389
382
|
[2mconsole.log[22m
|
|
390
|
-
[34mpackage[39m (/tmp/tmp-
|
|
383
|
+
[34mpackage[39m (/tmp/tmp-3292-yiu7P99TouKG)
|
|
391
384
|
[2m[22m
|
|
392
385
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
393
386
|
|
|
@@ -397,7 +390,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
397
390
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
398
391
|
|
|
399
392
|
[2mconsole.log[22m
|
|
400
|
-
[34mpackage[39m (/tmp/tmp-
|
|
393
|
+
[34mpackage[39m (/tmp/tmp-3292-sZbKvfbYJNk0)
|
|
401
394
|
[2m[22m
|
|
402
395
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
403
396
|
|
|
@@ -420,26 +413,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
420
413
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
421
414
|
|
|
422
415
|
[2mconsole.log[22m
|
|
423
|
-
[34mpackage[39m (/tmp/tmp-
|
|
416
|
+
[34mpackage[39m (/tmp/tmp-3292-cHJ2fHIb9r2S)
|
|
424
417
|
[2m[22m
|
|
425
418
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
426
419
|
|
|
427
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageEntry.spec.ts[22m
|
|
428
|
-
expectPackageEntries (SimpleHost)
|
|
429
|
-
fix: true
|
|
430
|
-
[32m✓[39m [2mfixes missing entries (84 ms)[22m
|
|
431
|
-
[32m✓[39m [2mfixes missing nested entries (7 ms)[22m
|
|
432
|
-
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
433
|
-
[32m✓[39m [2merrors for keys that are missing (9 ms)[22m
|
|
434
|
-
[32m✓[39m [2mhandles both entries and entriesExist (11 ms)[22m
|
|
435
|
-
expectPackageEntries (CachingHost)
|
|
436
|
-
fix: true
|
|
437
|
-
[32m✓[39m [2mfixes missing entries (26 ms)[22m
|
|
438
|
-
[32m✓[39m [2mfixes missing nested entries (5 ms)[22m
|
|
439
|
-
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
440
|
-
[32m✓[39m [2merrors for keys that are missing (16 ms)[22m
|
|
441
|
-
[32m✓[39m [2mhandles both entries and entriesExist (27 ms)[22m
|
|
442
|
-
|
|
443
420
|
[2m[31mconsole.error[39m[22m
|
|
444
421
|
[31m [31mError![39m[31m [35mpackage.json[39m[31m: Expected entry for 'bugs' to exist[39m
|
|
445
422
|
[2m[22m
|
|
@@ -463,17 +440,46 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
463
440
|
[2m[22m
|
|
464
441
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
465
442
|
|
|
443
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageEntry.spec.ts[22m
|
|
444
|
+
expectPackageEntries (SimpleHost)
|
|
445
|
+
fix: true
|
|
446
|
+
[32m✓[39m [2mfixes missing entries (25 ms)[22m
|
|
447
|
+
[32m✓[39m [2mfixes missing nested entries (5 ms)[22m
|
|
448
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
449
|
+
[32m✓[39m [2merrors for keys that are missing (9 ms)[22m
|
|
450
|
+
[32m✓[39m [2mhandles both entries and entriesExist (12 ms)[22m
|
|
451
|
+
expectPackageEntries (CachingHost)
|
|
452
|
+
fix: true
|
|
453
|
+
[32m✓[39m [2mfixes missing entries (6 ms)[22m
|
|
454
|
+
[32m✓[39m [2mfixes missing nested entries (7 ms)[22m
|
|
455
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (1 ms)[22m
|
|
456
|
+
[32m✓[39m [2merrors for keys that are missing (6 ms)[22m
|
|
457
|
+
[32m✓[39m [2mhandles both entries and entriesExist (17 ms)[22m
|
|
458
|
+
|
|
459
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
460
|
+
bannedDependencies
|
|
461
|
+
[32m✓[39m [2mFlags banned dependencies correctly (10 ms)[22m
|
|
462
|
+
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (3 ms)[22m
|
|
463
|
+
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
464
|
+
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
465
|
+
[32m✓[39m [2mFlags banned transitives correctly (7 ms)[22m
|
|
466
|
+
|
|
466
467
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
467
468
|
nestedWorkspaces
|
|
468
|
-
[32m✓[39m [2mchecks correctly when no packages (
|
|
469
|
-
[32m✓[39m [2mchecks correctly when one level packages (
|
|
470
|
-
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (
|
|
471
|
-
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (
|
|
472
|
-
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (
|
|
473
|
-
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (
|
|
469
|
+
[32m✓[39m [2mchecks correctly when no packages (12 ms)[22m
|
|
470
|
+
[32m✓[39m [2mchecks correctly when one level packages (7 ms)[22m
|
|
471
|
+
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (23 ms)[22m
|
|
472
|
+
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (6 ms)[22m
|
|
473
|
+
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (11 ms)[22m
|
|
474
|
+
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (10 ms)[22m
|
|
475
|
+
|
|
476
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mrequireDependency.spec.ts[22m
|
|
477
|
+
requireDependency
|
|
478
|
+
[32m✓[39m [2mchecks correctly (35 ms)[22m
|
|
479
|
+
[32m✓[39m [2mfixes correctly (19 ms)[22m
|
|
474
480
|
|
|
475
481
|
[2mconsole.log[22m
|
|
476
|
-
[34mpackage[39m (/tmp/tmp-
|
|
482
|
+
[34mpackage[39m (/tmp/tmp-3286-jWfunrCZrf7O)
|
|
477
483
|
[2m[22m
|
|
478
484
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
479
485
|
|
|
@@ -482,13 +488,8 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
482
488
|
[2m[22m
|
|
483
489
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
484
490
|
|
|
485
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mrequireDependency.spec.ts[22m
|
|
486
|
-
requireDependency
|
|
487
|
-
[32m✓[39m [2mchecks correctly (14 ms)[22m
|
|
488
|
-
[32m✓[39m [2mfixes correctly (13 ms)[22m
|
|
489
|
-
|
|
490
491
|
[2mconsole.log[22m
|
|
491
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
492
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3286-A4z44FMrkUSn)
|
|
492
493
|
[2m[22m
|
|
493
494
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
494
495
|
|
|
@@ -498,7 +499,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
498
499
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
499
500
|
|
|
500
501
|
[2mconsole.log[22m
|
|
501
|
-
[34mpackage[39m (/tmp/tmp-
|
|
502
|
+
[34mpackage[39m (/tmp/tmp-3286-b463QZlvZe99)
|
|
502
503
|
[2m[22m
|
|
503
504
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
504
505
|
|
|
@@ -508,7 +509,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
508
509
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
509
510
|
|
|
510
511
|
[2mconsole.log[22m
|
|
511
|
-
[34mpackage[39m (/tmp/tmp-
|
|
512
|
+
[34mpackage[39m (/tmp/tmp-3286-rHMIDNo0SZkW)
|
|
512
513
|
[2m[22m
|
|
513
514
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
514
515
|
|
|
@@ -518,7 +519,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
518
519
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
519
520
|
|
|
520
521
|
[2mconsole.log[22m
|
|
521
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
522
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3286-ysrittMpaelI)
|
|
522
523
|
[2m[22m
|
|
523
524
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
524
525
|
|
|
@@ -528,7 +529,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
528
529
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
529
530
|
|
|
530
531
|
[2mconsole.log[22m
|
|
531
|
-
[34mpackage[39m (/tmp/tmp-
|
|
532
|
+
[34mpackage[39m (/tmp/tmp-3286-J3whUPa3OL99)
|
|
532
533
|
[2m[22m
|
|
533
534
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
534
535
|
|
|
@@ -540,65 +541,55 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
540
541
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
541
542
|
expectPackageOrder (SimpleHost)
|
|
542
543
|
fix: true
|
|
543
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
544
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
545
|
-
[32m✓[39m [2mfixes order using function (
|
|
546
|
-
[32m✓[39m [2mdoes nothing if already order (
|
|
544
|
+
[32m✓[39m [2mfixes order for expected keys (64 ms)[22m
|
|
545
|
+
[32m✓[39m [2mfixes order for unexpected keys (46 ms)[22m
|
|
546
|
+
[32m✓[39m [2mfixes order using function (38 ms)[22m
|
|
547
|
+
[32m✓[39m [2mdoes nothing if already order (2 ms)[22m
|
|
547
548
|
expectPackageOrder (CachingHost)
|
|
548
549
|
fix: true
|
|
549
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
550
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
551
|
-
[32m✓[39m [2mfixes order using function (
|
|
552
|
-
[32m✓[39m [2mdoes nothing if already order (
|
|
550
|
+
[32m✓[39m [2mfixes order for expected keys (30 ms)[22m
|
|
551
|
+
[32m✓[39m [2mfixes order for unexpected keys (5 ms)[22m
|
|
552
|
+
[32m✓[39m [2mfixes order using function (5 ms)[22m
|
|
553
|
+
[32m✓[39m [2mdoes nothing if already order (2 ms)[22m
|
|
553
554
|
|
|
554
555
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
555
556
|
consistentDependencies
|
|
556
|
-
[32m✓[39m [2mchecks correctly (
|
|
557
|
+
[32m✓[39m [2mchecks correctly (15 ms)[22m
|
|
557
558
|
[32m✓[39m [2mfixes correctly (4 ms)[22m
|
|
558
|
-
[32m✓[39m [2mignores ignored dependencies (
|
|
559
|
+
[32m✓[39m [2mignores ignored dependencies (2 ms)[22m
|
|
559
560
|
|
|
560
561
|
[2mconsole.log[22m
|
|
561
|
-
[
|
|
562
|
+
[34mrootProject[39m (/tmp/tmp-3292-SAGv2y85yy6e)
|
|
562
563
|
[2m[22m
|
|
563
564
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
564
565
|
|
|
565
566
|
[2mconsole.log[22m
|
|
566
|
-
[32mFixed![39m [
|
|
567
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
567
568
|
[2m[22m
|
|
568
569
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
569
570
|
|
|
570
571
|
[2mconsole.log[22m
|
|
571
|
-
[
|
|
572
|
+
[34mrootProject[39m (/tmp/tmp-3292-5L8pJlvtTMKz)
|
|
572
573
|
[2m[22m
|
|
573
574
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
574
575
|
|
|
575
576
|
[2mconsole.log[22m
|
|
576
|
-
[32mFixed![39m [
|
|
577
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
577
578
|
[2m[22m
|
|
578
579
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
579
580
|
|
|
580
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1malphabeticalScripts.spec.ts[22m
|
|
581
|
-
alphabeticalScripts (SimpleHost)
|
|
582
|
-
fix: true
|
|
583
|
-
[32m✓[39m [2mfixes unsorted scripts (10 ms)[22m
|
|
584
|
-
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
585
|
-
alphabeticalScripts (CachingHost)
|
|
586
|
-
fix: true
|
|
587
|
-
[32m✓[39m [2mfixes unsorted scripts (4 ms)[22m
|
|
588
|
-
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
589
|
-
|
|
590
581
|
[2mconsole.log[22m
|
|
591
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
582
|
+
[34mrootProject[39m (/tmp/tmp-3292-L9tZJqPOikdM)
|
|
592
583
|
[2m[22m
|
|
593
584
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
594
585
|
|
|
595
586
|
[2mconsole.log[22m
|
|
596
|
-
[32mFixed![39m [
|
|
587
|
+
[32mFixed![39m [35mnested/foo.txt[39m: Expect file contents to match
|
|
597
588
|
[2m[22m
|
|
598
589
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
599
590
|
|
|
600
591
|
[2mconsole.log[22m
|
|
601
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
592
|
+
[34mrootProject[39m (/tmp/tmp-3292-49ut7i0PSCdr)
|
|
602
593
|
[2m[22m
|
|
603
594
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
604
595
|
|
|
@@ -608,59 +599,69 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
608
599
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
609
600
|
|
|
610
601
|
[2mconsole.log[22m
|
|
611
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
602
|
+
[34mrootProject[39m (/tmp/tmp-3292-4XIxt18P19Tp)
|
|
612
603
|
[2m[22m
|
|
613
604
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
614
605
|
|
|
615
606
|
[2mconsole.log[22m
|
|
616
|
-
[32mFixed![39m [
|
|
607
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
617
608
|
[2m[22m
|
|
618
609
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
619
610
|
|
|
620
611
|
[2mconsole.log[22m
|
|
621
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
612
|
+
[34mrootProject[39m (/tmp/tmp-3292-XzEy7R2Wr9Vo)
|
|
622
613
|
[2m[22m
|
|
623
614
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
624
615
|
|
|
625
616
|
[2mconsole.log[22m
|
|
626
|
-
[32mFixed![39m [
|
|
617
|
+
[32mFixed![39m [35mnested/foo.txt[39m: Expect file contents to match
|
|
627
618
|
[2m[22m
|
|
628
619
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
629
620
|
|
|
621
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mfileContents.spec.ts[22m
|
|
622
|
+
fileContents (SimpleHost)
|
|
623
|
+
fix: true
|
|
624
|
+
[32m✓[39m [2mworks with async generator (11 ms)[22m
|
|
625
|
+
[32m✓[39m [2mfixes missing file (5 ms)[22m
|
|
626
|
+
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
627
|
+
fileContents (CachingHost)
|
|
628
|
+
fix: true
|
|
629
|
+
[32m✓[39m [2mworks with async generator (6 ms)[22m
|
|
630
|
+
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
631
|
+
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
632
|
+
|
|
630
633
|
[2mconsole.log[22m
|
|
631
|
-
[
|
|
634
|
+
[34mfoo-lib[39m (/tmp/tmp-3286-N2br5ja4iEnn)
|
|
632
635
|
[2m[22m
|
|
633
636
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
634
637
|
|
|
635
638
|
[2mconsole.log[22m
|
|
636
|
-
[32mFixed![39m [
|
|
639
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
637
640
|
[2m[22m
|
|
638
641
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
639
642
|
|
|
640
643
|
[2mconsole.log[22m
|
|
641
|
-
[
|
|
644
|
+
[34mfoo-lib[39m (/tmp/tmp-3286-CnqKlB6nA06l)
|
|
642
645
|
[2m[22m
|
|
643
646
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
644
647
|
|
|
645
648
|
[2mconsole.log[22m
|
|
646
|
-
[32mFixed![39m [
|
|
649
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
647
650
|
[2m[22m
|
|
648
651
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
649
652
|
|
|
650
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[
|
|
651
|
-
|
|
653
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1malphabeticalScripts.spec.ts[22m
|
|
654
|
+
alphabeticalScripts (SimpleHost)
|
|
652
655
|
fix: true
|
|
653
|
-
[32m✓[39m [
|
|
654
|
-
[32m✓[39m [
|
|
655
|
-
|
|
656
|
-
fileContents (CachingHost)
|
|
656
|
+
[32m✓[39m [2mfixes unsorted scripts (10 ms)[22m
|
|
657
|
+
[32m✓[39m [2mdoes nothing if already sorted[22m
|
|
658
|
+
alphabeticalScripts (CachingHost)
|
|
657
659
|
fix: true
|
|
658
|
-
[32m✓[39m [
|
|
659
|
-
[32m✓[39m [
|
|
660
|
-
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
660
|
+
[32m✓[39m [2mfixes unsorted scripts (4 ms)[22m
|
|
661
|
+
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
661
662
|
|
|
662
663
|
[1mTest Suites: [22m[1m[32m11 passed[39m[22m, 11 total
|
|
663
664
|
[1mTests: [22m[1m[32m118 passed[39m[22m, 118 total
|
|
664
665
|
[1mSnapshots: [22m0 total
|
|
665
|
-
[1mTime:[22m 9.
|
|
666
|
+
[1mTime:[22m 9.715 s
|
|
666
667
|
[2mRan all test suites[22m[2m.[22m
|
|
@@ -15,4 +15,4 @@
|
|
|
15
15
|
[32mESM[39m [1mbuild/js/public/util.js.map [22m[32m71.00 B[39m
|
|
16
16
|
[32mESM[39m [1mbuild/js/index.js.map [22m[32m100.21 KB[39m
|
|
17
17
|
[32mESM[39m [1mbuild/js/chunk-A2MUUSNE.js.map [22m[32m1.19 KB[39m
|
|
18
|
-
[32mESM[39m ⚡️ Build success in
|
|
18
|
+
[32mESM[39m ⚡️ Build success in 81ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@monorepolint/rules",
|
|
3
|
-
"version": "0.5.0-alpha.
|
|
3
|
+
"version": "0.5.0-alpha.126+1634d19",
|
|
4
4
|
"author": "Eric L Anderson (https://github.com/ericanderson)",
|
|
5
5
|
"contributors": [
|
|
6
6
|
"Mac Lockard (https://github.com/maclockard)"
|
|
@@ -30,9 +30,9 @@
|
|
|
30
30
|
"transpile-typescript": "tsup --config ../../tsup.config.cjs"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@monorepolint/config": "^0.5.0-alpha.
|
|
34
|
-
"@monorepolint/core": "^0.5.0-alpha.
|
|
35
|
-
"@monorepolint/utils": "^0.5.0-alpha.
|
|
33
|
+
"@monorepolint/config": "^0.5.0-alpha.126+1634d19",
|
|
34
|
+
"@monorepolint/core": "^0.5.0-alpha.126+1634d19",
|
|
35
|
+
"@monorepolint/utils": "^0.5.0-alpha.126+1634d19",
|
|
36
36
|
"globby": "^14.0.0",
|
|
37
37
|
"jest-diff": "^29.7.0",
|
|
38
38
|
"resolve-package-path": "^4.0.3",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"publishConfig": {
|
|
60
60
|
"access": "public"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "1634d1967642613f1036cd803fb8769accce7fc4"
|
|
63
63
|
}
|