@monorepolint/rules 0.5.0-alpha.136 → 0.5.0-alpha.137
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 +143 -144
- package/.turbo/turbo-transpile-typescript.log +1 -1
- package/package.json +5 -5
package/.turbo/turbo-test.log
CHANGED
|
@@ -6,25 +6,24 @@ 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/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 `'.'`
|
|
7
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
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
|
-
|
|
10
|
-
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 `'.'`
|
|
11
|
-
(node:3048) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
9
|
+
(node:3123) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
12
10
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
13
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[
|
|
11
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.674 s[49m[22m[0m)
|
|
14
12
|
consistentVersions
|
|
15
13
|
standard tests
|
|
16
|
-
[32m✓[39m [2mDoes nothing when arguments are empty (
|
|
14
|
+
[32m✓[39m [2mDoes nothing when arguments are empty (11 ms)[22m
|
|
17
15
|
[32m✓[39m [2mFixes packages that have an incorrect dependency version (4 ms)[22m
|
|
18
16
|
[32m✓[39m [2mIgnores packages that have a correct dependency version (2 ms)[22m
|
|
19
|
-
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (
|
|
17
|
+
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (3 ms)[22m
|
|
20
18
|
[32m✓[39m [2mIgnores packages that have a correct devDependency version (2 ms)[22m
|
|
21
19
|
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (3 ms)[22m
|
|
22
20
|
Multiple accepted versions tests
|
|
23
|
-
[32m✓[39m [2mAccepts a match when multiple versions are configured (
|
|
21
|
+
[32m✓[39m [2mAccepts a match when multiple versions are configured (2 ms)[22m
|
|
24
22
|
[32m✓[39m [2mErrors when version does not match (2 ms)[22m
|
|
25
23
|
|
|
24
|
+
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 `'.'`
|
|
26
25
|
[2mconsole.log[22m
|
|
27
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
26
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3124-270M9pIfujF5)
|
|
28
27
|
[2m[22m
|
|
29
28
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
30
29
|
|
|
@@ -47,7 +46,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
47
46
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
48
47
|
|
|
49
48
|
[2mconsole.log[22m
|
|
50
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
49
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3124-thGXVAIcCAG9)
|
|
51
50
|
[2m[22m
|
|
52
51
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
53
52
|
|
|
@@ -57,7 +56,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
57
56
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
58
57
|
|
|
59
58
|
[2mconsole.log[22m
|
|
60
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
59
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3124-rmVIc5AdRP3d)
|
|
61
60
|
[2m[22m
|
|
62
61
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
63
62
|
|
|
@@ -67,7 +66,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
67
66
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
68
67
|
|
|
69
68
|
[2mconsole.log[22m
|
|
70
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
69
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3124-YQh3GMrhXz7L)
|
|
71
70
|
[2m[22m
|
|
72
71
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
73
72
|
|
|
@@ -90,7 +89,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
90
89
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
91
90
|
|
|
92
91
|
[2mconsole.log[22m
|
|
93
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
92
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3124-3Hn3rwLlOFK5)
|
|
94
93
|
[2m[22m
|
|
95
94
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
96
95
|
|
|
@@ -100,7 +99,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
100
99
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
101
100
|
|
|
102
101
|
[2mconsole.log[22m
|
|
103
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
102
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3124-2pUFvt35j6hV)
|
|
104
103
|
[2m[22m
|
|
105
104
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
106
105
|
|
|
@@ -110,7 +109,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
110
109
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
111
110
|
|
|
112
111
|
[2mconsole.log[22m
|
|
113
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
112
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3124-aKMdgMKatE3m)
|
|
114
113
|
[2m[22m
|
|
115
114
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
116
115
|
|
|
@@ -119,10 +118,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
119
118
|
[2m[22m
|
|
120
119
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
121
120
|
|
|
122
|
-
(node:
|
|
121
|
+
(node:3124) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
123
122
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
124
123
|
[2mconsole.log[22m
|
|
125
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
124
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3124-w26Wgpeq6wu3)
|
|
126
125
|
[2m[22m
|
|
127
126
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
128
127
|
|
|
@@ -145,7 +144,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
145
144
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
146
145
|
|
|
147
146
|
[2mconsole.log[22m
|
|
148
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
147
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3124-75n1qpA2Q2RG)
|
|
149
148
|
[2m[22m
|
|
150
149
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
151
150
|
|
|
@@ -155,7 +154,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
155
154
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
156
155
|
|
|
157
156
|
[2mconsole.log[22m
|
|
158
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
157
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3124-qV7EOhiDAB7c)
|
|
159
158
|
[2m[22m
|
|
160
159
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
161
160
|
|
|
@@ -165,7 +164,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
165
164
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
166
165
|
|
|
167
166
|
[2mconsole.log[22m
|
|
168
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
167
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3124-Uek6kaEl0NFn)
|
|
169
168
|
[2m[22m
|
|
170
169
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
171
170
|
|
|
@@ -188,7 +187,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
188
187
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
189
188
|
|
|
190
189
|
[2mconsole.log[22m
|
|
191
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
190
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3124-qiWdyeDzyPwe)
|
|
192
191
|
[2m[22m
|
|
193
192
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
194
193
|
|
|
@@ -198,7 +197,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
198
197
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
199
198
|
|
|
200
199
|
[2mconsole.log[22m
|
|
201
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
200
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3124-our5AY526A71)
|
|
202
201
|
[2m[22m
|
|
203
202
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
204
203
|
|
|
@@ -208,7 +207,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
208
207
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
209
208
|
|
|
210
209
|
[2mconsole.log[22m
|
|
211
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
210
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3124-vCT7xPQd1Xcx)
|
|
212
211
|
[2m[22m
|
|
213
212
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
214
213
|
|
|
@@ -217,52 +216,52 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
217
216
|
[2m[22m
|
|
218
217
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
219
218
|
|
|
220
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[
|
|
219
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m6.887 s[49m[22m[0m)
|
|
221
220
|
expectPackageScript (SimpleHost)
|
|
222
221
|
fix: false
|
|
223
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
222
|
+
[32m✓[39m [2mhandles an empty script section (84 ms)[22m
|
|
224
223
|
fix: true
|
|
225
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
224
|
+
[32m✓[39m [2mfixes an empty script section (17 ms)[22m
|
|
226
225
|
[32m✓[39m [2madds a script (7 ms)[22m
|
|
227
|
-
[32m✓[39m [2mdoes nothing if the value exists (
|
|
228
|
-
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (
|
|
226
|
+
[32m✓[39m [2mdoes nothing if the value exists (2 ms)[22m
|
|
227
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (10 ms)[22m
|
|
229
228
|
[32m✓[39m [2muses the fixValue for fixing if provided (6 ms)[22m
|
|
230
|
-
[32m✓[39m [2mcan fix to empty (
|
|
231
|
-
[32m✓[39m [2mcan allow only empty (
|
|
229
|
+
[32m✓[39m [2mcan fix to empty (5 ms)[22m
|
|
230
|
+
[32m✓[39m [2mcan allow only empty (5 ms)[22m
|
|
232
231
|
expectPackageScript (CachingHost)
|
|
233
232
|
fix: false
|
|
234
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
233
|
+
[32m✓[39m [2mhandles an empty script section (13 ms)[22m
|
|
235
234
|
fix: true
|
|
236
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
237
|
-
[32m✓[39m [2madds a script (
|
|
238
|
-
[32m✓[39m [2mdoes nothing if the value exists (
|
|
239
|
-
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (
|
|
235
|
+
[32m✓[39m [2mfixes an empty script section (4 ms)[22m
|
|
236
|
+
[32m✓[39m [2madds a script (10 ms)[22m
|
|
237
|
+
[32m✓[39m [2mdoes nothing if the value exists (1 ms)[22m
|
|
238
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (8 ms)[22m
|
|
240
239
|
[32m✓[39m [2muses the fixValue for fixing if provided (5 ms)[22m
|
|
241
|
-
[32m✓[39m [2mcan fix to empty (
|
|
242
|
-
[32m✓[39m [2mcan allow only empty (
|
|
240
|
+
[32m✓[39m [2mcan fix to empty (10 ms)[22m
|
|
241
|
+
[32m✓[39m [2mcan allow only empty (4 ms)[22m
|
|
243
242
|
|
|
244
|
-
(node:
|
|
243
|
+
(node:3122) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
245
244
|
(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.
|
|
245
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mmustSatisfyPeerDependencies.spec.ts[22m ([0m[1m[41m7.191 s[49m[22m[0m)
|
|
247
246
|
mustSatisfyPeerDependencies
|
|
248
247
|
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (5 ms)[22m
|
|
249
|
-
[32m✓[39m [2mFlags conflicting peer dependencies (
|
|
250
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (
|
|
251
|
-
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (
|
|
248
|
+
[32m✓[39m [2mFlags conflicting peer dependencies (15 ms)[22m
|
|
249
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (7 ms)[22m
|
|
250
|
+
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (15 ms)[22m
|
|
252
251
|
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (4 ms)[22m
|
|
253
|
-
[32m✓[39m [2mHonors dependencyWhitelist (
|
|
254
|
-
[32m✓[39m [2mHonors dependencyBlacklist (
|
|
252
|
+
[32m✓[39m [2mHonors dependencyWhitelist (4 ms)[22m
|
|
253
|
+
[32m✓[39m [2mHonors dependencyBlacklist (7 ms)[22m
|
|
255
254
|
regex tests
|
|
256
|
-
[32m✓[39m [2mProperly matches any version range regex (
|
|
257
|
-
[32m✓[39m [2mProperly matches greator or equal version range regex (
|
|
258
|
-
[32m✓[39m [2mProperly matches major version range regex (
|
|
255
|
+
[32m✓[39m [2mProperly matches any version range regex (20 ms)[22m
|
|
256
|
+
[32m✓[39m [2mProperly matches greator or equal version range regex (18 ms)[22m
|
|
257
|
+
[32m✓[39m [2mProperly matches major version range regex (23 ms)[22m
|
|
259
258
|
[32m✓[39m [2mProperly matches allowed range regex (14 ms)[22m
|
|
260
259
|
Determines dependencies satisfaction correctly
|
|
261
|
-
[32m✓[39m [2mversion is version (
|
|
260
|
+
[32m✓[39m [2mversion is version (1 ms)[22m
|
|
262
261
|
[32m✓[39m [2mversion satisfies a range (3 ms)[22m
|
|
263
|
-
[32m✓[39m [2mhigher version satisfies a range (
|
|
262
|
+
[32m✓[39m [2mhigher version satisfies a range (6 ms)[22m
|
|
264
263
|
[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 (
|
|
264
|
+
[32m✓[39m [2mhigher version satisfies a greator or equal version range (1 ms)[22m
|
|
266
265
|
[32m✓[39m [2mversion satisfies 'any' range (1 ms)[22m
|
|
267
266
|
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (1 ms)[22m
|
|
268
267
|
[32m✓[39m [2mrange satisfies 'any' range (1 ms)[22m
|
|
@@ -270,37 +269,37 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
270
269
|
[32m✓[39m [2mversion found in union start (1 ms)[22m
|
|
271
270
|
[32m✓[39m [2mversion found in union end (1 ms)[22m
|
|
272
271
|
[32m✓[39m [2mversion satisfies a range in union start (1 ms)[22m
|
|
273
|
-
[32m✓[39m [2mversion satisfies a range in union end[22m
|
|
272
|
+
[32m✓[39m [2mversion satisfies a range in union end (1 ms)[22m
|
|
274
273
|
[32m✓[39m [2mhigher version satisfies a range in union start (1 ms)[22m
|
|
275
274
|
[32m✓[39m [2mhigher version satisfies a range in union end (1 ms)[22m
|
|
276
275
|
[32m✓[39m [2mrange found in union start (1 ms)[22m
|
|
277
|
-
[32m✓[39m [2mrange found in union end[22m
|
|
276
|
+
[32m✓[39m [2mrange found in union end (1 ms)[22m
|
|
278
277
|
[32m✓[39m [2munion satisfies greator or equal version range (1 ms)[22m
|
|
279
278
|
[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 (
|
|
279
|
+
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (6 ms)[22m
|
|
281
280
|
[32m✓[39m [2mhigher range satisfies a range in union start (1 ms)[22m
|
|
282
281
|
[32m✓[39m [2mhigher range satisfies a range in union end (1 ms)[22m
|
|
283
282
|
[32m✓[39m [2mequivalent 'any' ranges satisfy each other (1 ms)[22m
|
|
284
|
-
[32m✓[39m [2mequivalent major ranges satisfy each other (
|
|
283
|
+
[32m✓[39m [2mequivalent major ranges satisfy each other (5 ms)[22m
|
|
285
284
|
[32m✓[39m [2mversion missing in union (1 ms)[22m
|
|
286
285
|
[32m✓[39m [2mrange missing in union (1 ms)[22m
|
|
287
286
|
Determines dependencies intersections correctly
|
|
288
|
-
[32m✓[39m [2mequivalence (
|
|
287
|
+
[32m✓[39m [2mequivalence (7 ms)[22m
|
|
289
288
|
[32m✓[39m [2mexact vs any (1 ms)[22m
|
|
290
|
-
[32m✓[39m [2mmajor vs any[22m
|
|
289
|
+
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
291
290
|
[32m✓[39m [2mgreater or equal vs any (1 ms)[22m
|
|
292
291
|
[32m✓[39m [2many vs any[22m
|
|
293
|
-
[32m✓[39m [2mexact vs greater or equal (
|
|
292
|
+
[32m✓[39m [2mexact vs greater or equal (2 ms)[22m
|
|
294
293
|
[32m✓[39m [2mmajor vs greater or equal (1 ms)[22m
|
|
295
294
|
[32m✓[39m [2mgreater or equal vs greater or equal (1 ms)[22m
|
|
296
|
-
[32m✓[39m [2mexact vs major (
|
|
297
|
-
[32m✓[39m [2mmajor vs major (
|
|
298
|
-
[32m✓[39m [2mexact vs union (
|
|
295
|
+
[32m✓[39m [2mexact vs major (4 ms)[22m
|
|
296
|
+
[32m✓[39m [2mmajor vs major (3 ms)[22m
|
|
297
|
+
[32m✓[39m [2mexact vs union (2 ms)[22m
|
|
299
298
|
[32m✓[39m [2mmajor vs union (1 ms)[22m
|
|
300
|
-
[32m✓[39m [2munion vs union (
|
|
299
|
+
[32m✓[39m [2munion vs union (12 ms)[22m
|
|
301
300
|
|
|
302
301
|
[2mconsole.log[22m
|
|
303
|
-
[34mpackage[39m (/tmp/tmp-
|
|
302
|
+
[34mpackage[39m (/tmp/tmp-3124-eaK6gk43O4Rv)
|
|
304
303
|
[2m[22m
|
|
305
304
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
306
305
|
|
|
@@ -310,7 +309,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
310
309
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
311
310
|
|
|
312
311
|
[2mconsole.log[22m
|
|
313
|
-
[34mpackage[39m (/tmp/tmp-
|
|
312
|
+
[34mpackage[39m (/tmp/tmp-3124-Lypp6dZLy1if)
|
|
314
313
|
[2m[22m
|
|
315
314
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
316
315
|
|
|
@@ -320,7 +319,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
320
319
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
321
320
|
|
|
322
321
|
[2mconsole.log[22m
|
|
323
|
-
[34mpackage[39m (/tmp/tmp-
|
|
322
|
+
[34mpackage[39m (/tmp/tmp-3124-iu5XpD58D4bk)
|
|
324
323
|
[2m[22m
|
|
325
324
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
326
325
|
|
|
@@ -343,7 +342,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
343
342
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
344
343
|
|
|
345
344
|
[2mconsole.log[22m
|
|
346
|
-
[34mpackage[39m (/tmp/tmp-
|
|
345
|
+
[34mpackage[39m (/tmp/tmp-3124-L4rvUe4l8dPL)
|
|
347
346
|
[2m[22m
|
|
348
347
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
349
348
|
|
|
@@ -370,16 +369,8 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
370
369
|
[2m[22m
|
|
371
370
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
372
371
|
|
|
373
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
374
|
-
bannedDependencies
|
|
375
|
-
[32m✓[39m [2mFlags banned dependencies correctly (9 ms)[22m
|
|
376
|
-
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (2 ms)[22m
|
|
377
|
-
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
378
|
-
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
379
|
-
[32m✓[39m [2mFlags banned transitives correctly (8 ms)[22m
|
|
380
|
-
|
|
381
372
|
[2mconsole.log[22m
|
|
382
|
-
[34mpackage[39m (/tmp/tmp-
|
|
373
|
+
[34mpackage[39m (/tmp/tmp-3124-IGBqW0WZWX1U)
|
|
383
374
|
[2m[22m
|
|
384
375
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
385
376
|
|
|
@@ -389,7 +380,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
389
380
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
390
381
|
|
|
391
382
|
[2mconsole.log[22m
|
|
392
|
-
[34mpackage[39m (/tmp/tmp-
|
|
383
|
+
[34mpackage[39m (/tmp/tmp-3124-5LwBnVWsBRwL)
|
|
393
384
|
[2m[22m
|
|
394
385
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
395
386
|
|
|
@@ -399,7 +390,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
399
390
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
400
391
|
|
|
401
392
|
[2mconsole.log[22m
|
|
402
|
-
[34mpackage[39m (/tmp/tmp-
|
|
393
|
+
[34mpackage[39m (/tmp/tmp-3124-278BC7u61A4a)
|
|
403
394
|
[2m[22m
|
|
404
395
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
405
396
|
|
|
@@ -422,7 +413,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
422
413
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
423
414
|
|
|
424
415
|
[2mconsole.log[22m
|
|
425
|
-
[34mpackage[39m (/tmp/tmp-
|
|
416
|
+
[34mpackage[39m (/tmp/tmp-3124-yDUeaLZifjhw)
|
|
426
417
|
[2m[22m
|
|
427
418
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
428
419
|
|
|
@@ -452,35 +443,49 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
452
443
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageEntry.spec.ts[22m
|
|
453
444
|
expectPackageEntries (SimpleHost)
|
|
454
445
|
fix: true
|
|
455
|
-
[32m✓[39m [2mfixes missing entries (
|
|
456
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
446
|
+
[32m✓[39m [2mfixes missing entries (13 ms)[22m
|
|
447
|
+
[32m✓[39m [2mfixes missing nested entries (40 ms)[22m
|
|
457
448
|
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
458
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
449
|
+
[32m✓[39m [2merrors for keys that are missing (11 ms)[22m
|
|
459
450
|
[32m✓[39m [2mhandles both entries and entriesExist (12 ms)[22m
|
|
460
451
|
expectPackageEntries (CachingHost)
|
|
461
452
|
fix: true
|
|
462
|
-
[32m✓[39m [2mfixes missing entries (
|
|
453
|
+
[32m✓[39m [2mfixes missing entries (8 ms)[22m
|
|
463
454
|
[32m✓[39m [2mfixes missing nested entries (4 ms)[22m
|
|
464
|
-
[32m✓[39m [2mdoesn't error for nested entries that are defined (
|
|
465
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
466
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
455
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (4 ms)[22m
|
|
456
|
+
[32m✓[39m [2merrors for keys that are missing (21 ms)[22m
|
|
457
|
+
[32m✓[39m [2mhandles both entries and entriesExist (24 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 (8 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 (4 ms)[22m
|
|
465
|
+
[32m✓[39m [2mFlags banned transitives correctly (5 ms)[22m
|
|
467
466
|
|
|
468
467
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
469
468
|
nestedWorkspaces
|
|
470
|
-
[32m✓[39m [2mchecks correctly when no packages (
|
|
471
|
-
[32m✓[39m [2mchecks correctly when one level packages (
|
|
469
|
+
[32m✓[39m [2mchecks correctly when no packages (13 ms)[22m
|
|
470
|
+
[32m✓[39m [2mchecks correctly when one level packages (3 ms)[22m
|
|
472
471
|
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (4 ms)[22m
|
|
473
|
-
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (
|
|
474
|
-
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (
|
|
475
|
-
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (
|
|
472
|
+
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (4 ms)[22m
|
|
473
|
+
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (3 ms)[22m
|
|
474
|
+
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (4 ms)[22m
|
|
476
475
|
|
|
477
476
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mrequireDependency.spec.ts[22m
|
|
478
477
|
requireDependency
|
|
479
|
-
[32m✓[39m [2mchecks correctly (
|
|
480
|
-
[32m✓[39m [2mfixes correctly (
|
|
478
|
+
[32m✓[39m [2mchecks correctly (11 ms)[22m
|
|
479
|
+
[32m✓[39m [2mfixes correctly (5 ms)[22m
|
|
480
|
+
|
|
481
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
482
|
+
consistentDependencies
|
|
483
|
+
[32m✓[39m [2mchecks correctly (16 ms)[22m
|
|
484
|
+
[32m✓[39m [2mfixes correctly (4 ms)[22m
|
|
485
|
+
[32m✓[39m [2mignores ignored dependencies (2 ms)[22m
|
|
481
486
|
|
|
482
487
|
[2mconsole.log[22m
|
|
483
|
-
[34mpackage[39m (/tmp/tmp-
|
|
488
|
+
[34mpackage[39m (/tmp/tmp-3123-xeGe28V0vvuF)
|
|
484
489
|
[2m[22m
|
|
485
490
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
486
491
|
|
|
@@ -490,7 +495,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
490
495
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
491
496
|
|
|
492
497
|
[2mconsole.log[22m
|
|
493
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
498
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3123-GN1HawLWj4lJ)
|
|
494
499
|
[2m[22m
|
|
495
500
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
496
501
|
|
|
@@ -500,7 +505,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
500
505
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
501
506
|
|
|
502
507
|
[2mconsole.log[22m
|
|
503
|
-
[34mpackage[39m (/tmp/tmp-
|
|
508
|
+
[34mpackage[39m (/tmp/tmp-3123-lPsLnRQUYn6c)
|
|
504
509
|
[2m[22m
|
|
505
510
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
506
511
|
|
|
@@ -510,7 +515,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
510
515
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
511
516
|
|
|
512
517
|
[2mconsole.log[22m
|
|
513
|
-
[34mpackage[39m (/tmp/tmp-
|
|
518
|
+
[34mpackage[39m (/tmp/tmp-3123-ZFQu0D0lwKqX)
|
|
514
519
|
[2m[22m
|
|
515
520
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
516
521
|
|
|
@@ -519,14 +524,8 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
519
524
|
[2m[22m
|
|
520
525
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
521
526
|
|
|
522
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
523
|
-
consistentDependencies
|
|
524
|
-
[32m✓[39m [2mchecks correctly (12 ms)[22m
|
|
525
|
-
[32m✓[39m [2mfixes correctly (2 ms)[22m
|
|
526
|
-
[32m✓[39m [2mignores ignored dependencies (2 ms)[22m
|
|
527
|
-
|
|
528
527
|
[2mconsole.log[22m
|
|
529
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
528
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3123-6uberBGOtr1W)
|
|
530
529
|
[2m[22m
|
|
531
530
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
532
531
|
|
|
@@ -536,7 +535,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
536
535
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
537
536
|
|
|
538
537
|
[2mconsole.log[22m
|
|
539
|
-
[34mpackage[39m (/tmp/tmp-
|
|
538
|
+
[34mpackage[39m (/tmp/tmp-3123-UHULjENruphJ)
|
|
540
539
|
[2m[22m
|
|
541
540
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
542
541
|
|
|
@@ -548,59 +547,49 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
548
547
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
549
548
|
expectPackageOrder (SimpleHost)
|
|
550
549
|
fix: true
|
|
551
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
552
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
550
|
+
[32m✓[39m [2mfixes order for expected keys (81 ms)[22m
|
|
551
|
+
[32m✓[39m [2mfixes order for unexpected keys (15 ms)[22m
|
|
553
552
|
[32m✓[39m [2mfixes order using function (5 ms)[22m
|
|
554
|
-
[32m✓[39m [2mdoes nothing if already order (
|
|
553
|
+
[32m✓[39m [2mdoes nothing if already order (1 ms)[22m
|
|
555
554
|
expectPackageOrder (CachingHost)
|
|
556
555
|
fix: true
|
|
557
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
558
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
559
|
-
[32m✓[39m [2mfixes order using function (
|
|
560
|
-
[32m✓[39m [2mdoes nothing if already order (
|
|
556
|
+
[32m✓[39m [2mfixes order for expected keys (7 ms)[22m
|
|
557
|
+
[32m✓[39m [2mfixes order for unexpected keys (16 ms)[22m
|
|
558
|
+
[32m✓[39m [2mfixes order using function (4 ms)[22m
|
|
559
|
+
[32m✓[39m [2mdoes nothing if already order (1 ms)[22m
|
|
561
560
|
|
|
562
561
|
[2mconsole.log[22m
|
|
563
|
-
[
|
|
562
|
+
[34mrootProject[39m (/tmp/tmp-3124-GW0YF3gQn3rC)
|
|
564
563
|
[2m[22m
|
|
565
564
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
566
565
|
|
|
567
566
|
[2mconsole.log[22m
|
|
568
|
-
[32mFixed![39m [
|
|
567
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
569
568
|
[2m[22m
|
|
570
569
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
571
570
|
|
|
572
571
|
[2mconsole.log[22m
|
|
573
|
-
[
|
|
572
|
+
[34mrootProject[39m (/tmp/tmp-3124-KdoStsjvg85X)
|
|
574
573
|
[2m[22m
|
|
575
574
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
576
575
|
|
|
577
576
|
[2mconsole.log[22m
|
|
578
|
-
[32mFixed![39m [
|
|
577
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
579
578
|
[2m[22m
|
|
580
579
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
581
580
|
|
|
582
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1malphabeticalScripts.spec.ts[22m
|
|
583
|
-
alphabeticalScripts (SimpleHost)
|
|
584
|
-
fix: true
|
|
585
|
-
[32m✓[39m [2mfixes unsorted scripts (47 ms)[22m
|
|
586
|
-
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
587
|
-
alphabeticalScripts (CachingHost)
|
|
588
|
-
fix: true
|
|
589
|
-
[32m✓[39m [2mfixes unsorted scripts (6 ms)[22m
|
|
590
|
-
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
591
|
-
|
|
592
581
|
[2mconsole.log[22m
|
|
593
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
582
|
+
[34mrootProject[39m (/tmp/tmp-3124-SvyjiwZDe7N1)
|
|
594
583
|
[2m[22m
|
|
595
584
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
596
585
|
|
|
597
586
|
[2mconsole.log[22m
|
|
598
|
-
[32mFixed![39m [
|
|
587
|
+
[32mFixed![39m [35mnested/foo.txt[39m: Expect file contents to match
|
|
599
588
|
[2m[22m
|
|
600
589
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
601
590
|
|
|
602
591
|
[2mconsole.log[22m
|
|
603
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
592
|
+
[34mrootProject[39m (/tmp/tmp-3124-ypRZHlTps38T)
|
|
604
593
|
[2m[22m
|
|
605
594
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
606
595
|
|
|
@@ -610,59 +599,69 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
610
599
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
611
600
|
|
|
612
601
|
[2mconsole.log[22m
|
|
613
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
602
|
+
[34mrootProject[39m (/tmp/tmp-3124-8VQAXqOC2nf5)
|
|
614
603
|
[2m[22m
|
|
615
604
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
616
605
|
|
|
617
606
|
[2mconsole.log[22m
|
|
618
|
-
[32mFixed![39m [
|
|
607
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
619
608
|
[2m[22m
|
|
620
609
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
621
610
|
|
|
622
611
|
[2mconsole.log[22m
|
|
623
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
612
|
+
[34mrootProject[39m (/tmp/tmp-3124-u2tvg43JzQK4)
|
|
624
613
|
[2m[22m
|
|
625
614
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
626
615
|
|
|
627
616
|
[2mconsole.log[22m
|
|
628
|
-
[32mFixed![39m [
|
|
617
|
+
[32mFixed![39m [35mnested/foo.txt[39m: Expect file contents to match
|
|
629
618
|
[2m[22m
|
|
630
619
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
631
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 (15 ms)[22m
|
|
625
|
+
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
626
|
+
[32m✓[39m [2mfixes missing nested file (6 ms)[22m
|
|
627
|
+
fileContents (CachingHost)
|
|
628
|
+
fix: true
|
|
629
|
+
[32m✓[39m [2mworks with async generator (4 ms)[22m
|
|
630
|
+
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
631
|
+
[32m✓[39m [2mfixes missing nested file (2 ms)[22m
|
|
632
|
+
|
|
632
633
|
[2mconsole.log[22m
|
|
633
|
-
[
|
|
634
|
+
[34mfoo-lib[39m (/tmp/tmp-3122-VuV9MB9s3Twv)
|
|
634
635
|
[2m[22m
|
|
635
636
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
636
637
|
|
|
637
638
|
[2mconsole.log[22m
|
|
638
|
-
[32mFixed![39m [
|
|
639
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
639
640
|
[2m[22m
|
|
640
641
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
641
642
|
|
|
642
643
|
[2mconsole.log[22m
|
|
643
|
-
[
|
|
644
|
+
[34mfoo-lib[39m (/tmp/tmp-3122-uSOBd31D4s5K)
|
|
644
645
|
[2m[22m
|
|
645
646
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
646
647
|
|
|
647
648
|
[2mconsole.log[22m
|
|
648
|
-
[32mFixed![39m [
|
|
649
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
649
650
|
[2m[22m
|
|
650
651
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
651
652
|
|
|
652
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[
|
|
653
|
-
|
|
653
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1malphabeticalScripts.spec.ts[22m
|
|
654
|
+
alphabeticalScripts (SimpleHost)
|
|
654
655
|
fix: true
|
|
655
|
-
[32m✓[39m [
|
|
656
|
-
[32m✓[39m [
|
|
657
|
-
|
|
658
|
-
fileContents (CachingHost)
|
|
656
|
+
[32m✓[39m [2mfixes unsorted scripts (58 ms)[22m
|
|
657
|
+
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
658
|
+
alphabeticalScripts (CachingHost)
|
|
659
659
|
fix: true
|
|
660
|
-
[32m✓[39m [
|
|
661
|
-
[32m✓[39m [
|
|
662
|
-
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
660
|
+
[32m✓[39m [2mfixes unsorted scripts (5 ms)[22m
|
|
661
|
+
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
663
662
|
|
|
664
663
|
[1mTest Suites: [22m[1m[32m11 passed[39m[22m, 11 total
|
|
665
664
|
[1mTests: [22m[1m[32m118 passed[39m[22m, 118 total
|
|
666
665
|
[1mSnapshots: [22m0 total
|
|
667
|
-
[1mTime:[22m 9.
|
|
666
|
+
[1mTime:[22m 9.594 s
|
|
668
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.22 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 109ms
|
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.137+dc4e263",
|
|
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.137+dc4e263",
|
|
34
|
+
"@monorepolint/core": "^0.5.0-alpha.137+dc4e263",
|
|
35
|
+
"@monorepolint/utils": "^0.5.0-alpha.137+dc4e263",
|
|
36
36
|
"globby": "^14.0.1",
|
|
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": "dc4e2639bb362b869039f827a343b94afed4ee44"
|
|
63
63
|
}
|