@monorepolint/rules 0.5.0-alpha.132 → 0.5.0-alpha.133
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 +175 -173
- package/.turbo/turbo-transpile-typescript.log +1 -1
- package/package.json +5 -5
package/.turbo/turbo-test.log
CHANGED
|
@@ -6,23 +6,25 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
6
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
7
|
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
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
|
-
(
|
|
9
|
+
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 `'.'`
|
|
10
|
+
(node:3171) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
10
11
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
11
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.
|
|
12
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.717 s[49m[22m[0m)
|
|
12
13
|
consistentVersions
|
|
13
14
|
standard tests
|
|
14
|
-
[32m✓[39m [2mDoes nothing when arguments are empty (
|
|
15
|
-
[32m✓[39m [2mFixes packages that have an incorrect dependency version (
|
|
16
|
-
[32m✓[39m [2mIgnores packages that have a correct dependency version (
|
|
17
|
-
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (
|
|
15
|
+
[32m✓[39m [2mDoes nothing when arguments are empty (23 ms)[22m
|
|
16
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency version (8 ms)[22m
|
|
17
|
+
[32m✓[39m [2mIgnores packages that have a correct dependency version (9 ms)[22m
|
|
18
|
+
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (17 ms)[22m
|
|
18
19
|
[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 (
|
|
20
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (4 ms)[22m
|
|
20
21
|
Multiple accepted versions tests
|
|
21
|
-
[32m✓[39m [2mAccepts a match when multiple versions are configured (
|
|
22
|
+
[32m✓[39m [2mAccepts a match when multiple versions are configured (3 ms)[22m
|
|
22
23
|
[32m✓[39m [2mErrors when version does not match (2 ms)[22m
|
|
23
24
|
|
|
25
|
+
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
26
|
[2mconsole.log[22m
|
|
25
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
27
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3177-FNgkt2tmNuBr)
|
|
26
28
|
[2m[22m
|
|
27
29
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
28
30
|
|
|
@@ -45,7 +47,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
45
47
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
46
48
|
|
|
47
49
|
[2mconsole.log[22m
|
|
48
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
50
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3177-1exoJAj9gyGq)
|
|
49
51
|
[2m[22m
|
|
50
52
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
51
53
|
|
|
@@ -55,7 +57,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
55
57
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
56
58
|
|
|
57
59
|
[2mconsole.log[22m
|
|
58
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
60
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3177-sUubRlHuCWuo)
|
|
59
61
|
[2m[22m
|
|
60
62
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
61
63
|
|
|
@@ -65,7 +67,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
65
67
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
66
68
|
|
|
67
69
|
[2mconsole.log[22m
|
|
68
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
70
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3177-2xk4CJOeJDpK)
|
|
69
71
|
[2m[22m
|
|
70
72
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
71
73
|
|
|
@@ -88,7 +90,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
88
90
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
89
91
|
|
|
90
92
|
[2mconsole.log[22m
|
|
91
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
93
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3177-8ABhg3V7agmE)
|
|
92
94
|
[2m[22m
|
|
93
95
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
94
96
|
|
|
@@ -98,7 +100,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
98
100
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
99
101
|
|
|
100
102
|
[2mconsole.log[22m
|
|
101
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
103
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3177-79AHr9x2V5Tk)
|
|
102
104
|
[2m[22m
|
|
103
105
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
104
106
|
|
|
@@ -108,7 +110,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
108
110
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
109
111
|
|
|
110
112
|
[2mconsole.log[22m
|
|
111
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
113
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3177-WKSk4bI2D42v)
|
|
112
114
|
[2m[22m
|
|
113
115
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
114
116
|
|
|
@@ -117,10 +119,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
117
119
|
[2m[22m
|
|
118
120
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
119
121
|
|
|
120
|
-
(node:
|
|
122
|
+
(node:3177) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
121
123
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
122
124
|
[2mconsole.log[22m
|
|
123
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
125
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3177-zDmo6vwvmzdo)
|
|
124
126
|
[2m[22m
|
|
125
127
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
126
128
|
|
|
@@ -143,7 +145,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
143
145
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
144
146
|
|
|
145
147
|
[2mconsole.log[22m
|
|
146
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
148
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3177-CdH3I9yXD37u)
|
|
147
149
|
[2m[22m
|
|
148
150
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
149
151
|
|
|
@@ -152,66 +154,8 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
152
154
|
[2m[22m
|
|
153
155
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
154
156
|
|
|
155
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mmustSatisfyPeerDependencies.spec.ts[22m ([0m[1m[41m6.961 s[49m[22m[0m)
|
|
156
|
-
mustSatisfyPeerDependencies
|
|
157
|
-
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (5 ms)[22m
|
|
158
|
-
[32m✓[39m [2mFlags conflicting peer dependencies (5 ms)[22m
|
|
159
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (4 ms)[22m
|
|
160
|
-
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (4 ms)[22m
|
|
161
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (3 ms)[22m
|
|
162
|
-
[32m✓[39m [2mHonors dependencyWhitelist (5 ms)[22m
|
|
163
|
-
[32m✓[39m [2mHonors dependencyBlacklist (4 ms)[22m
|
|
164
|
-
regex tests
|
|
165
|
-
[32m✓[39m [2mProperly matches any version range regex (23 ms)[22m
|
|
166
|
-
[32m✓[39m [2mProperly matches greator or equal version range regex (15 ms)[22m
|
|
167
|
-
[32m✓[39m [2mProperly matches major version range regex (10 ms)[22m
|
|
168
|
-
[32m✓[39m [2mProperly matches allowed range regex (17 ms)[22m
|
|
169
|
-
Determines dependencies satisfaction correctly
|
|
170
|
-
[32m✓[39m [2mversion is version (2 ms)[22m
|
|
171
|
-
[32m✓[39m [2mversion satisfies a range (3 ms)[22m
|
|
172
|
-
[32m✓[39m [2mhigher version satisfies a range (2 ms)[22m
|
|
173
|
-
[32m✓[39m [2mversion satisfies a greator or equal version range (2 ms)[22m
|
|
174
|
-
[32m✓[39m [2mhigher version satisfies a greator or equal version range (1 ms)[22m
|
|
175
|
-
[32m✓[39m [2mversion satisfies 'any' range (1 ms)[22m
|
|
176
|
-
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (1 ms)[22m
|
|
177
|
-
[32m✓[39m [2mrange satisfies 'any' range (1 ms)[22m
|
|
178
|
-
[32m✓[39m [2munion range satisfies 'any' range (1 ms)[22m
|
|
179
|
-
[32m✓[39m [2mversion found in union start (3 ms)[22m
|
|
180
|
-
[32m✓[39m [2mversion found in union end (1 ms)[22m
|
|
181
|
-
[32m✓[39m [2mversion satisfies a range in union start (2 ms)[22m
|
|
182
|
-
[32m✓[39m [2mversion satisfies a range in union end (1 ms)[22m
|
|
183
|
-
[32m✓[39m [2mhigher version satisfies a range in union start (1 ms)[22m
|
|
184
|
-
[32m✓[39m [2mhigher version satisfies a range in union end[22m
|
|
185
|
-
[32m✓[39m [2mrange found in union start[22m
|
|
186
|
-
[32m✓[39m [2mrange found in union end (1 ms)[22m
|
|
187
|
-
[32m✓[39m [2munion satisfies greator or equal version range (1 ms)[22m
|
|
188
|
-
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range[22m
|
|
189
|
-
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (1 ms)[22m
|
|
190
|
-
[32m✓[39m [2mhigher range satisfies a range in union start (1 ms)[22m
|
|
191
|
-
[32m✓[39m [2mhigher range satisfies a range in union end (1 ms)[22m
|
|
192
|
-
[32m✓[39m [2mequivalent 'any' ranges satisfy each other[22m
|
|
193
|
-
[32m✓[39m [2mequivalent major ranges satisfy each other (2 ms)[22m
|
|
194
|
-
[32m✓[39m [2mversion missing in union (1 ms)[22m
|
|
195
|
-
[32m✓[39m [2mrange missing in union (1 ms)[22m
|
|
196
|
-
Determines dependencies intersections correctly
|
|
197
|
-
[32m✓[39m [2mequivalence (2 ms)[22m
|
|
198
|
-
[32m✓[39m [2mexact vs any[22m
|
|
199
|
-
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
200
|
-
[32m✓[39m [2mgreater or equal vs any (1 ms)[22m
|
|
201
|
-
[32m✓[39m [2many vs any (1 ms)[22m
|
|
202
|
-
[32m✓[39m [2mexact vs greater or equal (1 ms)[22m
|
|
203
|
-
[32m✓[39m [2mmajor vs greater or equal (2 ms)[22m
|
|
204
|
-
[32m✓[39m [2mgreater or equal vs greater or equal (2 ms)[22m
|
|
205
|
-
[32m✓[39m [2mexact vs major (2 ms)[22m
|
|
206
|
-
[32m✓[39m [2mmajor vs major (1 ms)[22m
|
|
207
|
-
[32m✓[39m [2mexact vs union (2 ms)[22m
|
|
208
|
-
[32m✓[39m [2mmajor vs union (1 ms)[22m
|
|
209
|
-
[32m✓[39m [2munion vs union (2 ms)[22m
|
|
210
|
-
|
|
211
|
-
(node:3218) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
212
|
-
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
213
157
|
[2mconsole.log[22m
|
|
214
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
158
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3177-7RcrsPKSm2RH)
|
|
215
159
|
[2m[22m
|
|
216
160
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
217
161
|
|
|
@@ -221,7 +165,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
221
165
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
222
166
|
|
|
223
167
|
[2mconsole.log[22m
|
|
224
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
168
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3177-v3G1YFAl8g5N)
|
|
225
169
|
[2m[22m
|
|
226
170
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
227
171
|
|
|
@@ -244,7 +188,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
244
188
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
245
189
|
|
|
246
190
|
[2mconsole.log[22m
|
|
247
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
191
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3177-5mkPZ6hLpB7N)
|
|
248
192
|
[2m[22m
|
|
249
193
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
250
194
|
|
|
@@ -254,7 +198,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
254
198
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
255
199
|
|
|
256
200
|
[2mconsole.log[22m
|
|
257
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
201
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3177-xEhJ6TtlHAEV)
|
|
258
202
|
[2m[22m
|
|
259
203
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
260
204
|
|
|
@@ -264,7 +208,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
264
208
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
265
209
|
|
|
266
210
|
[2mconsole.log[22m
|
|
267
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
211
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3177-YQ1ZKNHHR12I)
|
|
268
212
|
[2m[22m
|
|
269
213
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
270
214
|
|
|
@@ -273,41 +217,90 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
273
217
|
[2m[22m
|
|
274
218
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
275
219
|
|
|
276
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[
|
|
220
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m7.067 s[49m[22m[0m)
|
|
277
221
|
expectPackageScript (SimpleHost)
|
|
278
222
|
fix: false
|
|
279
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
223
|
+
[32m✓[39m [2mhandles an empty script section (70 ms)[22m
|
|
280
224
|
fix: true
|
|
281
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
282
|
-
[32m✓[39m [2madds a script (
|
|
225
|
+
[32m✓[39m [2mfixes an empty script section (13 ms)[22m
|
|
226
|
+
[32m✓[39m [2madds a script (4 ms)[22m
|
|
283
227
|
[32m✓[39m [2mdoes nothing if the value exists (2 ms)[22m
|
|
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 (
|
|
228
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (9 ms)[22m
|
|
229
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (5 ms)[22m
|
|
230
|
+
[32m✓[39m [2mcan fix to empty (8 ms)[22m
|
|
287
231
|
[32m✓[39m [2mcan allow only empty (5 ms)[22m
|
|
288
232
|
expectPackageScript (CachingHost)
|
|
289
233
|
fix: false
|
|
290
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
234
|
+
[32m✓[39m [2mhandles an empty script section (16 ms)[22m
|
|
291
235
|
fix: true
|
|
292
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
293
|
-
[32m✓[39m [2madds a script (
|
|
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 (
|
|
297
|
-
[32m✓[39m [2mcan fix to empty (
|
|
298
|
-
[32m✓[39m [2mcan allow only empty (
|
|
236
|
+
[32m✓[39m [2mfixes an empty script section (5 ms)[22m
|
|
237
|
+
[32m✓[39m [2madds a script (5 ms)[22m
|
|
238
|
+
[32m✓[39m [2mdoes nothing if the value exists (1 ms)[22m
|
|
239
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (9 ms)[22m
|
|
240
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (10 ms)[22m
|
|
241
|
+
[32m✓[39m [2mcan fix to empty (8 ms)[22m
|
|
242
|
+
[32m✓[39m [2mcan allow only empty (20 ms)[22m
|
|
299
243
|
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
[32m✓[39m [
|
|
305
|
-
[32m✓[39m [
|
|
306
|
-
[32m✓[39m [
|
|
307
|
-
[32m✓[39m [
|
|
244
|
+
(node:3170) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
245
|
+
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
246
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mmustSatisfyPeerDependencies.spec.ts[22m ([0m[1m[41m7.374 s[49m[22m[0m)
|
|
247
|
+
mustSatisfyPeerDependencies
|
|
248
|
+
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (5 ms)[22m
|
|
249
|
+
[32m✓[39m [2mFlags conflicting peer dependencies (5 ms)[22m
|
|
250
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (10 ms)[22m
|
|
251
|
+
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (5 ms)[22m
|
|
252
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (7 ms)[22m
|
|
253
|
+
[32m✓[39m [2mHonors dependencyWhitelist (5 ms)[22m
|
|
254
|
+
[32m✓[39m [2mHonors dependencyBlacklist (9 ms)[22m
|
|
255
|
+
regex tests
|
|
256
|
+
[32m✓[39m [2mProperly matches any version range regex (30 ms)[22m
|
|
257
|
+
[32m✓[39m [2mProperly matches greator or equal version range regex (18 ms)[22m
|
|
258
|
+
[32m✓[39m [2mProperly matches major version range regex (16 ms)[22m
|
|
259
|
+
[32m✓[39m [2mProperly matches allowed range regex (25 ms)[22m
|
|
260
|
+
Determines dependencies satisfaction correctly
|
|
261
|
+
[32m✓[39m [2mversion is version (1 ms)[22m
|
|
262
|
+
[32m✓[39m [2mversion satisfies a range (4 ms)[22m
|
|
263
|
+
[32m✓[39m [2mhigher version satisfies a range (1 ms)[22m
|
|
264
|
+
[32m✓[39m [2mversion satisfies a greator or equal version range (1 ms)[22m
|
|
265
|
+
[32m✓[39m [2mhigher version satisfies a greator or equal version range (1 ms)[22m
|
|
266
|
+
[32m✓[39m [2mversion satisfies 'any' range (8 ms)[22m
|
|
267
|
+
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (1 ms)[22m
|
|
268
|
+
[32m✓[39m [2mrange satisfies 'any' range (1 ms)[22m
|
|
269
|
+
[32m✓[39m [2munion range satisfies 'any' range (1 ms)[22m
|
|
270
|
+
[32m✓[39m [2mversion found in union start (1 ms)[22m
|
|
271
|
+
[32m✓[39m [2mversion found in union end (1 ms)[22m
|
|
272
|
+
[32m✓[39m [2mversion satisfies a range in union start (1 ms)[22m
|
|
273
|
+
[32m✓[39m [2mversion satisfies a range in union end (3 ms)[22m
|
|
274
|
+
[32m✓[39m [2mhigher version satisfies a range in union start (3 ms)[22m
|
|
275
|
+
[32m✓[39m [2mhigher version satisfies a range in union end (1 ms)[22m
|
|
276
|
+
[32m✓[39m [2mrange found in union start[22m
|
|
277
|
+
[32m✓[39m [2mrange found in union end[22m
|
|
278
|
+
[32m✓[39m [2munion satisfies greator or equal version range (1 ms)[22m
|
|
279
|
+
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range (1 ms)[22m
|
|
280
|
+
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (1 ms)[22m
|
|
281
|
+
[32m✓[39m [2mhigher range satisfies a range in union start (1 ms)[22m
|
|
282
|
+
[32m✓[39m [2mhigher range satisfies a range in union end (1 ms)[22m
|
|
283
|
+
[32m✓[39m [2mequivalent 'any' ranges satisfy each other (1 ms)[22m
|
|
284
|
+
[32m✓[39m [2mequivalent major ranges satisfy each other (11 ms)[22m
|
|
285
|
+
[32m✓[39m [2mversion missing in union[22m
|
|
286
|
+
[32m✓[39m [2mrange missing in union (1 ms)[22m
|
|
287
|
+
Determines dependencies intersections correctly
|
|
288
|
+
[32m✓[39m [2mequivalence (1 ms)[22m
|
|
289
|
+
[32m✓[39m [2mexact vs any (1 ms)[22m
|
|
290
|
+
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
291
|
+
[32m✓[39m [2mgreater or equal vs any (1 ms)[22m
|
|
292
|
+
[32m✓[39m [2many vs any[22m
|
|
293
|
+
[32m✓[39m [2mexact vs greater or equal (7 ms)[22m
|
|
294
|
+
[32m✓[39m [2mmajor vs greater or equal (6 ms)[22m
|
|
295
|
+
[32m✓[39m [2mgreater or equal vs greater or equal (1 ms)[22m
|
|
296
|
+
[32m✓[39m [2mexact vs major (1 ms)[22m
|
|
297
|
+
[32m✓[39m [2mmajor vs major (2 ms)[22m
|
|
298
|
+
[32m✓[39m [2mexact vs union (1 ms)[22m
|
|
299
|
+
[32m✓[39m [2mmajor vs union (2 ms)[22m
|
|
300
|
+
[32m✓[39m [2munion vs union (2 ms)[22m
|
|
308
301
|
|
|
309
302
|
[2mconsole.log[22m
|
|
310
|
-
[34mpackage[39m (/tmp/tmp-
|
|
303
|
+
[34mpackage[39m (/tmp/tmp-3177-2bUFUyaHNEi6)
|
|
311
304
|
[2m[22m
|
|
312
305
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
313
306
|
|
|
@@ -317,7 +310,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
317
310
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
318
311
|
|
|
319
312
|
[2mconsole.log[22m
|
|
320
|
-
[34mpackage[39m (/tmp/tmp-
|
|
313
|
+
[34mpackage[39m (/tmp/tmp-3177-Fl02Zb1AjGQa)
|
|
321
314
|
[2m[22m
|
|
322
315
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
323
316
|
|
|
@@ -327,7 +320,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
327
320
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
328
321
|
|
|
329
322
|
[2mconsole.log[22m
|
|
330
|
-
[34mpackage[39m (/tmp/tmp-
|
|
323
|
+
[34mpackage[39m (/tmp/tmp-3177-Z5pbF0WnC2Vm)
|
|
331
324
|
[2m[22m
|
|
332
325
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
333
326
|
|
|
@@ -350,18 +343,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
350
343
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
351
344
|
|
|
352
345
|
[2mconsole.log[22m
|
|
353
|
-
[34mpackage[39m (/tmp/tmp-
|
|
346
|
+
[34mpackage[39m (/tmp/tmp-3177-92d7UskussI0)
|
|
354
347
|
[2m[22m
|
|
355
348
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
356
349
|
|
|
357
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
358
|
-
bannedDependencies
|
|
359
|
-
[32m✓[39m [2mFlags banned dependencies correctly (11 ms)[22m
|
|
360
|
-
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (3 ms)[22m
|
|
361
|
-
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
362
|
-
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
363
|
-
[32m✓[39m [2mFlags banned transitives correctly (8 ms)[22m
|
|
364
|
-
|
|
365
350
|
[2m[31mconsole.error[39m[22m
|
|
366
351
|
[31m [31mError![39m[31m [35mpackage.json[39m[31m: Expected entry for 'bugs' to exist[39m
|
|
367
352
|
[2m[22m
|
|
@@ -386,7 +371,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
386
371
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
387
372
|
|
|
388
373
|
[2mconsole.log[22m
|
|
389
|
-
[34mpackage[39m (/tmp/tmp-
|
|
374
|
+
[34mpackage[39m (/tmp/tmp-3177-rx022IB4Vh1y)
|
|
390
375
|
[2m[22m
|
|
391
376
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
392
377
|
|
|
@@ -396,7 +381,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
396
381
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
397
382
|
|
|
398
383
|
[2mconsole.log[22m
|
|
399
|
-
[34mpackage[39m (/tmp/tmp-
|
|
384
|
+
[34mpackage[39m (/tmp/tmp-3177-wC66wzdDPt3x)
|
|
400
385
|
[2m[22m
|
|
401
386
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
402
387
|
|
|
@@ -406,7 +391,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
406
391
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
407
392
|
|
|
408
393
|
[2mconsole.log[22m
|
|
409
|
-
[34mpackage[39m (/tmp/tmp-
|
|
394
|
+
[34mpackage[39m (/tmp/tmp-3177-dnM5rHCnT4w7)
|
|
410
395
|
[2m[22m
|
|
411
396
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
412
397
|
|
|
@@ -429,7 +414,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
429
414
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
430
415
|
|
|
431
416
|
[2mconsole.log[22m
|
|
432
|
-
[34mpackage[39m (/tmp/tmp-
|
|
417
|
+
[34mpackage[39m (/tmp/tmp-3177-Tk0nWJUKsHVX)
|
|
433
418
|
[2m[22m
|
|
434
419
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
435
420
|
|
|
@@ -459,42 +444,53 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
459
444
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageEntry.spec.ts[22m
|
|
460
445
|
expectPackageEntries (SimpleHost)
|
|
461
446
|
fix: true
|
|
462
|
-
[32m✓[39m [2mfixes missing entries (
|
|
463
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
447
|
+
[32m✓[39m [2mfixes missing entries (25 ms)[22m
|
|
448
|
+
[32m✓[39m [2mfixes missing nested entries (5 ms)[22m
|
|
464
449
|
[32m✓[39m [2mdoesn't error for nested entries that are defined (1 ms)[22m
|
|
465
450
|
[32m✓[39m [2merrors for keys that are missing (9 ms)[22m
|
|
466
451
|
[32m✓[39m [2mhandles both entries and entriesExist (9 ms)[22m
|
|
467
452
|
expectPackageEntries (CachingHost)
|
|
468
453
|
fix: true
|
|
469
|
-
[32m✓[39m [2mfixes missing entries (
|
|
470
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
454
|
+
[32m✓[39m [2mfixes missing entries (13 ms)[22m
|
|
455
|
+
[32m✓[39m [2mfixes missing nested entries (2 ms)[22m
|
|
471
456
|
[32m✓[39m [2mdoesn't error for nested entries that are defined (1 ms)[22m
|
|
472
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
473
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
457
|
+
[32m✓[39m [2merrors for keys that are missing (4 ms)[22m
|
|
458
|
+
[32m✓[39m [2mhandles both entries and entriesExist (15 ms)[22m
|
|
459
|
+
|
|
460
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
461
|
+
bannedDependencies
|
|
462
|
+
[32m✓[39m [2mFlags banned dependencies correctly (7 ms)[22m
|
|
463
|
+
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (2 ms)[22m
|
|
464
|
+
[32m✓[39m [2mFlags banned dependencies correctly w new globs (3 ms)[22m
|
|
465
|
+
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
466
|
+
[32m✓[39m [2mFlags banned transitives correctly (8 ms)[22m
|
|
467
|
+
|
|
468
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
469
|
+
nestedWorkspaces
|
|
470
|
+
[32m✓[39m [2mchecks correctly when no packages (17 ms)[22m
|
|
471
|
+
[32m✓[39m [2mchecks correctly when one level packages (5 ms)[22m
|
|
472
|
+
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (3 ms)[22m
|
|
473
|
+
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (5 ms)[22m
|
|
474
|
+
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (4 ms)[22m
|
|
475
|
+
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (4 ms)[22m
|
|
474
476
|
|
|
475
477
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mrequireDependency.spec.ts[22m
|
|
476
478
|
requireDependency
|
|
477
|
-
[32m✓[39m [2mchecks correctly (
|
|
478
|
-
[32m✓[39m [2mfixes correctly (
|
|
479
|
+
[32m✓[39m [2mchecks correctly (12 ms)[22m
|
|
480
|
+
[32m✓[39m [2mfixes correctly (20 ms)[22m
|
|
479
481
|
|
|
480
482
|
[2mconsole.log[22m
|
|
481
|
-
[34mpackage[39m (/tmp/tmp-
|
|
483
|
+
[34mpackage[39m (/tmp/tmp-3171-76J63cOtgtIn)
|
|
482
484
|
[2m[22m
|
|
483
485
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
484
486
|
|
|
485
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
486
|
-
consistentDependencies
|
|
487
|
-
[32m✓[39m [2mchecks correctly (15 ms)[22m
|
|
488
|
-
[32m✓[39m [2mfixes correctly (4 ms)[22m
|
|
489
|
-
[32m✓[39m [2mignores ignored dependencies (3 ms)[22m
|
|
490
|
-
|
|
491
487
|
[2mconsole.log[22m
|
|
492
488
|
[32mFixed![39m [35mpackage.json[39m: Incorrect order of fields in package.json
|
|
493
489
|
[2m[22m
|
|
494
490
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
495
491
|
|
|
496
492
|
[2mconsole.log[22m
|
|
497
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
493
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3171-NOVUHkV79ws6)
|
|
498
494
|
[2m[22m
|
|
499
495
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
500
496
|
|
|
@@ -504,7 +500,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
504
500
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
505
501
|
|
|
506
502
|
[2mconsole.log[22m
|
|
507
|
-
[34mpackage[39m (/tmp/tmp-
|
|
503
|
+
[34mpackage[39m (/tmp/tmp-3171-WFAVgu7sifu3)
|
|
508
504
|
[2m[22m
|
|
509
505
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
510
506
|
|
|
@@ -514,7 +510,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
514
510
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
515
511
|
|
|
516
512
|
[2mconsole.log[22m
|
|
517
|
-
[34mpackage[39m (/tmp/tmp-
|
|
513
|
+
[34mpackage[39m (/tmp/tmp-3171-LIgYeKr3fA7C)
|
|
518
514
|
[2m[22m
|
|
519
515
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
520
516
|
|
|
@@ -524,7 +520,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
524
520
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
525
521
|
|
|
526
522
|
[2mconsole.log[22m
|
|
527
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
523
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3171-zbdm6HGAkkyf)
|
|
528
524
|
[2m[22m
|
|
529
525
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
530
526
|
|
|
@@ -534,7 +530,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
534
530
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
535
531
|
|
|
536
532
|
[2mconsole.log[22m
|
|
537
|
-
[34mpackage[39m (/tmp/tmp-
|
|
533
|
+
[34mpackage[39m (/tmp/tmp-3171-Lte37aRt1pnk)
|
|
538
534
|
[2m[22m
|
|
539
535
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
540
536
|
|
|
@@ -546,19 +542,25 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
546
542
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
547
543
|
expectPackageOrder (SimpleHost)
|
|
548
544
|
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 (
|
|
545
|
+
[32m✓[39m [2mfixes order for expected keys (80 ms)[22m
|
|
546
|
+
[32m✓[39m [2mfixes order for unexpected keys (16 ms)[22m
|
|
547
|
+
[32m✓[39m [2mfixes order using function (5 ms)[22m
|
|
552
548
|
[32m✓[39m [2mdoes nothing if already order (1 ms)[22m
|
|
553
549
|
expectPackageOrder (CachingHost)
|
|
554
550
|
fix: true
|
|
555
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
551
|
+
[32m✓[39m [2mfixes order for expected keys (15 ms)[22m
|
|
556
552
|
[32m✓[39m [2mfixes order for unexpected keys (5 ms)[22m
|
|
557
|
-
[32m✓[39m [2mfixes order using function (
|
|
553
|
+
[32m✓[39m [2mfixes order using function (3 ms)[22m
|
|
558
554
|
[32m✓[39m [2mdoes nothing if already order (1 ms)[22m
|
|
559
555
|
|
|
556
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
557
|
+
consistentDependencies
|
|
558
|
+
[32m✓[39m [2mchecks correctly (15 ms)[22m
|
|
559
|
+
[32m✓[39m [2mfixes correctly (4 ms)[22m
|
|
560
|
+
[32m✓[39m [2mignores ignored dependencies (3 ms)[22m
|
|
561
|
+
|
|
560
562
|
[2mconsole.log[22m
|
|
561
|
-
[34mfoo-lib[39m (/tmp/tmp-
|
|
563
|
+
[34mfoo-lib[39m (/tmp/tmp-3171-oz7LUw3mFV3O)
|
|
562
564
|
[2m[22m
|
|
563
565
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
564
566
|
|
|
@@ -568,27 +570,17 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
568
570
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
569
571
|
|
|
570
572
|
[2mconsole.log[22m
|
|
571
|
-
[
|
|
573
|
+
[34mrootProject[39m (/tmp/tmp-3177-wpywmQCQSQuQ)
|
|
572
574
|
[2m[22m
|
|
573
575
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
574
576
|
|
|
575
577
|
[2mconsole.log[22m
|
|
576
|
-
[32mFixed![39m [
|
|
578
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
577
579
|
[2m[22m
|
|
578
580
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
579
581
|
|
|
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 (14 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 (6 ms)[22m
|
|
588
|
-
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
589
|
-
|
|
590
582
|
[2mconsole.log[22m
|
|
591
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
583
|
+
[34mrootProject[39m (/tmp/tmp-3177-JGcbAtVFxZbY)
|
|
592
584
|
[2m[22m
|
|
593
585
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
594
586
|
|
|
@@ -598,27 +590,27 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
598
590
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
599
591
|
|
|
600
592
|
[2mconsole.log[22m
|
|
601
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
593
|
+
[34mrootProject[39m (/tmp/tmp-3177-2SbO8813oO5A)
|
|
602
594
|
[2m[22m
|
|
603
595
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
604
596
|
|
|
605
597
|
[2mconsole.log[22m
|
|
606
|
-
[32mFixed![39m [
|
|
598
|
+
[32mFixed![39m [35mnested/foo.txt[39m: Expect file contents to match
|
|
607
599
|
[2m[22m
|
|
608
600
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
609
601
|
|
|
610
602
|
[2mconsole.log[22m
|
|
611
|
-
[
|
|
603
|
+
[34mfoo-lib[39m (/tmp/tmp-3171-abCDVBDQGdH7)
|
|
612
604
|
[2m[22m
|
|
613
605
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
614
606
|
|
|
615
607
|
[2mconsole.log[22m
|
|
616
|
-
[32mFixed![39m [
|
|
608
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
617
609
|
[2m[22m
|
|
618
610
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
619
611
|
|
|
620
612
|
[2mconsole.log[22m
|
|
621
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
613
|
+
[34mrootProject[39m (/tmp/tmp-3177-rNyNV53B69NA)
|
|
622
614
|
[2m[22m
|
|
623
615
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
624
616
|
|
|
@@ -627,8 +619,18 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
627
619
|
[2m[22m
|
|
628
620
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
629
621
|
|
|
622
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1malphabeticalScripts.spec.ts[22m
|
|
623
|
+
alphabeticalScripts (SimpleHost)
|
|
624
|
+
fix: true
|
|
625
|
+
[32m✓[39m [2mfixes unsorted scripts (14 ms)[22m
|
|
626
|
+
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
627
|
+
alphabeticalScripts (CachingHost)
|
|
628
|
+
fix: true
|
|
629
|
+
[32m✓[39m [2mfixes unsorted scripts (14 ms)[22m
|
|
630
|
+
[32m✓[39m [2mdoes nothing if already sorted (2 ms)[22m
|
|
631
|
+
|
|
630
632
|
[2mconsole.log[22m
|
|
631
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
633
|
+
[34mrootProject[39m (/tmp/tmp-3177-V48O5AQg01nT)
|
|
632
634
|
[2m[22m
|
|
633
635
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
634
636
|
|
|
@@ -638,7 +640,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
638
640
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
639
641
|
|
|
640
642
|
[2mconsole.log[22m
|
|
641
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
643
|
+
[34mrootProject[39m (/tmp/tmp-3177-0uykn4UJpAEH)
|
|
642
644
|
[2m[22m
|
|
643
645
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
644
646
|
|
|
@@ -649,18 +651,18 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
649
651
|
|
|
650
652
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mfileContents.spec.ts[22m
|
|
651
653
|
fileContents (SimpleHost)
|
|
652
|
-
fix: true
|
|
653
|
-
[32m✓[39m [2mworks with async generator (7 ms)[22m
|
|
654
|
-
[32m✓[39m [2mfixes missing file (2 ms)[22m
|
|
655
|
-
[32m✓[39m [2mfixes missing nested file (2 ms)[22m
|
|
656
|
-
fileContents (CachingHost)
|
|
657
654
|
fix: true
|
|
658
655
|
[32m✓[39m [2mworks with async generator (8 ms)[22m
|
|
659
656
|
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
660
|
-
[32m✓[39m [2mfixes missing nested file (
|
|
657
|
+
[32m✓[39m [2mfixes missing nested file (5 ms)[22m
|
|
658
|
+
fileContents (CachingHost)
|
|
659
|
+
fix: true
|
|
660
|
+
[32m✓[39m [2mworks with async generator (6 ms)[22m
|
|
661
|
+
[32m✓[39m [2mfixes missing file (4 ms)[22m
|
|
662
|
+
[32m✓[39m [2mfixes missing nested file (5 ms)[22m
|
|
661
663
|
|
|
662
664
|
[1mTest Suites: [22m[1m[32m11 passed[39m[22m, 11 total
|
|
663
665
|
[1mTests: [22m[1m[32m118 passed[39m[22m, 118 total
|
|
664
666
|
[1mSnapshots: [22m0 total
|
|
665
|
-
[1mTime:[22m 9.
|
|
667
|
+
[1mTime:[22m 9.728 s
|
|
666
668
|
[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 50ms
|
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.133+a6e1e78",
|
|
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.133+a6e1e78",
|
|
34
|
+
"@monorepolint/core": "^0.5.0-alpha.133+a6e1e78",
|
|
35
|
+
"@monorepolint/utils": "^0.5.0-alpha.133+a6e1e78",
|
|
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": "a6e1e78e27ca6a622665275f0a16181b06ab59ca"
|
|
63
63
|
}
|